{"id":25664455,"url":"https://github.com/akashparley/ipl-data-analysis","last_synced_at":"2026-05-04T00:31:56.861Z","repository":{"id":277569040,"uuid":"932373845","full_name":"AkashParley/IPL-Data-Analysis","owner":"AkashParley","description":"The IPL Data Analysis project focuses on extracting valuable insights from IPL match data using various data analytics techniques. By analyzing historical match outcomes, player performances, team comparisons, and venue statistics, the project visualizes trends and patterns through graphs like bar charts, line graphs, and scatter plots. ","archived":false,"fork":false,"pushed_at":"2025-02-14T16:34:26.000Z","size":24923,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T06:18:46.301Z","etag":null,"topics":["analytics","data-visualization","excel","metplotlib","numpy","pandas","python","seaborn","tableau-dashboards"],"latest_commit_sha":null,"homepage":"https://public.tableau.com/views/Book1_17287292047080/Netflix?:language=en-US\u0026publish=yes\u0026:sid=\u0026:redirect=auth\u0026:display_count=n\u0026:origin=viz_share_link","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AkashParley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-13T20:08:20.000Z","updated_at":"2025-02-14T16:36:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f084a96-a964-4d91-bbda-8cdf60b85299","html_url":"https://github.com/AkashParley/IPL-Data-Analysis","commit_stats":null,"previous_names":["akashparley/ipl-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AkashParley/IPL-Data-Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashParley%2FIPL-Data-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashParley%2FIPL-Data-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashParley%2FIPL-Data-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashParley%2FIPL-Data-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashParley","download_url":"https://codeload.github.com/AkashParley/IPL-Data-Analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashParley%2FIPL-Data-Analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278557237,"owners_count":26006294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","data-visualization","excel","metplotlib","numpy","pandas","python","seaborn","tableau-dashboards"],"created_at":"2025-02-24T06:18:44.735Z","updated_at":"2025-10-06T04:15:03.886Z","avatar_url":"https://github.com/AkashParley.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/f3b971a5-50b4-4c42-9a65-221db588334f\" width=\"800\" height=\"300\" \"/\u003e\n  \n\u003c/p\u003e\n\n# 🏏 IPL Data Analysis\nThis project was developed as part of my Data Analyst Internship at Infotact Solutions, alongside two other team members. The aim of this project is to extract valuable insights from IPL match data using data analytics techniques.\n\n## 📌 Overview\nThe **IPL Data Analysis** project aims to extract valuable insights from IPL match data using data analytics techniques. By analyzing historical match outcomes, player performances, team comparisons, and venue statistics, the project visualizes trends and patterns through interactive graphs like bar charts, line graphs, and scatter plots.\n\nWith Python’s powerful libraries like **Pandas, Matplotlib, and Seaborn**, and **Tableau for advanced dashboards**, this project provides a comprehensive overview of IPL data for **in-depth analysis and decision-making**.\n\n---\n## 📊 IPL Data Analysis Workflow\n\n\n\n```mermaid\ngraph TD\n    A[\"Raw IPL Data\"] --\u003e|Data Cleaning| B[\"Cleaned Data (CSV)\"]\n    B --\u003e|Data Analysis| C{\"Python Libraries\"}\n    C --\u003e D[\"Pandas \u0026 NumPy for Data Processing\"]\n    C --\u003e E[\"Matplotlib for Data Visualization\"]\n    D --\u003e|Processed Data| F[\"Graphs \u0026 Trends Analysis\"]\n    E --\u003e|Plots \u0026 Charts| F\n    F --\u003e|For Better Visualization| G[\"Tableau Dashboard\"]\n    G --\u003e|Final Insights| H[\"Decision Making \u0026 Reporting\"]\n\n\n```\n\n## 🚀 Features\n\n### 🔹 1. Match Outcome Analysis\n✅ Visualize match outcomes (Win/Loss) across different years.  \n✅ Analyze team performance based on historical data and seasonal trends.  \n\n### 🔹 2. Player Performance\n✅ Track individual player statistics like runs, wickets, and strike rates.  \n✅ Use bar graphs and scatter plots to visualize player contributions.  \n\n### 🔹 3. Team Comparison\n✅ Compare team performance using **line and pie charts** for win percentage.  \n✅ Analyze the impact of team changes, including **player transfers or injuries**.  \n\n### 🔹 4. Venue Performance\n✅ Evaluate match outcomes across different **IPL venues**.  \n✅ Present venue-based performance using **heatmaps or bar charts**.  \n\n### 🔹 5. Run Rate \u0026 Scoring Analysis\n✅ Visualize **average run rates** for different teams and players.  \n✅ Use **line graphs** to track scoring trends over the years.  \n\n### 🔹 6. Best Batting Partnerships\n✅ Identify and visualize **top batting pairs** using **histograms**.  \n✅ Analyze successful partnerships based on **runs scored and boundary rates**.  \n\n---\n\n## 📊 Tableau Dashboards\n\n🔹 **Overall Team Analysis Dashboard**  \n🔹 **Batting Statistics Dashboard**  \n🔹 **Bowling Statistics Dashboard**  \n\n📌 Check out the interactive Tableau dashboards here:  \n**👉 View Dashboards**  \n\n[Team Analysis Dashboard](https://public.tableau.com/views/IPLDataAnalysis_17393967228710/Dashboard1?:language=en-US\u0026publish=yes\u0026:sid=\u0026:redirect=auth\u0026:display_count=n\u0026:origin=viz_share_link)\n\n\u003cimg width=\"1429\" alt=\"Screenshot 2025-01-14 at 7 27 17 AM\" src=\"https://github.com/user-attachments/assets/5a3e1cb8-d3c3-473e-925c-9ee8b4bbab22\" /\u003e\n\n---\n\n\n**[Player Stats Analysis Dashboard](https://public.tableau.com/views/Playerperformancedashboard_17393957507580/Dashboard2?:language=en-US\u0026publish=yes\u0026:sid=\u0026:redirect=auth\u0026:display_count=n\u0026:origin=viz_share_link)**\n\n**Batting Stats Dashboard**\n-\n\u003cimg width=\"1470\" alt=\"Screenshot 2025-02-02 at 9 42 10 AM\" src=\"https://github.com/user-attachments/assets/7b67ede3-4987-4f45-aafc-e9797ab47369\" /\u003e\n\n\n**Bowling Stats Dashboard**\n-\n\u003cimg width=\"1470\" alt=\"Screenshot 2025-02-02 at 9 41 48 AM\" src=\"https://github.com/user-attachments/assets/72dcb96b-3f57-4f02-ad04-fa740e712c58\" /\u003e\n\n\n---\n\n## 🛠️ Tech Stack\n- **Programming Language:** Python 🐍  \n- **Libraries:** Pandas, NumPy, Matplotlib, Seaborn, Plotly  \n- **Data Visualization:** Tableau, Bar Charts, Line Graphs, Scatter Plots, Heatmaps, Pie Charts  \n\n---\n\n## 🚀 Installation \u0026 Usage\n1. **Clone the repository**  \n   ```sh\n   git clone https://github.com/your-username/ipl-data-analysis.git\n   cd ipl-data-analysis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashparley%2Fipl-data-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashparley%2Fipl-data-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashparley%2Fipl-data-analysis/lists"}