SF Municipal Green Building Inventory
Explore Open Data from San Francisco
@kaggle.san_francisco_sf_municipal_green_building_inventory
Explore Open Data from San Francisco
@kaggle.san_francisco_sf_municipal_green_building_inventory
CREATE TABLE sf_municipal_green_building_inventory (
"project_name" VARCHAR,
"gross_area" BIGINT,
"rating_system" VARCHAR,
"version" DOUBLE,
"level" VARCHAR,
"certification_date" TIMESTAMP,
"address" VARCHAR,
"georeference" VARCHAR,
"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.