All Projects → okfn → datadigitizer

okfn / datadigitizer

Licence: other
Crowd-sourcing digitization of data

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Crowd source data digitizing.

Install

Instructions for a developer install (you may want to the following in a virtualenv):

# install pip (or easy_install)
# install requirements
pip install -r requirements
pip install -e .

Now you can run the app:

python datadigitizer/app.py

Visit: http://localhost:5000/

Technical

We use google docs as backend database. This makes it incredibly easy to add and edit tasks as you can just edit them in google spreadsheet.

For develepers documentation on the API and python code for this can be found here:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].