montgomerycountymd-gov/employee-salaries-2021-kmkb-bmhe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 4 hours ago

Employee Salaries - 2021

Annual salary information including gross pay and overtime pay for all active, permanent employees of Montgomery County, MD paid in calendar year 2021. This information will be published annually each year.

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/employee-salaries-2021-kmkb-bmhe\".\"employee_salaries_2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • employee_salaries_2021
     
     
     
     
     
Upstream Metadata