IPL Player Career Progression (2008-2025) on #kaggle via @KaggleDatasets
A comprehensive dataset tracking the career progression of every IPL player from 2008 to 2025. This dataset provides season-by-season batting and bowling statistics computed from ball-by-ball match data, enabling rich analysis of player development, peak performance periods, and career trajectories.
Quick Stats
* **Seasons**: 2008-2025 (18 seasons) * **Players**: 771 * **Ball-by-ball deliveries analyzed**: 278,034 * **Batting records**: 2,782 player-season combinations * **Bowling records**: 2,075 player-season combinations
Methodology
All stats computed from ball-by-ball IPL match data sourced from [cricsheet.org](https://cricsheet.org):
* **Batting average** = Runs / (Innings - Not Outs) * **Strike rate** = (Runs / Balls) × 100 * **Economy** = Runs Conceded / (Balls / 6) * **Bowling SR** = Balls / Wickets * Wickets count: caught, bowled, lbw, caught & bowled, stumped, hit wicket * Bowling stats exclude wides, no-balls, and penalty runs
Use Cases
* Player career trajectory analysis * Peak performance identification * Fantasy cricket & auction analytics * Statistical modeling & ML * Data visualization projects