This dataset contains the 2014 population and average income per person in each of the 105 Kansas counties.
data(KansPopInc)
A data frame with 18 observations, 1 for each Seer area, on the following 12 variables.
a character vector containing the Kansas County Name.
a numeric vector of the number of the county's population
a numeric vector of the average person's income for the county.
Linda W. Pickle and Jim Pearson of StatNet Consulting, LLC, Gaithersburg, MD
This dataset was pulled from the Kansas government website on Dec. 2014. It contains the population and average income per person for each of Kansas' 105 counties.