wa-gov/report-card-spring-assessment-data-from-201415-to-292v-tb9r
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Report Card Spring Assessment Data from 2014-15 to 2021-22

This file includes Report Card spring assessment data from 2014-15 through the most current year of data. Data is disaggregated by school, district, and the state level and includes counts 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-spring-assessment-data-from-201415-to-292v-tb9r\".\"report_card_spring_assessment_data_from_201415_to\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • report_card_spring_assessment_data_from_201415_to
     
     
     
     
     
Upstream Metadata