Traces is a web app for collecting data during data walks. It has been used in a wide variety of projects, from mapping gentrification in Berlin to building community maps of disaster response in rural Chile.
It is available to use at traces.radicaldata.org.
git clone https://github.com/radical-data/traces.git
cd traces
.npm install
.To develop Traces locally:
npm run dev
.To create a production version of Traces:
npm run build
.npm run preview
.Your feedback helps us improve Traces! If you have feature requests or find bugs, please open an issue.
Traces was inspired by the brilliant data walking apps from Data Walking, a research project developed by David Hunter. These tools – and the research underlying them – sparked our imagination about how mobile phones can support data walks. Traces uses ideas from the interface of the individual tools and aims to bring them together into one app and expand on the possible ways to collect data.
Traces is an outcome of Radical Data's project Comapping, which focuses on researching and building tools for community mapping. The initial research of Comapping as well as the initial development of Traces was funded through The Humanity in Action Democracy Fellowship.