This dataset contains the 2012 population and area data for each of the districts in city of Seoul.
data(SeoulPopData)
A data frame with 25 observations, 1 for each district, on the following 5 variables.
a character vector containing the full name of the Seoul district.
a character vector containing the city name => Seoul.
a numeric vector of the number of the district's 2012 population.
a numeric vector of the area square kilometers for the district.
a character vector containing the dates each district was founded.
This dataset was pulled from the China ??? government website on Dec. 2014. It contains the population and average income per person for each of Kansas' 105 counties.