Skip to content

datasets/household-income-us-historical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge

Upper limits of annual incomes for each fifth and lower limit of income for top 5 percent of all housholds from 1967 to last year

Data

This dataset is acquired from U.S. Census Bureau, Current Population Survey, Annual Social and Economic Supplements. https://www2.census.gov/

Preparation

You will need Python 3.6 or greater and dataflows library to run the script

To update the data run the process script locally:

# Install dataflows
pip install dataflows

# Run the script
python houshold_us_flow.py

License

For information on confidentiality protection, sampling error, nonsampling error, and definitions, see //www2.census.gov/programs-surveys/cps/techdocs/cpsmar17.pdf

About

Income Limits for Each Fifth and Top 5 Percent of All Households: 1967 to 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages