Skip to content

We transform raw data from IPL into graphs that will convey some meaning / analysis.

Notifications You must be signed in to change notification settings

avinashhsinghh/IPL_Data_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Project

We transform raw data from IPL into graphs that will convey some meaning / analysis.

Tools and Framework

This web project was built with HTML5, CSS, Bootstrap, Nodejs, Javascript.

Node packages required for this Project

  1. convert-csv-to-json
  2. http-server

Instruction to setup the repository

  1. clone the repository using git clone https://github.com/avi1245/FSND_item_catalog.git
  2. Download and install Node and npm.
  3. open the terminal, navigate to the repository and run npm install which will install all the package required for this project.
  4. Then run http-server
  5. Access it by visiting http://127.0.0.1:8080/ or http://localhost:8080/ locally on the browser.

Description

Screenshot(Main page)

Question 1:

Plot the number of matches played per year of all the years in IPL.

Question 2:

For the year 2016 plot the extra runs conceded per team.

Question 3:

For the year 2015 plot the top economical bowlers.

Question 4:

Plot a stacked bar chart of matches won of all teams over all the years of IPL.

Future Improvement

-Make a website responsive for all devices.
-Add more analysis of Data.

About

We transform raw data from IPL into graphs that will convey some meaning / analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published