Schools
City of San Francisco
@usgov.city_of_san_francisco_schools
City of San Francisco
@usgov.city_of_san_francisco_schools
Consolidated Infant, Pre-K, and K-14 education points for facilities both public and private.
Point features are intended to be located within a building footprint relevant to each site, so that they can be used to select an appropriate building footprint or parcel as seed for any required buffering.
Buffering may be applied when limiting possible sites for certain businesses or specific individuals, whenever these must remain a minimum distance from school locations.
Sources include: cde.ca.gov State of California Department of Education
City and County Department of Technology, San Francisco Enterprise Geographic Information System Program
Data current as of December 8, 2015
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:56.040551
Tags: child-development-centers, community-college, private-schools, public-schools
CREATE TABLE table_1 (
"campus_name" VARCHAR,
"ccsf_entity" VARCHAR,
"lower_grade" BIGINT,
"upper_grade" BIGINT,
"grade_range" VARCHAR,
"category" VARCHAR,
"map_label" VARCHAR,
"lower_age" BIGINT,
"upper_age" BIGINT,
"general_type" VARCHAR,
"cds_code" DOUBLE,
"campus_address" VARCHAR,
"supervisor_district" BIGINT,
"county_fips" BIGINT,
"county_name" VARCHAR,
"location_1" VARCHAR,
"neighborhoods_old" BIGINT -- Neighborhoods (old),
"zip_codes" BIGINT,
"fire_prevention_districts" DOUBLE,
"police_districts" DOUBLE,
"supervisor_districts" BIGINT
);Anyone who has the link will be able to view this.