cityofnewyork-us/position-schedule-f4wx-5ve6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Position Schedule

Sum of the full-time active positions in a title description published in alphabetical order. The Position Schedule is updated and included in the Departmental Estimates and the Supporting Schedule (updated twice a year). The minimum salary, maximum salary, mean salary and annual rate are to the dollar. This dataset is updated two times per year after publication of the Preliminary and Executive Budget, usually in January and April respectively.

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 \"cityofnewyork-us/position-schedule-f4wx-5ve6\".\"position_schedule\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • position_schedule
     
     
     
     
     
Upstream Metadata