1
2
3
4
5
#

Name:

Description:

A compilation of two data sets that provides an estimate of unemployment from 1890 to 2010.

Variables:

  • year - Year

  • unemp - Unemployment rate, in percent

  • us_data - 1 if from the Bureau of Labor Statistics, 0 otherwise

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

The data are from Wikipedia at the following URL accessed on November 1st, 2010: http://en.wikipedia.org/wiki/File:US_Unemployment_1890-2009.gif Below is a direct quotation from Wikipedia describing the sources of the data: Own work by Peace01234 Complete raw data are on Peace01234. 1930-2009 data are from Bureau of Labor Statistics, Employment status of the civilian noninstitutional population, 1940 to date ftp://ftp.bls.gov/pub/special.requests/lf/aat1.txt, retrieved March 6, 2009 and retrieved February 12, 2010. Data prior to 1948 are for persons age 14 and over. Data beginning in 1948 are for persons age 16 and over. See also "Historical Comparability" under the Household Data section of the Explanatory Notes at http://www.bls.gov/cps/eetech_methods.pdf. 1890-1930 data are from Christina Romer (1986). "Spurious Volatility in Historical Unemployment Data", The Journal of Political Economy, 94(1): 1-37. 1930-1940 data are from Robert M. Coen (1973). "Labor Force and Unemployment in the 1920's and 1930's: A Re-Examination Based on Postwar Experience", The Review of Economics and Statistics, 55(1): 46-55. Unemployment data was only surveyed once each decade until 1940 when yearly surveys were begun. The yearly data estimates before 1940 are based on the decade surveys combined with other relevant surveys that were collected during those years. The methods are described in detail by Coen and Romer.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Annual_unemployment_since_1890_1534_93.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.