cityofnewyork-us/201920-demographic-snapshot-school-nie4-bv6q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 5 hours ago

2019-20 Demographic Snapshot - School

Student demographic and enrollment data by school from 2015-16 through 2019-20.

Enrollment counts are based on the October 31st Audited Register for each 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 \"cityofnewyork-us/201920-demographic-snapshot-school-nie4-bv6q\".\"201920_demographic_snapshot_school\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 201920_demographic_snapshot_school
     
     
     
     
     
Upstream Metadata