Capital District Transportation Authority (CDTA) Performance Metrics: Beginning 2009
State of New York
@usgov.state_of_new_york_capital_district_transportation_auth_8f230d14
State of New York
@usgov.state_of_new_york_capital_district_transportation_auth_8f230d14
CDTA is a public transportation authority in the Capital Region. This dataset presents information that reflects the organizations performance levels. This dataset includes customer boarding’s, miles operated, accidents, preventative maintenance inspections, and complaints.
Organization: State of New York
Last updated: 2020-11-12T04:00:19.498460
Tags: performance, ridership, transportation
CREATE TABLE table_1 (
"month_year" TIMESTAMP,
"total_riders" BIGINT,
"star_riders" BIGINT,
"fixed_riders" BIGINT,
"pmi_not_on_time" BIGINT,
"pmi_completed" BIGINT,
"star_denials" BIGINT,
"service_interruptions" DOUBLE,
"miles" BIGINT,
"mdbsi" DOUBLE,
"prevent_accidents" BIGINT,
"non_prevent_accidents" BIGINT,
"fixed_shut_complaints" BIGINT,
"other_complaints" BIGINT,
"total_complaints" BIGINT,
"comp_not_address_10_days" BIGINT
);Anyone who has the link will be able to view this.