cityofnewyork-us/2007-2011-school-progress-report-multiyear-5fsg-d8c9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 3 hours ago

2007 - 2011 School Progress Report Multi-year

Progress Reports grade each school with an A, B, C, D, or F.  These reports focus on a school's learning environment, student performance, and student progress.  They were designed to help parents, teachers, principals, and others understand how well schools are doing—and compare them to other, similar schools.

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/2007-2011-school-progress-report-multiyear-5fsg-d8c9\".\"2007_2011_school_progress_report_multiyear\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2007_2011_school_progress_report_multiyear
     
     
     
     
     
Upstream Metadata