Download the data


In [ ]:
%matplotlib inline
import mta

mta.get_turnstile_data(num_files=14,
                       data_url="http://web.mta.info/developers/turnstile.html",
                       destination='./data/')