citydata-mesaaz-gov/student-demographics-mesa-public-schools-svjb-9ytu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 5 hours ago

Student Demographics - Mesa Public Schools

Students Demographics for Mesa Public Schools by School Year and Grade Level since 1979, reported as point in time in Spring (April) of given school year.

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 \"citydata-mesaaz-gov/student-demographics-mesa-public-schools-svjb-9ytu\".\"student_demographics_mesa_public_schools\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • student_demographics_mesa_public_schools
     
     
     
     
     
Upstream Metadata