wa-gov/2023-school-year-highly-capable-data-85wj-zd4e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 2 hours ago

2023 School Year Highly Capable Data

A comparison of the race and ethnicity of highly capable students compared to the same demographic groups in the general student population. Comparisons are also included for the Low-Income, English Language Learners, Students with Disabilities, Section 504, Homeless, and Highly Mobile student groups. Data is aggregated by school, district, and state level.

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/2023-school-year-highly-capable-data-85wj-zd4e\".\"2023_school_year_highly_capable_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2023_school_year_highly_capable_data
     
     
     
     
     
Upstream Metadata