fbchow / usTransportation

data storage and retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

How do Floridians get to work? Using data from the American Community Survey (ACS), we observe the changes in transportation behaviors over time.

Extracted data from American Community Survey (conducted by Census Bureau) https://www.census.gov/programs-surveys/acs/data/data-via-ftp.html

To view deployed webpage: access /var/www/Transportation/Transportation/usTransportation in the terminal type: python app.py navigate in the browser to the specified link

Requirements for building it in the requirements.txt file. (pip install -r requirements.txt)

Full description of questions and data in the Transportation app.

Project

Pick a data set, and ask some questions about it. To explore your questions, build a web app with Python and PostgreSQL which exposes views of the data in tables, forms for entering queries, and/or graphs and other visualizations.

Authors

@fbchow, @kevinisagirl, @raptortech-js

About

data storage and retrieval


Languages

Language:Python 73.2%Language:HTML 23.1%Language:CSS 3.6%Language:Mako 0.1%