/streamlit-nyc-turnstile

NYC MTA Turnstile Traffic Dashboard

Primary LanguagePythonApache License 2.0Apache-2.0

About

  • The following link contains weekly MTA turnstile usage data for the New York Subway system: http://web.mta.info/developers/turnstile.html
  • Download the files between approximately January 1st 2020 and June 30th, 2020
  • Make Streamlit app to visualize it in a useful way from the point of view of the MTA

Developmenet

pipenv install
streamlit run app.py

landing page