cityofnewyork-us/enrollment-capacity-and-utilization-reports-q9xk-w9iv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 2 hours ago

Enrollment Capacity And Utilization Reports - Historical by Organization

Enrollment, historical capacity and utilization data for every building and schools in those buildings, by school.</br>

<b>SCA Data Disclaimer: "The Historical report is no longer produced or maintained."</b>

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/enrollment-capacity-and-utilization-reports-q9xk-w9iv\".\"enrollment_capacity_and_utilization_reports\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • enrollment_capacity_and_utilization_reports
     
     
     
     
     
Upstream Metadata