Skip to main content

Data collection platform based on ODK standards

Project description

#ODK FORMS

This project is an application that allows us to generate data-collection forms from an excel spreadsheet.

#How to use.

To start you need an xls file that complies with XLSForm specifications.

First we use xls2json.py to convert our .xls (or .xlsx) file to JSON.

Next we convert it from JSON to HTML using json2html.py.

Now we are ready to run init.py to run our Flask application.

#Restrictions

  • field names must comply with the following regular expression: [a-zA-Z_][a-zA-Z0-9_]*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odkewa-0.1.0.tar.gz (130.8 kB view hashes)

Uploaded Source

Built Distribution

odkewa-0.1.0-py3-none-any.whl (136.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page