pa-gov/public-school-enrollments-by-county-and-grade-fk7v-uaxi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Public School Enrollments by County and Grade, Full-Time Out-of-District Special Education 2016 - Current School Year Education

This dataset contains the number of enrollees by County and Grade who are Full-time Out-of-District Special Education for the 2016-2022 school year.

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/public-school-enrollments-by-county-and-grade-fk7v-uaxi\".\"public_school_enrollments_by_county_and_grade\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • public_school_enrollments_by_county_and_grade
     
     
     
     
     
Upstream Metadata