Metropolitan Transportation Authority (MTA) Capital Dashboard Project Locations
State of New York
@usgov.state_of_new_york_metropolitan_transportation_authorit_870dbaf4
State of New York
@usgov.state_of_new_york_metropolitan_transportation_authorit_870dbaf4
The Capital Dashboard data provides information about the projects in the MTA’s Capital Programs.  The data describes the planned projects and provides information about the status of Project Budgets, Scopes and Schedules. This additional dataset provide the geo-coordinates where applicable for Capital Projects.
Organization: State of New York
Last updated: 2020-11-12T04:00:36.586785
Tags: capital-program-dashboard, capital-program-management
CREATE TABLE table_1 (
  "project_number" VARCHAR,
  "project_number_sequence" BIGINT,
  "plan_series" BIGINT,
  "capital_plan" VARCHAR,
  "agency_name" VARCHAR,
  "category_description" VARCHAR,
  "element_description" VARCHAR,
  "project_description" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location_indicator" VARCHAR,
  "location" VARCHAR,
  "georeference" VARCHAR
);Anyone who has the link will be able to view this.