Skip to content

DZD-eV-Diabetes-Research/etl-project-structure-proposal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DZD ETL Process Design proposal

This is a proposal how one of our ETL Process code could be designed.

Run

todo

Development

Requirements:

run pdm install to install python modules

Provide Base Config

create file src/plisetl/.env with the following minimal content (adapt export_example to your actuall directory that contains your Bitcare DIS Export):

PSEUDONYMIZATION_SECRET=123445erfsdverw_secret_string-changeme-in-production
BITCARE_DIS_EXPORT_CSVS_DIR=export_example

Start main

pdm run src/plisetl/main.py

Hints

  • if you need to do some scratchbook scripts try create personal directory in tests/. have a look at tests/dev_tim for an example

About

An proposal for an DZD ETL Project Structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages