Safer Routes Program - Schools
City of San Francisco
@usgov.city_of_san_francisco_safer_routes_program_schools
City of San Francisco
@usgov.city_of_san_francisco_safer_routes_program_schools
CREATE TABLE table_1 (
"objectid" BIGINT,
"address" VARCHAR,
"streetname" VARCHAR,
"supdist" BIGINT,
"grade" VARCHAR,
"grade_cat" VARCHAR,
"public" VARCHAR,
"school" VARCHAR,
"full_name" VARCHAR,
"schoolzone" BIGINT,
"f2009_2010" VARCHAR,
"f2010_2011" VARCHAR,
"f2011_2012" VARCHAR,
"f2012_2013" VARCHAR,
"f2013_2014" VARCHAR,
"f2014_2015" VARCHAR,
"f2015_2016" VARCHAR,
"f2016_2017" VARCHAR,
"formername" VARCHAR,
"f2017_2018" VARCHAR,
"nhood" VARCHAR,
"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.