kingcounty-gov/report-card-graduation-201213-to-most-recent-year-ckaz-asrd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 2 hours ago

Report Card Graduation 2012-13 to Most Recent Year

This dataset includes Report Card Graduation data for the 2012-13 school year through the most current year of graduation data available. This data is disaggregated by the school, district, and state levels and includes counts and graduation rates of students by the following groups: grade level, gender, race/ethnicity, and student programs and special characteristics. Please review the notes found on the source dataset, https://data.wa.gov/education/Report-Card-Graduation-2014-15-to-Most-Recent-Year/9dvy-pnhx, 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 \"kingcounty-gov/report-card-graduation-201213-to-most-recent-year-ckaz-asrd\".\"report_card_graduation_201213_to_most_recent_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • report_card_graduation_201213_to_most_recent_year