Participatory Budgeting Projects
City of New York
@usgov.city_of_new_york_participatory_budgeting_projects
City of New York
@usgov.city_of_new_york_participatory_budgeting_projects
Participatory Budgeting is a democratic process in which community members directly decide how to spend part of a public budget. Council Members choose to join Participatory Budgeting New York City (PBNYC), giving at least $1 million from their budget for the whole community to participate in decision-making. It’s a yearlong process of public meetings, to ensure that people have the time and resources to make informed decisions. Community members discuss local needs and develop proposals to meet these needs. Through a public vote, residents then decide which proposals to fund.
More info can be found at http://council.nyc.gov/pb/
Organization: City of New York
Last updated: 2020-11-10T17:06:01.642687
CREATE TABLE table_1 (
"vote_year" BIGINT,
"council_district" VARCHAR,
"category" VARCHAR,
"project_number" DOUBLE,
"title" VARCHAR,
"description" VARCHAR,
"address" VARCHAR,
"votes" DOUBLE,
"winner" BIGINT,
"cost" DOUBLE,
"bp_funding" DOUBLE,
"borough_code" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"postcode" DOUBLE,
"community_board" VARCHAR,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);Anyone who has the link will be able to view this.