wa-gov/report-card-sqss-for-201516-nvyx-ge76
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 month ago

Report Card SQSS for 2015-16

This file includes Report Card Dual Credit, 9th Grade on track, and regular attendance data for the 2015-16 school year. This data is disaggregated by the school, district, and state levels and includes counts and discipline rates 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 and notes for downloading this data.

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/report-card-sqss-for-201516-nvyx-ge76\".\"report_card_sqss_for_201516\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • report_card_sqss_for_201516
     
     
     
     
     
Upstream Metadata