Baselight

NCHS - Injury Mortality: United States

U.S. Department of Health & Human Services

@usgov.hhs_gov_nchs_injury_mortality_united_states_377d2

Loading...
Loading...

About this Dataset

NCHS - Injury Mortality: United States

This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:18:15.396472
Tags: injury, mortality, nchs, united-states

Tables

Table 1

@usgov.hhs_gov_nchs_injury_mortality_united_states_377d2.table_1
  • 3.45 MB
  • 98,280 rows
  • 16 columns
Loading...
CREATE TABLE table_1 (
  "year" BIGINT,
  "sex" VARCHAR,
  "age_group_years" VARCHAR  -- Age Group (Years),
  "race" VARCHAR,
  "injury_mechanism" VARCHAR,
  "injury_intent" VARCHAR,
  "deaths" BIGINT,
  "population" BIGINT,
  "age_specific_rate" DOUBLE,
  "age_specific_rate_standard_error" DOUBLE,
  "age_specific_rate_lower_confidence_limit" DOUBLE,
  "age_specific_rate_upper_confidence_limit" DOUBLE,
  "age_adjusted_rate" VARCHAR,
  "age_adjusted_rate_standard_error" VARCHAR,
  "age_adjusted_rate_lower_confidence_limit" VARCHAR,
  "age_adjusted_rate_upper_confidence_limit" VARCHAR
);

Share link

Anyone who has the link will be able to view this.