dataverbinders / nimbletl

Lightweight Python ETL toolkit using Prefect.
https://dkapitan.github.io/nimbletl
MIT License
4 stars 1 forks source link

Structure new project with enhancements #11

Closed galamit86 closed 4 years ago

galamit86 commented 4 years ago

Furthermore, since we are incorporating GCS, we can skip loading the data as-is into BigQuery but use external tables instead.

So all in all, with all these major upgrades and changes I am thinking that it is perhaps even better to define a new, separate project cbs-bq with the following outline:

galamit86 commented 4 years ago

A new project statline-bq is added, these points are implemented there or broken down to smaller issues in that repo.