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

2019-20 Demographic Snapshot - Borough

Student demographic and enrollment data by borough 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-borough-2a5f-5ryi\".\"201920_demographic_snapshot_borough\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 201920_demographic_snapshot_borough
     
     
     
     
     
Upstream Metadata