ny-gov/new-york-state-career-centers-g8h7-98zz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 3 hours ago

New York State Career Centers

The Career Centers data set houses the Division’s information for customers on all of the Career Centers across the state.

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 \"ny-gov/new-york-state-career-centers-g8h7-98zz\".\"new_york_state_career_centers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_state_career_centers
     
     
     
     
     
Upstream Metadata