VPS + Python Flask + MongoDB
Or an easy way to store and share data
A large group of Beacon High School students are canvasing neighborhoods effected by Hurricane Sandy. This data will be made available to the Data Anywhere Project to test our system.
Because the canvas will cover many areas of NYC the canvas questions have been split into common core questions and localized questions
The question as a whole need to be mapped to a document oriented data structure. This means developing a legend to map the human readable questions to their machine readable alternatives. The following naming convention was put together at the last hackathon:
NOTES and CONVENTIONS for COLUMN HEADERS for use in LEGEND
This legend will be part of the function to import a .csv
file into the database.
/occupysandy/db_injection/parse-and-load.py
Ideally this workflow and script will be generic enough to re-use.
The following document represents the current “common” question form.
Because each location has it’s own needs they have developed their own questions. Below are the YANA (East Rockaway) questions and Cornaga (also Rockaway) location specific questions. These will be in addition to the common questions above.