MTA Capital Project Details: Beginning 2015
State of New York
@usgov.state_of_new_york_mta_capital_project_details_beginning_2015
State of New York
@usgov.state_of_new_york_mta_capital_project_details_beginning_2015
The MTA Capital Program is comprised of a series of five-year capital investment plans. These capital plans describe the capital investments—or projects—to which the MTA will commit funding over a specified five-year period. This dataset contains summarized details for each capital project undertaken by MTA C&D, including a narrative project description, the agency and types of assets this project will touch, category tags, and high-level budget and schedule status information.
Organization: State of New York
Last updated: 2025-10-11T19:53:50.359987
Tags: asset-conditions, bridges-tunnels, bt, bus, capital-dashboard, capital-plan, capital-plan-dashboard, capital-program, cd, construction-development, contracts, lirr, long-island-rail-road, metro-north, metro-north-railroad, mnr, mta-bridges-tunnels, mta-bus, mta-construction-development, mta-pd, mta-police, mta-police-department, mtabc, new-york-city-transit, nyct, projects, sir, staten-island-railway, subway
CREATE TABLE table_1 (
"project_id" BIGINT,
"title" VARCHAR,
"stage" VARCHAR,
"phase" VARCHAR,
"agencies" VARCHAR,
"asset_categories" VARCHAR,
"type" VARCHAR,
"description" VARCHAR,
"services" VARCHAR,
"capital_plans" VARCHAR,
"districts" VARCHAR,
"prime_contractor" VARCHAR,
"contract_number" VARCHAR,
"contract_type" VARCHAR,
"initiatives" VARCHAR,
"budget_status" DOUBLE,
"schedule_status" DOUBLE,
"start_date" TIMESTAMP,
"goal_completion_date" TIMESTAMP,
"estimated_actual_completion_date" TIMESTAMP,
"goal_project_cost" DOUBLE,
"estimated_actual_project_cost" DOUBLE,
"search_tags" VARCHAR
);
Anyone who has the link will be able to view this.