Report Card Teacher Limited Certificate School Years 2017-18 to 2022-23
This file includes Report Card teacher limited certificates for the 2017-18 through 2022-23 school years. Data is disaggregated by school, district, Educational Service District, and the state level. Certificate information indicates the count and percent of teachers by limited certificate subcategories. 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-limited-certificate-school-xqvb-4x8k\".\"report_card_teacher_limited_certificate_school\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.