Capital Project Schedules And Budgets
City of New York
@usgov.city_of_new_york_capital_project_schedules_and_budgets
City of New York
@usgov.city_of_new_york_capital_project_schedules_and_budgets
List of capital projects with managing organization, phase status and project costs.
Organization: City of New York
Last updated: 2020-11-10T17:00:24.583303
Tags: authority, capital, construction, current, education, improvement, project, sca, school
CREATE TABLE table_1 (
"project_geographic_district" BIGINT,
"project_building_identifier" VARCHAR,
"project_school_name" VARCHAR,
"project_type" VARCHAR,
"project_description" VARCHAR,
"project_phase_name" VARCHAR,
"project_status_name" VARCHAR,
"project_phase_actual_start_date" VARCHAR,
"project_phase_planned_end_date" VARCHAR,
"project_phase_actual_end_date" VARCHAR,
"project_budget_amount" VARCHAR,
"final_estimate_of_actual_costs_through_end_of_phase_amount" DOUBLE,
"total_phase_actual_spending_amount" DOUBLE,
"dsf_number_s" VARCHAR -- DSF Number(s)
);Anyone who has the link will be able to view this.