Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 12 minutes ago
Report Card Discipline for 2014-15 to Current Year
This file includes Report Card discipline data for the 2014-15 school year through the current 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-discipline-for-201415-to-current-year-fwbr-3ker\".\"report_card_discipline_for_201415_to_current_year\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata