Skip to content

Django webapps to visualize zip codes for NYC housing using the 311 calls dataset.

Notifications You must be signed in to change notification settings

mythrandire/311-Calls-Housing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using 311 Call Data to Inform Housing Choices in New York City

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

Dependencies

You will require the following python packages:

folium
django
sodapy
pandas

Usage

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>

Report and Video details

The report is included in this repository. A video presentation of the project exists.

About

Django webapps to visualize zip codes for NYC housing using the 311 calls dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published