Colorado State Demography Office Data
This package contains the most recent vintage of population estimates for the counties and municipalities in Colorado, as well as county estimates or forecasts by age and sex from 1990 to 2040.
If you have any questions on the data or package please feel free to contact: Rob Kemp robert.kemp@state.co.us.
The State Demography Office Website can be found here: http://www.colorado.gov/demography
Install using the folowing code:
devtools::install_github("robkemp/codemog")
NOTE: If you are using a Windows computer, you'll need to have RTools installed. You can download and install that program here: http://cran.r-project.org/bin/windows/Rtools/.
Documentation: The data dictionary is available as a vignette here: https://github.com/robkemp/codemog/tree/master/vignettes, and is also available in this Read Me:
To ensure that you install the vignettes use:
devtools::install_github("robkemp/codemog", build_vignettes=TRUE)