Open repository in Console
Readme
Updated 7 days ago
‧ Indexed 6 hours ago
Job Classifications and Pay Rates
The job title, job class code, hours per pay period, number of steps, hourly step rates, and yearly step rates per job classification.
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 \"marincounty/job-classifications-and-pay-rates-w7uw-fvda\".\"job_classifications_and_pay_rates\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata