Continental Crosswalks
City of San Francisco
@usgov.city_of_san_francisco_continental_crosswalks
City of San Francisco
@usgov.city_of_san_francisco_continental_crosswalks
CREATE TABLE table_1 (
"objectid_12" BIGINT,
"objectid" BIGINT,
"objectid_1" BIGINT,
"nodelayer" VARCHAR,
"cnn" BIGINT,
"streetname" VARCHAR,
"cross_street" VARCHAR,
"report_date" VARCHAR,
"yr_install" BIGINT,
"continental" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"last_repaint_date" DOUBLE,
"created_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_user" VARCHAR,
"last_edited_date" VARCHAR,
"shape" VARCHAR,
"analysis_neighborhood" VARCHAR,
"supervisor_district" DOUBLE,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.