City Facilities
City of San Francisco
@usgov.city_of_san_francisco_city_facilities
City of San Francisco
@usgov.city_of_san_francisco_city_facilities
CREATE TABLE table_1 (
"facility_id" BIGINT,
"common_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"block_lot" VARCHAR,
"owned_leased" VARCHAR,
"dept_id_for_jurisdiction" BIGINT,
"jurisdiction" VARCHAR,
"gross_sq_ft" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"supervisor_district" DOUBLE,
"city_tenants" VARCHAR,
"land_id" DOUBLE,
"geom" VARCHAR,
"data_last_updated" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"analysis_neighborhoods" DOUBLE,
"delete_neighborhoods_from_fyvs_ahh9" DOUBLE,
"delete_supervisor_districts" DOUBLE,
"delete_current_police_districts" DOUBLE,
"delete_fire_prevention_districts" DOUBLE,
"delete_zip_codes" DOUBLE,
"neighborhoods" DOUBLE,
"sf_find_neighborhoods" DOUBLE,
"current_police_districts" DOUBLE,
"current_supervisor_districts" DOUBLE
);
Anyone who has the link will be able to view this.