Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 42 minutes ago
Incidence rate of adult workers with elevated blood lead levels (25ug/dL or more), New Jersey, by year: Beginning 2010
Rate: Adults workers with elevated blood lead >= 25 ug/dL, rate of incidence per 100,000 employed adults.
Definition: Workers per 100,000 with lead exposure causing blood lead level concentrations to be greater than or equal to 25 ug/dL of whole blood.
Data Source: Occupational Health Surveillance Unit, New Jersey Department of Health
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 \"healthdata-nj-gov/incidence-rate-of-adult-workers-with-elevated-vzj4-fg7b\".\"incidence_rate_of_adult_workers_with_elevated\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata