Baselight

Public School Locations 2021-22

Department of Education

@usgov.ed_gov_public_school_locations_2021_22_5a116

About this Dataset

Public School Locations 2021-22

The National Center for Education Statistics' (NCES) Education Demographic and Geographic Estimate (EDGE) program develops annually updated point locations (latitude and longitude) for public elementary and secondary schools included in the NCES Common Core of Data (CCD). The CCD program annually collects administrative and fiscal data about all public schools, school districts, and state education agencies in the United States. The data are supplied by state education agency officials and include basic directory and contact information for schools and school districts, as well as characteristics about student demographics, number of teachers, school grade span, and various other administrative conditions. School and agency point locations are derived from reported information about the physical location of schools and agency administrative offices. The point locations in this data layer were developed from the 2021-2022 CCD collection. For more information about NCES school point data, see: https://nces.ed.gov/programs/edge/Geographic/SchoolLocations.

All information contained in this file is in the public domain. Data users are advised to review NCES program documentation and feature class metadata to understand the limitations and appropriate use of these data.
Organization: Department of Education
Last updated: 2024-04-16T10:15:05.246176
Tags: ccd, common-core-of-data, edge, education, education-demographic-and-geographic-estimates-program, national-center-for-education-statistics, nces, points, public-school-locations, public-schools, u-s-census-bureau, united-states, us-census-bureau

Tables

Table 1

@usgov.ed_gov_public_school_locations_2021_22_5a116.table_1
  • 8.65 MB
  • 102130 rows
  • 28 columns
Loading...

CREATE TABLE table_1 (
  "x" DOUBLE,
  "y" DOUBLE,
  "objectid" BIGINT,
  "ncessch" BIGINT,
  "leaid" BIGINT,
  "name" VARCHAR,
  "opstfips" BIGINT,
  "street" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip" BIGINT,
  "stfip" BIGINT,
  "cnty" BIGINT,
  "nmcnty" VARCHAR,
  "locale" BIGINT,
  "lat" DOUBLE,
  "lon" DOUBLE,
  "cbsa" VARCHAR,
  "nmcbsa" VARCHAR,
  "cbsatype" BIGINT,
  "csa" VARCHAR,
  "nmcsa" VARCHAR,
  "necta" VARCHAR,
  "nmnecta" VARCHAR,
  "cd" BIGINT,
  "sldl" VARCHAR,
  "sldu" VARCHAR,
  "schoolyear" VARCHAR
);