Financial Plan Headcount Baseline & Initiatives By Funding
City of New York
@usgov.city_of_new_york_financial_plan_headcount_baseline_ini_9ceabf86
City of New York
@usgov.city_of_new_york_financial_plan_headcount_baseline_ini_9ceabf86
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,
"personnel_type" VARCHAR,
"headcount_year_1" DOUBLE,
"headcount_year_2" DOUBLE,
"headcount_year_3" DOUBLE,
"headcount_year_4" DOUBLE,
"headcount_year_5" DOUBLE
);
Anyone who has the link will be able to view this.