Skip to content

jeffbrennan/covid_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID Redux

Modernizing the ETL of my largest project

Goals

  • Transition all csv/xlsx output to database tables
  • Transition manual diagnostic checking & etl to dbt+dagster
  • Only clean and write updates for newest data

Tools

  • Local

    • Python
    • Docker
    • Postgres
    • Dagster
  • Cloud (soon)

    • AWS
    • PowerBI

Next steps

  • Vitals data loaded and cleaned
  • Vaccination data loaded and cleaned
  • Dbt models reorganized
  • Tests added to all scripts
  • Weekly run set up
  • Migrate local parquet storage to aws s3
  • Migrate local postgres to aws rds
  • Set up config to run on ECS cluster

About

Modernized version of my TexasPandemics repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages