Agency Spending By Budget Function
City of New York
@usgov.city_of_new_york_agency_spending_by_budget_function
City of New York
@usgov.city_of_new_york_agency_spending_by_budget_function
This dataset contains information, for a select number of agencies, detailing the costs of providing services within an agency. Amounts are in dollars. This dataset is updated three times per year after publication of the Preliminary, Executive and Adopted Budget, usually in January, April and June respectively.
Organization: City of New York
Last updated: 2020-11-10T17:03:12.794484
CREATE TABLE table_1 (
"publication_date" BIGINT,
"agency_code" BIGINT,
"agency_name" VARCHAR,
"budget_function" VARCHAR,
"budget_function_description" VARCHAR,
"row_id" VARCHAR,
"spending_type" VARCHAR,
"spending_type_description" VARCHAR,
"first_actual_fiscal_year" DOUBLE,
"year_1_actual" DOUBLE,
"year_2_actual" DOUBLE,
"year_3_actual" DOUBLE,
"first_plan_fiscal_year" BIGINT,
"plan_amount_year_1" BIGINT,
"plan_amount_year_2" BIGINT
);Anyone who has the link will be able to view this.