Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 392 Bytes

README for WILD STILE --> Munging MTA Turnstile Data. [Work in progress]

A set of Python scripts to help with munging, specifically incorporating pandas.

So far we have:

1.mta_scraping.py -- for downloading all the raw data files directly from the MTA's site. 2. cleaning_mta_data -- a function for cleaning up the data so that it is in a more accessible form.