wa-gov/report-card-teacher-qualification-by-student-grade-g8sk-b76v
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Report Card Teacher Qualification by Student Grade Level School Years 2020-21 to 2022-23

This file includes Report Card teacher qualification by student grade level data for the 2020-21 through 2022-23 school years. Data is disaggregated by state, ESD, LEA, and school level. 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-by-student-grade-g8sk-b76v\".\"report_card_teacher_qualification_by_student_grade\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • report_card_teacher_qualification_by_student_grade
     
     
     
     
     
Upstream Metadata