Baselight

CTA - Ridership - Daily Boarding Totals

City of Chicago

@usgov.city_of_chicago_cta_ridership_daily_boarding_totals

Loading...
Loading...

About this Dataset

CTA - Ridership - Daily Boarding Totals

This dataset shows systemwide boardings for both bus and rail services provided by CTA, dating back to 2001. Daytypes are as follows: W = Weekday, A = Saturday, U = Sunday/Holiday. See attached readme file for information on how these numbers are calculated.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:28.074968
Tags: cta, public-transit, ridership

Tables

Table 1

@usgov.city_of_chicago_cta_ridership_daily_boarding_totals.table_1
  • 261.11 KB
  • 8766 rows
  • 5 columns
Loading...

CREATE TABLE table_1 (
  "service_date" TIMESTAMP,
  "day_type" VARCHAR,
  "bus" BIGINT,
  "rail_boardings" BIGINT,
  "total_rides" BIGINT
);

Share link

Anyone who has the link will be able to view this.