Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 9 minutes ago
Salary Schedule
This dataset highlights the General Salary Schedule (GSS), Police Leadership Service (PLS) and Management Leadership Services (MLS) salary adjustments from Fiscal Year 2015 to current. The additional Salary Schedule information can be viewed at https://www.montgomerycountymd.gov/HR/compensation/Compensation.html
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 \"montgomerycountymd-gov/salary-schedule-6xch-b4j2\".\"salary_schedule\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata