cityofnewyork-us/20122013-class-size-report-school-level-detail-7jzh-b7rq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 1 month ago

2012-2013 CLASS SIZE REPORT SCHOOL LEVEL DETAIL

Average class sizes for each school, by grade and program type (General Education, Self-Contained Special Education, Collaborative Team Teaching (CTT)) for grades K-9 (where grade 9 is not reported by subject area).

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/20122013-class-size-report-school-level-detail-7jzh-b7rq\".\"20122013_class_size_report_school_level_detail\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 20122013_class_size_report_school_level_detail
     
     
     
     
     
Upstream Metadata