Crossing Guard Intersections
City of San Francisco
@usgov.city_of_san_francisco_crossing_guard_intersections_points
City of San Francisco
@usgov.city_of_san_francisco_crossing_guard_intersections_points
CREATE TABLE table_1 (
"objectid" BIGINT,
"cnn" BIGINT,
"street1" VARCHAR,
"street2" VARCHAR,
"street3" VARCHAR,
"street4" VARCHAR,
"primary_st" VARCHAR,
"secondary" VARCHAR,
"school_nam" VARCHAR,
"num_guards" BIGINT,
"created_user" VARCHAR,
"created_date" DOUBLE,
"last_edited_user" VARCHAR,
"last_edited_date" BIGINT,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"analysis_neighborhood" VARCHAR,
"supervisor_district" BIGINT
);
Anyone who has the link will be able to view this.