Adopt A Block Cleanup Events
District of Columbia
@usgov.district_of_columbia_adopt_a_block_cleanup_events
District of Columbia
@usgov.district_of_columbia_adopt_a_block_cleanup_events
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"name" VARCHAR,
"group_type" VARCHAR,
"other" VARCHAR,
"hours_minutes" VARCHAR,
"num_volunteers" BIGINT,
"trash_condition" BIGINT,
"explain_why" VARCHAR,
"trash_bag_type_size" VARCHAR,
"num_trash_bags" BIGINT,
"num_recycle_bags" DOUBLE,
"common_trash_1" VARCHAR,
"common_trash_2" VARCHAR,
"common_trash_3" VARCHAR,
"num_tires" DOUBLE,
"bulk_items" VARCHAR,
"notes" VARCHAR,
"created_date" TIMESTAMP,
"edited_date" TIMESTAMP,
"date_start" TIMESTAMP,
"time_end" TIMESTAMP,
"other_bulk" VARCHAR,
"adopted_block" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.