Blue Curb Spaces
City of San Francisco
@usgov.city_of_san_francisco_accessible_curb_blue_zone
City of San Francisco
@usgov.city_of_san_francisco_accessible_curb_blue_zone
CREATE TABLE table_1 (
"objectid" BIGINT,
"address" VARCHAR,
"sitedetail" VARCHAR,
"stside" VARCHAR,
"asset_id" VARCHAR,
"sign_code" VARCHAR,
"legend" VARCHAR,
"sign_size" VARCHAR,
"street_address_range" VARCHAR,
"from_st" VARCHAR,
"to_st" VARCHAR,
"intersection" VARCHAR,
"corner_side_facing" VARCHAR,
"num_of_assets" DOUBLE,
"condition" VARCHAR,
"orig_install_date" VARCHAR,
"replacement_date" VARCHAR,
"retirement_date" VARCHAR,
"sf_sup_district" DOUBLE,
"status_code" VARCHAR,
"sign_category" VARCHAR,
"cnn" DOUBLE,
"status_date" VARCHAR,
"loc_spec" VARCHAR,
"spacelength" DOUBLE,
"verified" VARCHAR,
"shape" VARCHAR,
"analysis_neighborhood" VARCHAR,
"supervisor_district" DOUBLE,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"created_date" VARCHAR,
"last_edited_date" VARCHAR
);
Anyone who has the link will be able to view this.