population_estimates_2015 {IIS} | R Documentation |
Population Estimates 2015
Description
This data set contains population estimates, birth rates (per 1000 population), and net migration (per 1000 population) for each year 2011 through 2015 at the state level as reported by the U.S. Census Bureau.
Usage
population_estimates_2015
Format
A data.frame
with 50 rows and 17 columns indicating each metric over the four years for each state.
Source
United States Census Bureau (2016)
Examples
data(population_estimates_2015)
summary(population_estimates_2015)
[Package IIS version 1.1 Index]