Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 2 hours ago
Report Card Teacher Qualification Grade Level 2017-18 School Year
This file includes Report Card information on teacher qualifications by student grade level for the 2017-18 school year. Data is disaggregated by school, district, Educational Service District, and the state level. Teacher qualifications include inexperienced, experienced, limited-certificated, fully-certificated, out-of-field, and in-field statuses. 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/report-card-teacher-qualification-grade-level-nbg8-u959\".\"report_card_teacher_qualification_grade_level\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata