mydata-iowa-gov/4year-graduation-rates-in-iowa-by-cohort-and-tqti-3w6t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 6 hours ago

4-Year Graduation Rates in Iowa by Cohort and Public School District

This dataset provides the 4-Year graduation rates in Iowa by cohort (represented by graduating class) and public school district starting with the Class of 2009. A cohort in the graduation rate calculation starts with a group of students entering ninth grade for the first time. The cohort is adjusted to add students that transfer in and subtract students that transfer out during a four year time period for calculating a graduation rate.

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/4year-graduation-rates-in-iowa-by-cohort-and-tqti-3w6t\".\"4year_graduation_rates_in_iowa_by_cohort_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 4year_graduation_rates_in_iowa_by_cohort_and
     
     
     
     
     
Upstream Metadata