Street Tree Removal Notifications
City of San Francisco
@usgov.city_of_san_francisco_street_tree_removal_notifications
City of San Francisco
@usgov.city_of_san_francisco_street_tree_removal_notifications
CREATE TABLE table_1 (
"actiontype" VARCHAR,
"actiondate" TIMESTAMP,
"treeid" BIGINT,
"supervisordistrict" DOUBLE,
"addressno" BIGINT,
"altdescription" VARCHAR,
"legalstatus" VARCHAR,
"ownername" VARCHAR,
"siteorder" DOUBLE,
"locsite" VARCHAR,
"sitetype" VARCHAR,
"planttype" VARCHAR,
"scientificname" VARCHAR,
"commonname" VARCHAR,
"treephoto" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"lat" DOUBLE,
"long" DOUBLE,
"point" VARCHAR,
"neighborhoods" DOUBLE,
"sf_find_neighborhoods" DOUBLE,
"current_police_districts" DOUBLE,
"current_supervisor_districts" DOUBLE,
"analysis_neighborhoods" DOUBLE
);
Anyone who has the link will be able to view this.