Authors: Dwiref Oza (dso2119) and Peter L. Malinverni (plm2130)
This repository contains Django-webapps for the final project of the course EECS E6893: Big Data Analytics, taught by Dr. Ching-Yung Lin at Columbia University.
Primary demo: firstdraft/mapapp
secondary (buggy): housing/maphousing
You will require the following python packages:
folium
django
sodapy
pandas
Navigate to the root directory of either of the two provided webapps in the repo and run:
python3 manage.py runserver
Navigate to 127.0.0.1/<webapp_name>
The report is included in this repository. A video presentation of the project exists.