wa-gov/student-enrollment-201011-school-year-93ce-b95t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 1 month ago

Student Enrollment 2010-11 School Year

This file includes enrollment data from 2010-11 school year. Data are disaggregated by school, district, and state levels and include counts of students by the following groups: grade level, gender, race/ethnicity, and student programs, and special characteristics. Please review the notes below for more 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 \"wa-gov/student-enrollment-201011-school-year-93ce-b95t\".\"student_enrollment_201011_school_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • student_enrollment_201011_school_year
     
     
     
     
     
Upstream Metadata