mydata-iowa-gov/statewide-math-and-reading-proficiency-by-grade-ip5t-yfm9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 6 hours ago

State-wide Math and Reading Proficiency by Grade and School Year

Dataset contains information on state-wide academic progress of students in reading and math annually starting with school year ending in 2014. All public schools and districts report annually to the Iowa Department of Education through Adequate Yearly Progress (AYP). All AYP determinations are made annually using reading and math student assessment data. Proficiency is based on a standard score scale. More information can be found at: http://itp.education.uiowa.edu/ia/AYPInformation.aspx.

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 \"mydata-iowa-gov/statewide-math-and-reading-proficiency-by-grade-ip5t-yfm9\".\"statewide_math_and_reading_proficiency_by_grade\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • statewide_math_and_reading_proficiency_by_grade
     
     
     
     
     
Upstream Metadata