MTA Subway Schedules: 2025
State of New York
@usgov.state_of_new_york_mta_subway_schedules_2025
State of New York
@usgov.state_of_new_york_mta_subway_schedules_2025
CREATE TABLE table_1 (
"service_date" TIMESTAMP,
"service_code" BIGINT,
"train_id" VARCHAR,
"line" VARCHAR,
"trip_line" VARCHAR,
"direction" VARCHAR,
"stop_order" BIGINT,
"gtfs_stop_id" VARCHAR,
"arrival_time" VARCHAR,
"departure_time" VARCHAR,
"date_difference" BIGINT,
"track" VARCHAR,
"division" VARCHAR,
"revenue_service" BIGINT,
"timepoint" BIGINT,
"trip_type" VARCHAR,
"path_id" VARCHAR,
"next_trip_type" VARCHAR,
"next_trip_time" VARCHAR,
"supplement_schedule_number" BIGINT,
"schedule_file_number" BIGINT,
"origin_gtfs_stop_id" VARCHAR,
"destination_gtfs_stop_id" VARCHAR
);
Anyone who has the link will be able to view this.