cityofnewyork-us/statistical-forecasting-demographic-projection-e649-r223
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 2 hours ago

Statistical Forecasting Demographic Projection Report - Enrollment Projections - New York City Public Schools

Demographic projections performed by the Statistics Forecasting for elementary, middle and high school level students.

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/statistical-forecasting-demographic-projection-e649-r223\".\"statistical_forecasting_demographic_projection\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • statistical_forecasting_demographic_projection
     
     
     
     
     
Upstream Metadata