Additional Costs Allocation
City of New York
@usgov.city_of_new_york_additional_costs_allocation
City of New York
@usgov.city_of_new_york_additional_costs_allocation
CREATE TABLE table_1 (
"publication_date" BIGINT,
"cost_category" VARCHAR,
"actual_plan" VARCHAR,
"fiscal_year" BIGINT,
"agency_code" BIGINT,
"agency_name" VARCHAR,
"total_amount" BIGINT,
"city_amount" BIGINT,
"intra_city_amount" DOUBLE
);
Anyone who has the link will be able to view this.