This is a simple data pipeline project to learn basic data engineering skills.
Follows the typical steps involved in a data pipeline:
- identify data source and acquire data
- clean and prepare data
- load data into data warehouse
See this post for more information.