opendata-maryland-gov/maryland-public-school-enrollment-trends-9ju3-j8k6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Maryland Public School Enrollment Trends: Pre-Kindergarten to Grade 12: 2010-2021

Public school enrollment trends in Maryland and its jurisdictions from Pre-Kindergarten to Grade 12 from 2010 to 2020 sourced from the Maryland State Department of Education. Data are grouped by Pre-Kindergarten (Pre-K), Kindergarten through Grade 5 (K-5), Grades 6-8, and Grades 9-12.

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 \"opendata-maryland-gov/maryland-public-school-enrollment-trends-9ju3-j8k6\".\"maryland_public_school_enrollment_trends\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_public_school_enrollment_trends
     
     
     
     
     
Upstream Metadata