pa-gov/education-names-and-addresses-edna-postsecondary-dtvt-jb9p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 6 hours ago

Education Names and Addresses (EdNA) Post-Secondary Current Statewide Education

EdNA (Education Names and Addresses) can be used to find name, address, administrator, and related information about the educational entities that PDE serves. These entities include school districts and their schools, intermediate units, career and technical centers, charter schools, nonpublic and private schools, higher education institutions, and many more.

This is a listing of education institutions if the institution was open starting with School Year 2021 to most current information.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"pa-gov/education-names-and-addresses-edna-postsecondary-dtvt-jb9p\".\"education_names_and_addresses_edna_postsecondary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • education_names_and_addresses_edna_postsecondary
     
     
     
     
     
Upstream Metadata