Data Aggregation Pipeline
Closed this issue · 0 comments
maanex commented
Description
Build an automated data pipeline that downloads data and stores it in the SQLite database. The scripts should download, clean, transform, and store the data in a way that allows for easy handling in future stages of the project.
Acceptance Criteria
- all datasets are downloaded
- data is cleaned and transformed
- processed data is stored in the database