All Projects → BloombergGraphics → 2017-wmata-ridership-data

BloombergGraphics / 2017-wmata-ridership-data

Licence: other
Intraday ridership data from Washington Metro Area Transit Authority for 2009 and 2017 inaugurations and the Women's March.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to 2017-wmata-ridership-data

api
Site que publica as informações libertadas pelo DadosJusBR
Stars: ✭ 31 (+106.67%)
Mutual labels:  opendata, open-data
who-owns-what
Who owns what in nyc?
Stars: ✭ 146 (+873.33%)
Mutual labels:  opendata, open-data
Opendataday
Open Data Day website
Stars: ✭ 70 (+366.67%)
Mutual labels:  opendata, open-data
uspto-opendata-python
A client library for accessing the USPTO Open Data APIs, written in Python.
Stars: ✭ 51 (+240%)
Mutual labels:  opendata, open-data
Dados Abertos
Repositório do serviço de Dados Abertos da Câmara. Consulte as "Issues" para atendimento a dúvidas e sugestões.
Stars: ✭ 153 (+920%)
Mutual labels:  opendata, open-data
Open-Data-Lab
an initiative to provide infrastructure for reproducible workflows around open data
Stars: ✭ 26 (+73.33%)
Mutual labels:  opendata, open-data
Openml R
R package to interface with OpenML
Stars: ✭ 81 (+440%)
Mutual labels:  opendata, open-data
Covid19italia
Condividiamo informazioni e segnalazioni sul COVID19
Stars: ✭ 78 (+420%)
Mutual labels:  opendata, open-data
Awesome Italian Public Datasets
A selection of interesting Open dataset from the Italian Public Administration and Civic Data use cases
Stars: ✭ 132 (+780%)
Mutual labels:  opendata, open-data
Opendefinition
Open Definition source
Stars: ✭ 87 (+480%)
Mutual labels:  opendata, open-data
opendata
Finland national open data portal (avoindata.fi) source code.
Stars: ✭ 27 (+80%)
Mutual labels:  opendata, open-data
operacao-politica-supervisionada
Sistema de auditoria da OPS
Stars: ✭ 52 (+246.67%)
Mutual labels:  opendata, open-data
Covid19arData
Data COVID-19 Argentina actualizada y en formatos abiertos.
Stars: ✭ 51 (+240%)
Mutual labels:  opendata, open-data
luftdatenpumpe
Process live and historical data from luftdaten.info, IRCELINE and OpenAQ. Filter by station-id, sensor-id and sensor-type, apply reverse geocoding, store into timeseries and RDBMS databases, publish to MQTT, output as JSON or visualize in Grafana.
Stars: ✭ 22 (+46.67%)
Mutual labels:  opendata, open-data
coletores
Coletores de dados sobre remunerações do sistema de justiça brasileiro
Stars: ✭ 18 (+20%)
Mutual labels:  opendata, open-data
Coronabr
Série histórica dos dados sobre COVID-19, a partir de informações do Ministério da Saúde
Stars: ✭ 83 (+453.33%)
Mutual labels:  opendata, open-data
patzilla
PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
Stars: ✭ 71 (+373.33%)
Mutual labels:  opendata, open-data
dwdweather2
Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Stars: ✭ 68 (+353.33%)
Mutual labels:  opendata, open-data
bhamtech
A community-currated collection of tech resources, projects, and other things related for Birmingham, AL
Stars: ✭ 23 (+53.33%)
Mutual labels:  open-data
openkamer
Insight into the Dutch parliament
Stars: ✭ 43 (+186.67%)
Mutual labels:  open-data

WMATA Ridership Data

Intraday ridership data from Washington Metro Area Transit Authority for 2009 and 2017 inaugurations and the Women's March.

Entrance data

Description

On Jan. 23, 2017, we filed a request under WMATA's Public Access to Records Policy for Metrorail station hourly entrance and exit data for Obama's inauguration on Jan. 20, 2009, Trump's inauguration on Jan. 20, 2017, and the Women's March on Jan. 21, 2017.

On Feb. 2, 2017, we received data for those days broken down into five time periods:

  • AM Peak: Station Opening to 9:30 AM.
  • Mid-day: 9:30 AM – 3:00 PM.
  • PM Peak: 3:00 PM- 7:00 PM.
  • Evening: 7:00 PM to Station Closing.

Files

The data was provided to us in two PDFs:

  • [PARP 17-0016 Inauguration Records.pdf](ridership-data/PARP 17-0016 Inauguration Records.pdf)
  • [PARP 17-0016 Women-s March Record.pdf](ridership-data/PARP 17-0016 Women-s March Record.pdf)

We used Tabula to turn these PDFs into spreadsheet data. One of the pages in PARP 17-0016 Inauguration Records.pdf was not convertible so we used ABBYY for that page. The data with minor post-OCR clean up is here:

We did the following cleaning to make this data easier to use. See Jupyter Notebook for more details.

  • Combine station data from the three speadsheets into one
  • Removed commas from numeric entries
  • Split event event_date column into two columns date and day
  • Added event_name column
  • Merged station names like Brookland-CU with Brookland/CUA and U Street-Cardozo with U Street/Cardozo
  • Split out SYSTEMWIDE TOTALS data into into its own spreadsheet
  • Verified row totals

The two cleaned speadsheets (station data and system-wide totals) can be found here:

Why are exits lower than entrances?

From WMATA press office:

To safely manage crowds during periods of high volume, Metro staff occasionally opened faregates, allowing customers to exit the system faster without processing fare media. (In these cases, the cards are reset and fares are charged as a batch process.) The “entry” number is what is used for official ridership stats.

Other files

If you want to make a map of this data, you might find these shapefiles helpful.

Disclaimer

We have done our best to verify the that the CSV data matches the PDF data including checking sums and manually comparing each row. However, errors may persist. Do your own checking to ensure its integrity. If you find any errors, please file an issue.

Attribution

PDFs should be cited as WMATA data obtained by Bloomberg News.

The provided CSV files should be cited as Bloomberg News analysis of WMATA data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].