cityofnewyork-us/2012-ap-results-9ct9-prf9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 4 hours ago

2012 AP Results

The most recent school level results for New York City on AP exams. Results are available at the school level for the school year. Records contain AP Test Taking and Passing Rates.

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/2012-ap-results-9ct9-prf9\".\"2012_ap_results\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2012_ap_results
     
     
     
     
     
Upstream Metadata