cityofnewyork-us/201617-physical-education-licensed-pe-teachers-7uuj-b95m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 2 hours ago

2016-17 Physical Education - Licensed PE Teachers

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/201617-physical-education-licensed-pe-teachers-7uuj-b95m\".\"201617_physical_education_licensed_pe_teachers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 201617_physical_education_licensed_pe_teachers
     
     
     
     
     
Upstream Metadata