Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vvipjain/hockey-tournament-analysis

Hockey Tournament Analysis
https://github.com/vvipjain/hockey-tournament-analysis

beautifulsoup data data-analysis data-visualization databases pandas pandas-dataframe powerbi python python-library python-script requests-library-python sql sql-server sqlalchemy

Last synced: 8 days ago
JSON representation

Hockey Tournament Analysis

Awesome Lists containing this project

README

        

# HOCKEY TOURNAMENT ANALYSIS

This project focuses on analyzing hockey tournament data through a combination of data scraping, cleaning, and visualization. The primary objective is to gather data from a website, format and clean the data using SQL, and then visualize and analyze the data using Power BI.

# PROJECT WORKFLOW

-> Data Scraping (Python):

Tools Used: Python, BeautifulSoup, Requests

Description: The project starts with scraping data from a specific website that hosts hockey tournament information. Python scripts are used to extract relevant data such as team names, Wins, Losses, Goals For, Goals Against etc.

-> Data Formatting and Cleaning (SQL):

Tools Used: Excel

Description: After scraping, the raw data is stored in SQL database. SQL is used to clean and format the data. This includes tasks like removing duplicates, handling missing values, normalizing data, and preparing it for analysis.

-> Data Visualization and Analysis (Power BI):

Tools Used: Power BI

Description: The cleaned data is then imported into Power BI for visualization and analysis. Various charts, graphs, and dashboards are created to help understand trends, team performance, and other insights.

![image](https://github.com/user-attachments/assets/3e4fc2d7-ba13-4ea8-bb39-821886a76d24)