This is my first project of learning fundamental concepts of being a Data Engineer. This project includes:
- Learning how to scrape data from a website using Scrapy.
- Learning how to store data in a database using SQLite.
- Learning how to clean data using Pandas.
- Learning how to visualize data using Matplotlib.