Scraping player statistics from the Brasileirão 2024 and displaying insights on a dashboard.
- Collect player statistics from the Brasileirão 2024.
- ETL for data consolidation into historical and summary tables.
- Display data on a dashboard.
- Web scraping player statistics from the 2024 Brasileirão from fbref.com.
- Loading data into a staging table and logging storage.
- Using the BeautifulSoup and SQLAlchemy libraries.
- Developing a dashboard with Streamlit, featuring multiple pages.
- Utilizing libraries such as Plotly Express, Pandas, and Numpy.
- Modeling tables and procedures in Oracle Autonomous Database using Oracle Cloud Infrastructure.