econ-data-cruncher

Econ Data Cruncher

Made with Python Install pre-reqs with setup_linux

Required

Note: update settings.py with relevant authentication information on local cloned repository

HOWTO connect to DB

update the connection settings with proper username and password

HOWTO install CouchDB locally

navigate to couchdb folder that contains settings.py

run ‘python settings.py install’

remember to update your sys path to the folder that you installed CouchDB to inside the python file you’re using