This release introduces a fully refractored ETL pipeline that is now installable via pip
, streamlining the setup and execution of the workflow.
- users can easily trigger the ETL process via a single command
- supports modular approach, allowing users to run specific steps of pipeline as needed
- improved code modularity
What's Changed
- ✏️ Minor Config/Template Updates by @migbro in #70
- converted etl to standalone tool and updated readme.md by @wongjessica93 in #72
New Contributors
- @wongjessica93 made their first contribution in #72
Full Changelog: v1.6.0...v2.0.0