Participatory Budgeting Project Tracker
City of New York
@usgov.city_of_new_york_participatory_budgeting_project_tracker
City of New York
@usgov.city_of_new_york_participatory_budgeting_project_tracker
Tracking the funding and progress of winning participatory budget projects.
Organization: City of New York
Last updated: 2020-11-10T17:04:47.898717
CREATE TABLE table_1 (
"vote_year" BIGINT,
"fiscal_year" VARCHAR,
"council_district" VARCHAR,
"project" VARCHAR,
"ballot_price" DOUBLE,
"subproject_cost" DOUBLE,
"brooklyn_borough_president_funding" DOUBLE,
"total_appropriated" DOUBLE,
"number_of_subprojects" DOUBLE,
"agency" VARCHAR,
"non_city" VARCHAR -- Non-City?,
"implementing_cbo" VARCHAR,
"description" VARCHAR,
"installation_location" VARCHAR,
"mapping_location" VARCHAR,
"status_summary" VARCHAR,
"postcode" DOUBLE,
"borough" VARCHAR,
"community_board" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);Anyone who has the link will be able to view this.