opendata-utah-gov/chronically-absent-rate-by-school-2012-2017-jdgf-xxca
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 19 minutes ago

Chronically Absent Rate By School 2012 2017

This data set contains chronic absentee rates for schools in Utah from 2012 through 2017.

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 \"opendata-utah-gov/chronically-absent-rate-by-school-2012-2017-jdgf-xxca\".\"chronically_absent_rate_by_school_2012_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • chronically_absent_rate_by_school_2012_2017
     
     
     
     
     
Upstream Metadata