Postsecondary School Locations - Current
Department of Education
@usgov.ed_gov_postsecondary_school_locations_current_40ae1
Department of Education
@usgov.ed_gov_postsecondary_school_locations_current_40ae1
The National Center for Education Statistics’ (NCES) Education Demographic and Geographic Estimates (EDGE) program develops annually updated point locations (latitude and longitude) for postsecondary institutions included in the NCES Integrated Postsecondary Education Data System (IPEDS). The IPEDS program annually collects information about enrollments, program completions, graduation rates, faculty and staff, finances, institutional prices, and student financial aid from colleges, universities, and technical and vocational institutions that participate in federal student financial aid programs under the Higher Education Act of 1965 (as amended). The NCES EDGE program uses address information reported in the annually updated IPEDS directory file to develop point locations for all institutions reported in IPEDS. The point locations in this data layer represent the most current IPEDS collection available. For more information about NCES school point data, see: https://nces.ed.gov/programs/edge/Geographic/SchoolLocations.
Collections are available for the following years:
All information contained in this file is in the public domain. Data users are ad vised 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-05-23T16:29:16.193013
Tags: 0ee4621b-38be-46bb-8360-219726022a58, edge, education, education-demographic-and-geographic-estimates-program, integrated-postsecondary-education-data-systems, ipeds, national-center-for-education-statistics, nces, points, postsecondary-insitution-locations, schools, u-s-census-bureau, united-states, us-census-bureau
CREATE TABLE table_1 (
"objectid" BIGINT,
"school_identification_number" BIGINT,
"name_of_institution" VARCHAR,
"reported_street_address" VARCHAR,
"reported_city" VARCHAR,
"reported_state" VARCHAR,
"reported_zip_code" VARCHAR,
"state_fips" VARCHAR,
"county_fips" VARCHAR,
"county_name" VARCHAR,
"locale_code" VARCHAR,
"latitude_of_school_location" DOUBLE,
"longitude_of_school_location" DOUBLE,
"core_based_statistical_area" VARCHAR,
"core_based_statistical_area_name" VARCHAR,
"metropolitan_or_micropolitan_statistical_area_indicator" BIGINT,
"combined_statistical_area" VARCHAR,
"combined_statistical_area_name" VARCHAR,
"congressional_district" VARCHAR,
"state_legislative_district_lower" VARCHAR -- State Legislative District - Lower,
"state_legislative_district_upper" VARCHAR -- State Legislative District - Upper,
"school_year" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.