ny-gov/title-and-salary-listing-t3vp-5tka
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 16 days ago
Indexed 4 hours ago

Title and Salary Listing

The Title and Salary Listing is a compilation of job titles under the jurisdiction of the Department of Civil Service.

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/title-and-salary-listing-t3vp-5tka\".\"title_and_salary_listing\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • title_and_salary_listing
     
     
     
     
     
Upstream Metadata