Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
FIN - Risk Management injury Data FY22
This dataset contains the nature of work-related injuries and illnesses that have been reported to the Division of Risk Management in the Finance department that is categorized by Public Safety (Police Officers, Fire Fighters, Sheriff, and Correctional Officers) and non-Public Safety departments from 7/1/2021 to 6/20/2022. This information will be produced annually in July and will represent injuries reported in the previous fiscal year.
Update Frequency : Annually
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/fin-risk-management-injury-data-fy22-iir4-u2cd\".\"fin_risk_management_injury_data_fy22\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata