MTA Key Performance Indicators: 2008-2021
State of New York
@usgov.state_of_new_york_metropolitan_transportation_authorit_a64e0af7
State of New York
@usgov.state_of_new_york_metropolitan_transportation_authorit_a64e0af7
CREATE TABLE table_1 (
"indicator_sequence" BIGINT,
"parent_sequence" BIGINT,
"agency_name" VARCHAR,
"indicator_name" VARCHAR,
"description" VARCHAR,
"category" VARCHAR,
"frequency" VARCHAR,
"desired_change" VARCHAR,
"indicator_unit" VARCHAR,
"decimal_places" BIGINT,
"period_year" BIGINT,
"period_month" BIGINT,
"ytd_target" DOUBLE,
"ytd_actual" DOUBLE,
"monthly_target" DOUBLE,
"monthly_actual" DOUBLE,
"period" TIMESTAMP
);
Anyone who has the link will be able to view this.