Skip to content

Quartz/qcew-data

 
 

Repository files navigation

QCEW Data Loader

Imports the entire Bureau of Labor Statistics Quarterly Census of Employement and Wages (from 1990 to latest) into a Postgres database.

The database created by this process will use about 80GB of disk space. Make sure you have enough space available before you start!

Usage

./download_data.sh
./create_db.sh
./import_data.sh
./import_lookups.sh

Notes

About

Scripts to import the entire BLS QCEW dataset into a local Postgres database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.7%
  • Python 1.3%