Financial Plan Baseline & Initiatives By Funding
City of New York
@usgov.city_of_new_york_financial_plan_baseline_initiatives_by_funding
City of New York
@usgov.city_of_new_york_financial_plan_baseline_initiatives_by_funding
This dataset contains information about financial plan initiatives amounts applied during a financial plan period. The dollar amounts are rounded to thousands. This dataset is updated four times per year after publication of the First Quarter, Preliminary, Executive and Adopted Financial Plan, usually in November, January, April and June respectively.
Organization: City of New York
Last updated: 2020-11-10T17:02:39.379656
CREATE TABLE table_1 (
"publication_date" BIGINT,
"agency_code" BIGINT,
"agency_name" VARCHAR,
"initiative_type" VARCHAR,
"initative_grouping_record" VARCHAR,
"record_id" VARCHAR,
"initiative_name" VARCHAR,
"initiative_description" VARCHAR,
"initiative_savings_type" VARCHAR,
"initiative_savings_group_name" VARCHAR,
"funding" VARCHAR,
"fiscal_year" BIGINT,
"number_of_years_presented" BIGINT,
"amount_year_1" BIGINT,
"amount_year_2" BIGINT,
"amount_year_3" BIGINT,
"amount_year_4" BIGINT,
"amount_year_5" DOUBLE
);Anyone who has the link will be able to view this.