opendata-utah-gov/open-data-1-job-title-number-of-incumbents-salary-cppd-6re3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 years ago
Indexed 4 hours ago

Open Data 1 Job Title Number Of Incumbents Salary Range 2015

Count of employees by job title, by agency, with their pay ranges.

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 \"opendata-utah-gov/open-data-1-job-title-number-of-incumbents-salary-cppd-6re3\".\"open_data_1_job_title_number_of_incumbents_salary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • open_data_1_job_title_number_of_incumbents_salary
     
     
     
     
     
Upstream Metadata