Skip to content

cps-dug/demographics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Warehouse ELT jobs.

  • Source data files go in raw
  • Any custom scripts go in scripts
  • Everything should build with a single make invocation.
  • The README.md should create a link to or screenshot of the FOIA request
  • The README shoud describe the data and have links to the generated database(s)

Storing artifacts in a release.

Generated data should in a release. I typically, create a release called nightly.

To Build

> pip install -r requirements.txt
> make