ny-gov/salary-information-for-industrial-development-9yx9-29p4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 2 hours ago

Salary Information for Industrial Development Agencies

Public authorities are required by Section 2800 of Public Authorities Law to submit annual reports to the Authorities Budget Office that includes salary and compensation data. The dataset consists of salary data by employee reported by Industrial Development Agencies that covers 8 fiscal years, which includes fiscal years ending in the most recently completed calendar 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 \"ny-gov/salary-information-for-industrial-development-9yx9-29p4\".\"salary_information_for_industrial_development\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • salary_information_for_industrial_development
     
     
     
     
     
Upstream Metadata