Skip to content

Latest commit

 

History

History
executable file
·
41 lines (32 loc) · 2.64 KB

File metadata and controls

executable file
·
41 lines (32 loc) · 2.64 KB

econ_data

Tools for Working with Economic Data in Python

bd-econ.com
Updated: February 2026

Off-the-shelf examples of gathering, cleaning, and storing economic data with Python. Divided into three parts: 1) microdata (basic CPS, CPS-ASEC); 2) economic data APIs; and 3) the bd CPS extract.


Currently includes the following:

  1. Microdata examples
  1. Economic Data Application Programming Interfaces (APIs)
  1. bd CPS (a tool for creating harmonized partial extracts from Current Population Survey public use microdata)
  • bd_CPS_dd.ipynb
  • bd_CPS_reader.ipynb
  • additional notebooks, see link.

If you have a question or find an error, please e-mail me at brian.w.dew@gmail.com.