Baselight

Daily Transit Ridership

Department of Transportation

@usgov.dot_gov_daily_transit_ridership

About this Dataset

Daily Transit Ridership

Includes New York City MTA Subway, San Francisco BART Rail, Washington Metropolitan Area Transit Authority Bus and Rail
Organization: Department of Transportation
Last updated: 2020-11-12T12:44:46.139211
Tags: public-transit, transit, transit-ridership

Tables

Table 1

@usgov.dot_gov_daily_transit_ridership.table_1
  • 7.1 KB
  • 211 rows
  • 6 columns
Loading...

CREATE TABLE table_1 (
  "agency" VARCHAR,
  "mode" VARCHAR,
  "date" TIMESTAMP,
  "week_number" BIGINT,
  "current_ridership" BIGINT,
  "year" BIGINT
);