Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 5 hours ago
HIV-related death rate (per 100,000), New Jersey, by year: Beginning 2010
Rate: Number of deaths (per 100,000) due to HIV disease
Definition: Deaths with human immunodeficiency virus (HIV) disease as the underlying cause (ICD-10 codes: B20-B24).
Data Sources:
(1) Centers for Disease Control and Prevention, National Center for Health Statistics
(2) Death Certificate Database, Office of Vital Statistics and Registry, New Jersey Department of Health
(3) Population Estimates, State Data Center, New Jersey Department of Labor and Workforce Development
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/hivrelated-death-rate-per-100000-new-jersey-by-r8km-6e9n\".\"hivrelated_death_rate_per_100000_new_jersey_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata