Parses large master database of ACS stuff (and more) into separate tables.
Basic web interface.
Instructions:
- download the master .csv file (with all variables) into data/.
- in project root create directory script_out and data_out
- run ./createDatabase.sh
- run python acs_lookup.py.