Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 6 hours ago
Report Card Teacher Demographics 2020-21 School Year
This file includes Report Card educator demographic data for the 2020-21 school year. Data is disaggregated by school, district, and the state level and includes demographic information on classroom teachers, including: count and percent by race/ethnicity and gender, count and percent with Master's degrees or higher by race/ethnicity, and average years of experience by race/ethnicity. 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-demographics-202021-school-y59b-6pu8\".\"report_card_teacher_demographics_202021_school\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata