Skip to content

exploring the relationship between precipitation and subway ridership

Notifications You must be signed in to change notification settings

rezaisrad/nyc_mta

Repository files navigation

Impact of Precipitation on NYC MTA Ridership

Analyzing the impact of weather on ridership

Jupyter Notebooks:

  1. Turnstile Data: Create table with average Entries and Exits per station over time
  2. Weather Data: Create table with appropriate precipitation data
  3. Station Location: Create table with subway station locations
  4. Merging Tables: Merging data wanted into one table
  5. Data Analysis: Analyzing data.

Data:

  1. Turnstile Data: Cumulative entry and exit values for every station in the MTA ecosystem.
  2. Weather: Hourly precipitation totals
  3. Station Location: CSV with subway locations.

Further Work

  • Use Latitude/Longitude for more accurate precipitation impact assessment
  • Create a prediction model to anticipate impact of precipitation on ridership
  • Impact of Temperature on Ridership

About

exploring the relationship between precipitation and subway ridership

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published