This dataset contains the Utah county populations for each year from 1940 to 2011.
data(UtahPopData)
A data frame with 29 rows, 1 for each county, with 73 variables for each county:
a character vector containing the Utah county full name.
a numeric vector of the county's population in 1940.
a numeric vector of the county's population in 1941.
a numeric vector of the county's population in 1942.
a numeric vector of the county's population in 1943.
a numeric vector of the county's population in 1944.
a numeric vector of the county's population in 1945.
a numeric vector of the county's population in 1946.
a numeric vector of the county's population in 1947.
a numeric vector of the county's population in 1948.
a numeric vector of the county's population in 1949.
a numeric vector of the county's population in 1950.
a numeric vector of the county's population in 1951.
a numeric vector of the county's population in 1952.
a numeric vector of the county's population in 1953.
a numeric vector of the county's population in 1954.
a numeric vector of the county's population in 1955.
a numeric vector of the county's population in 1956.
a numeric vector of the county's population in 1957.
a numeric vector of the county's population in 1958.
a numeric vector of the county's population in 1959.
a numeric vector of the county's population in 1960.
a numeric vector of the county's population in 1961.
a numeric vector of the county's population in 1962.
a numeric vector of the county's population in 1963.
a numeric vector of the county's population in 1964.
a numeric vector of the county's population in 1965.
a numeric vector of the county's population in 1966.
a numeric vector of the county's population in 1967.
a numeric vector of the county's population in 1968.
a numeric vector of the county's population in 1969.
a numeric vector of the county's population in 1970.
a numeric vector of the county's population in 1971.
a numeric vector of the county's population in 1972.
a numeric vector of the county's population in 1973.
a numeric vector of the county's population in 1974.
a numeric vector of the county's population in 1975.
a numeric vector of the county's population in 1976.
a numeric vector of the county's population in 1977.
a numeric vector of the county's population in 1978.
a numeric vector of the county's population in 1979.
a numeric vector of the county's population in 1980.
a numeric vector of the county's population in 1981.
a numeric vector of the county's population in 1982.
a numeric vector of the county's population in 1983.
a numeric vector of the county's population in 1984.
a numeric vector of the county's population in 1985.
a numeric vector of the county's population in 1986.
a numeric vector of the county's population in 1987.
a numeric vector of the county's population in 1988.
a numeric vector of the county's population in 1989.
a numeric vector of the county's population in 1990.
a numeric vector of the county's population in 1991.
a numeric vector of the county's population in 1992.
a numeric vector of the county's population in 1993.
a numeric vector of the county's population in 1994.
a numeric vector of the county's population in 1995.
a numeric vector of the county's population in 1996.
a numeric vector of the county's population in 1997.
a numeric vector of the county's population in 1998.
a numeric vector of the county's population in 1999.
a numeric vector of the county's population in 2000.
a numeric vector of the county's population in 2001.
a numeric vector of the county's population in 2002.
a numeric vector of the county's population in 2003.
a numeric vector of the county's population in 2004.
a numeric vector of the county's population in 2005.
a numeric vector of the county's population in 2006.
a numeric vector of the county's population in 2007.
a numeric vector of the county's population in 2008.
a numeric vector of the county's population in 2009.
a numeric vector of the county's population in 2010.
a numeric vector of the county's population in 2011.
.
This dataset was pulled from the Utah government website in January, 2015.