DSNY Monthly Tonnage Data
City of New York
@usgov.city_of_new_york_dsny_monthly_tonnage_data
City of New York
@usgov.city_of_new_york_dsny_monthly_tonnage_data
CREATE TABLE table_1 (
"month" VARCHAR,
"borough" VARCHAR,
"communitydistrict" VARCHAR,
"refusetonscollected" DOUBLE,
"papertonscollected" DOUBLE,
"mgptonscollected" DOUBLE,
"resorganicstons" DOUBLE,
"schoolorganictons" DOUBLE,
"leavesorganictons" DOUBLE,
"xmastreetons" DOUBLE,
"borough_id" DOUBLE
);
Anyone who has the link will be able to view this.