Community Boards Geographic Report
City of New York
@usgov.city_of_new_york_community_boards_geographic_report
City of New York
@usgov.city_of_new_york_community_boards_geographic_report
This dataset represents the geographic section in the Geographic Report for Expense Budget. It breaks down a service delivery agency's budget for current fiscal year and the next fiscal year by local districts, boroughs and programs within U/A. Dollar amount is in actual 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:02:52.363687
Tags: cb-geographic-reporting, community-boards-geographic-report-for-expense-budget, expense-budget, local-service-district, local-service-districts-by-program-with-borough, nyc-omb
CREATE TABLE table_1 (
  "publication_date" BIGINT,
  "fiscal_year" BIGINT,
  "budget_phase_name" VARCHAR,
  "agency_code" BIGINT,
  "agency_name" VARCHAR,
  "ua_code" BIGINT,
  "ua_name" VARCHAR,
  "borough_name" VARCHAR,
  "sub_borough_name" VARCHAR,
  "geo_program_name" VARCHAR,
  "local_service_district_name" VARCHAR,
  "current_modified_budget_amount" BIGINT,
  "current_modified_budget_position" BIGINT,
  "budget_amount" BIGINT,
  "budget_position" BIGINT
);Anyone who has the link will be able to view this.