cityofnewyork-us/ged-plus-locations-pd5h-92mc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 4 hours ago

GED Plus Locations

Listing of GED Plus locations. GED plus helps students earn their GED and prepares them for college and career options.

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/ged-plus-locations-pd5h-92mc\".\"ged_plus_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ged_plus_locations
     
     
     
     
     
Upstream Metadata