hongbo-miao/hongbomiao.com

View on GitHub
data-orchestration/hm-prefect/workflows/ingest-data/params.json

Summary

Maintainability
Test Coverage
{
  "s3_raw_dirname": "hm-s3:hm-production-bucket/raw",
  "delta_table_dirname": "s3a://hm-production-bucket/delta-tables",
  "data_sources": [
    {
      "source_dirname": "hm-ubuntu:/tmp/motor",
      "location": "motor"
    }
  ]
}