Football Match Data Scraper and ETL Pipeline
This project is a simple yet effective data pipeline that scrapes football match
statistics, processes the data, and stores it in a structured CSV format. It serves as a foundational
data engineering portfolio project, showcasing skills in web scraping, data cleaning, and structured
data storage.
Tech stack: Python Beautiful Soup, Pandas