Revenue Budget & Financial Plan--Qtr1
City of New York
@usgov.city_of_new_york_revenue_budget_financial_plan_qtr1
City of New York
@usgov.city_of_new_york_revenue_budget_financial_plan_qtr1
This dataset contains agency revenue data for Adopted, Modified and four years of Financial Plan by Revenue Class, Revenue Category and Revenue Source (Revenue Structure) or FPS Group name.
Organization: City of New York
Last updated: 2020-11-10T17:05:45.505388
Tags: budget, financial, omb, plan, revenue
CREATE TABLE table_1 (
"publication_date" TIMESTAMP,
"fiscal_year" BIGINT,
"fundind_source_name" VARCHAR,
"fps_group" BIGINT,
"fps_group_name" VARCHAR,
"agency_number" DOUBLE,
"agency_name" VARCHAR,
"revenue_category" BIGINT,
"revenue_category_name" VARCHAR,
"revenue_class_code" DOUBLE,
"revenue_class_name" VARCHAR,
"budget_code" VARCHAR,
"revenue_source" DOUBLE,
"revenue_source_name" VARCHAR,
"revenue_structure_description" VARCHAR,
"adopted_budget_amount" BIGINT,
"current_modified_budget_amount" BIGINT,
"yr1_fy" BIGINT,
"year_1_revenue_amount" BIGINT,
"year_2_revenue_amount" BIGINT,
"year_3_revenue_amount" BIGINT,
"year_4_revenue_amount" BIGINT
);Anyone who has the link will be able to view this.