census.2010
Infant Mortality and Number of Doctors by State, 2010
Usage
data("census.2010")
Format
A data frame with 51 observations on the following 3 variables.
state
a character vector
inf.mort
a numeric vector
doctors
a numeric vector
Source
The data were obtained from the Statistical Abstract of the United States: 2010. Infant mortality rates are from Table 113 (https://www.census.gov/library/publications/2009/compendia/statab/129ed/births-deaths-marriages-divorces.html) and number of doctors are from Table 159 (https://www.census.gov/library/publications/2009/compendia/statab/129ed/health-nutrition.html).