healthdata-nj-gov/motorvehicle-related-injuries-death-rate-per-697m-7utr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 month ago

Motor-vehicle Related Injuries Death Rate (per 100,000 persons), New Jersey, by year: Beginning 2010

Rate: Number of deaths due to motor vehicle-related injuries (per 100,000 persons)

Definition: Deaths with motor vehicle-related injury as the underlying cause of death. Motor vehicle-related deaths include motor vehicle and motorcycle drivers and passengers, pedestrians, and bicyclists struck by motor vehicles both on roadways in traffic and in other areas such as parking lots and driveways. ICD-10 codes: V02-V04, V09.0, V09.2, V12-V14, V19.0-V19.2, V19.4-V19.6, V20-V79, V80.3-V80.5, V81.0-V81.1, V82.0-V82.1, V83-V86, V87.0-V87.8, V88.0-V88.8, V89.0, V89.2

Data Source:

1) Centers for Disease Control and Prevention, National Center for Health Statistics. Compressed Mortality File. CDC WONDER On-line Database accessed at http://wonder.cdc.gov/cmf-icd10.html

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/motorvehicle-related-injuries-death-rate-per-697m-7utr\".\"motorvehicle_related_injuries_death_rate_per\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • motorvehicle_related_injuries_death_rate_per
     
     
     
     
     
Upstream Metadata