100+ datasets found
  1. Top Games Dataset 🎮📊

    • kaggle.com
    zip
    Updated Aug 2, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    WAQAR ALI (2024). Top Games Dataset 🎮📊 [Dataset]. https://www.kaggle.com/datasets/waqi786/top-games-dataset
    Explore at:
    zip(78391 bytes)Available download formats
    Dataset updated
    Aug 2, 2024
    Authors
    WAQAR ALI
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset provides an extensive collection of popular video games across various platforms and genres. It includes key details such as game titles, genres, platforms, release years, and user ratings, allowing for in-depth analysis of gaming trends and player preferences.

    With a diverse selection of games, this dataset reflects current industry trends, helping researchers, developers, and gaming enthusiasts explore popularity patterns, platform preferences, and genre evolution over time.

    📌 Key Features: 🕹️ Game Information: Game Title 🎮: The name of the game. Genre 🎭: The category of the game (e.g., Action, RPG, FPS, Strategy). Platform 🖥️🎮📱: The platform(s) the game is available on (e.g., PC, PlayStation, Xbox, Switch, Mobile). Release Year 📅: The year the game was released. Developer 🏢: The company or studio that developed the game. ⭐ Popularity & Reception: User Ratings 🌟: Average player ratings based on reviews. Metacritic Score 🎯: Professional critic score from Metacritic (if applicable). Total Sales (in millions) 💰: Estimated number of copies sold worldwide. 🎮 Additional Insights: Multiplayer Support 🔄: Whether the game offers multiplayer features (Yes/No). Game Mode 🎯: Single-player, Multiplayer, or Both. ESRB Rating 🔞: Age classification (E, T, M, etc.). 📊 Use Cases & Applications: 🔹 Analyzing gaming trends over time 🔹 Comparing the popularity of different game genres 🔹 Identifying top-selling games by platform 🔹 Understanding user preferences and ratings 🔹 Exploring relationships between game ratings and sales

    ⚠️ Important Note: This dataset is synthetically generated for educational and analytical purposes. It does not contain real proprietary data but is designed to resemble real-world gaming statistics.

  2. Valorant Player Stats Dataset Tournament

    • kaggle.com
    zip
    Updated May 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ayadi Rym (2024). Valorant Player Stats Dataset Tournament [Dataset]. https://www.kaggle.com/datasets/ayadirym/valorant-player-stats-dataset-tournament
    Explore at:
    zip(23279 bytes)Available download formats
    Dataset updated
    May 27, 2024
    Authors
    Ayadi Rym
    Description

    Context: Valorant, developed by Riot Games, has quickly become one of the most popular tactical first-person shooter games since its release. The game emphasizes strategic team play, individual skills, and tactical execution, making it a fascinating subject for performance analysis. Understanding the various metrics that contribute to player success can offer insights into effective strategies and gameplay techniques. This dataset was created to help players, coaches, and analysts delve into the detailed aspects of player performance and identify key areas for improvement.

    Sources: The data for this dataset was collected from various online sources, including:

    In-Game Statistics: Aggregated from player profiles and match histories available within the game client. Third-Party Valorant Trackers: Websites and tools that track player statistics and match performance, such as Tracker.gg and Blitz.gg. Community Contributions: Insights and data shared by the Valorant community, including professional players, streamers, and analysts, who often provide detailed breakdowns of their gameplay. Inspiration: The inspiration for compiling this dataset stems from several key areas:

    Performance Analysis: In competitive gaming, understanding the granular details of player performance is crucial for improvement. Metrics like win rate, damage per round, and headshot percentage provide actionable insights. Strategic Development: By analyzing this data, players and teams can develop better strategies, identify strengths and weaknesses, and tailor their training regimes accordingly. Predictive Modeling: The dataset serves as a foundation for building predictive models to forecast future performance, which can be useful for coaching, match preparation, and scouting new talent. Community Engagement: Providing this dataset to the wider Valorant community fosters engagement and encourages collaborative analysis. It allows enthusiasts to test hypotheses, share findings, and contribute to a deeper understanding of the game. Educational Purposes: For educators and students in data science, sports analytics, and game design, this dataset offers a real-world application of data analysis techniques and methodologies. Future Directions: The dataset can be expanded by including additional metrics such as agent pick rates, map-specific performance, and team composition analysis. Incorporating more granular data over longer periods can also enhance the depth of analysis and provide a more comprehensive view of player performance trends.

    By sharing this dataset, we aim to empower the Valorant community with data-driven insights that can elevate gameplay, inform strategic decisions, and contribute to the overall growth of the esports ecosystem.

  3. w

    Troy vs UNLV Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 10, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). Troy vs UNLV Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/troy/vs/unlv
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 10, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Description

    Complete historical game data between Troy and UNLV including scores, dates, locations, and game statistics.

  4. Player stats per game - Understat

    • kaggle.com
    zip
    Updated Oct 3, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Cody Tipton (2024). Player stats per game - Understat [Dataset]. https://www.kaggle.com/datasets/codytipton/player-stats-per-game-understat
    Explore at:
    zip(84934500 bytes)Available download formats
    Dataset updated
    Oct 3, 2024
    Authors
    Cody Tipton
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Scraped player stats per game from Understat from 2014/2015 to 2024/2025 (still in progress) seasons.

    This contains more detailed information than the dataset from https://www.kaggle.com/datasets/codytipton/understat-data, which includes the individual player stats per game for the English Premier League, La Liga, Bundesliga, Serie A, Ligue 1, and the Russian Football Premier League. In particular, it contains each player's xG, xGBuildup, goals, and shots per game. Furthermore, it has the events for each shot in the events table, clubs and their stats per season in the clubs table, and each game with who lost, won, shots, possession, probabilities of who wins, ect..

    This is for educational purposes in our data science bootcamp project.

    lineup_stats

    • match_id: the id for the match they played
    • goals: number of goals for this match
    • own_goals: number of own goals for this match
    • shots: number of shots for this match
    • xG: players xG for this match
    • **time*: total amount of time this player played in this match
    • player_id: player id
    • team_id: id for the players team
    • position: players position in this match (SUB means they were substituted in)
    • player: player's name
    • h_a: 'h' if they are in the home team and 'a' if they are in the away team
    • yellow_card: number of yellow cards for this match
    • red_card: number of red cards for this match
    • **roster_in*: (there is roster information in another table that I did not get, will update later)
    • roster_out: (same as roster_in)
    • key_passes: number of key passes for this match
    • assists: number of assists for this match
    • xA: expected assists for this match
    • xGChain: total xG for every possession the player is involved in this match
    • xGBuildup: Total xG for every possession the player is involved in without key passes and shots in this match
    • positionOrder: ordering in the lineup

    general_game_stats

    • id: this game id
    • fid: not sure what this is
    • h_id: home team id
    • a_id: away team id
    • date: date of this game
    • league_id: id for the league
    • season: which season which game was for
    • h_goals: number of goals for the home team
    • a_goals: number of goals for the away team
    • team_h: home team name
    • team_a: away team name
    • h_xg: home xG
    • a_xg: away xG
    • h_w: home win probability
    • h_d: home draw probability
    • h_l: home loss probability
    • league: league name
    • h_shot: number of shots by the home team
    • a_shot: number of shots by the away team
    • h_shotOnTarget: number of shots on target by the home team
    • a_shotOnTarget: number of shots on target by the away team
    • h_deep:home team passes completed within an estimated 20 yards of goal (crosses excluded) -deap_allowed: opponent passes completed within an estimated 20 yards of goal (crosses excluded)
    • a_deep: away team passes completed within an estimated 20 yards of goal (crosses excluded) -deap_allowed: opponent passes completed within an estimated 20 yards of goal (crosses excluded)
    • h_ppda: home team passes allowed per defensive action in the opposition half.
    • a_ppda:away team passes allowed per defensive action in the opposition half.

    game_events

    • id: id for event
    • minute: minute the event happend
    • result: result (blocked shot, saved shot, ect..)
    • X: x-coordinate where the player took the shot
    • Y: y-coordinate where the player took the shot
    • xG: the xG for the shot
    • player: player's name
    • h_a: h for home team or a for away team
    • player_id: player's id
    • situation: situation where this shot happend (direct free kicks, set piece, open play, ect..)
    • season: the match season
    • shotType: what type of shot (left foot, right foot, head, ect..)
    • ** match_id**: id for the match
    • h_team: home team name
    • ** a_team**: away team name
    • ** h_goals**: number of home goals at this time
    • ** a_goals**: number of away goals at this time
    • date: date of the match
    • ** player_assisted**: player who assisted
    • lastAction: the last action before this shot

    clubs

    • club_id: id for the club
    • ** club**: club name
    • ** league_id** : league id
    • ** league**: league name
    • ** season**: which season these stats are from
    • ** wins**: number of wins that season
    • ** draws**: number of draws that season
    • ** losses**: number of losses that season
    • ** pts**: number of points for that season
    • ** avg_xG**: average xG throughout the season
    • ** total_goals**: total amount of goals for this season
    • total_goals_cond: total amount of goals conceded this season
  5. w

    UConn vs Wake Forest Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 18, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). UConn vs Wake Forest Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/connecticut/vs/wake-forest
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 18, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Description

    Complete historical game data between UConn and Wake Forest including scores, dates, locations, and game statistics.

  6. w

    Louisiana Tech vs Miami (FL) Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 16, 2026
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). Louisiana Tech vs Miami (FL) Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/louisiana-tech/vs/miami-fl
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 16, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Description

    Complete historical game data between Louisiana Tech and Miami (FL) including scores, dates, locations, and game statistics.

  7. League of Legends Champions Dataset

    • kaggle.com
    zip
    Updated May 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Amaan Patel (2024). League of Legends Champions Dataset [Dataset]. https://www.kaggle.com/datasets/dem0nking/league-of-legends-champions-dataset
    Explore at:
    zip(2224 bytes)Available download formats
    Dataset updated
    May 27, 2024
    Authors
    Amaan Patel
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Dive into the intricate world of League of Legends with "Champions of the Rift," an extensive dataset that compiles detailed in-game statistics for all champions. This dataset includes vital information such as base health, mana, armor, attack damage, ability power, and gold efficiency for each champion, categorized by their primary roles. Whether you're a data analyst, a game developer, or an avid gamer looking to deepen your understanding of champion mechanics, this dataset provides a comprehensive foundation for analysis and strategy development in the ever-evolving battlefield of Summoner's Rift. Explore the strengths and weaknesses of your favorite champions and gain a competitive edge with this meticulously curated collection of champion statistics.

    Column Descriptions:

    • Champion Name: The name of the champion in League of Legends.

    • Role : The primary role or lane typically played by the champion. Common roles include Top, Jungle, Mid, ADC (Attack Damage Carry), and Support.

    • Base Health: The initial health points (HP) of the champion at level 1.

    • Base Mana: The initial mana points (MP) of the champion at level 1. Some champions do not use mana, in which case this value may be zero.

    • Base Armor: The initial armor value of the champion at level 1, which reduces incoming physical damage.

    • Base Attack Damage: The initial attack damage (AD) of the champion at level 1, which affects the amount of physical damage dealt by basic attacks.

    • Gold Efficiency: A relative measure of how cost-effective the champion's base stats are, expressed as a ratio. A higher value indicates better gold efficiency.

  8. w

    Louisiana vs Sam Houston Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 16, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). Louisiana vs Sam Houston Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/louisiana-lafayette/vs/sam-houston
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 16, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Description

    Complete historical game data between Louisiana and Sam Houston including scores, dates, locations, and game statistics.

  9. March Madness Augmented Statistics

    • kaggle.com
    zip
    Updated Apr 4, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Colin Siles (2021). March Madness Augmented Statistics [Dataset]. https://www.kaggle.com/colinsiles/march-madness-augmented-statistics
    Explore at:
    zip(267422808 bytes)Available download formats
    Dataset updated
    Apr 4, 2021
    Authors
    Colin Siles
    Description

    Context

    A team's mean seasons statistics can be used as predictors for their performance in future games. However, these statistics gain additional meaning when placed in the context of their opponents' (and opponents' opponents') performance. This dataset provides this context for each team. Furthermore, predicting games based on post-season stats causes data leakage, which from experience can be significant in this context (15-20% loss in accuracy). Thus, this dataset provides each of these statistics prior to each game of the regular season, preventing any source of data leakage.

    Content

    All data is derived from the March Madness competition data. Each original column was renamed to "A" and "B" instead of "W" and "L," and the mirrored to represent both orderings of opponents. Each team's mean stats are computed (both their stats, and the mean "allowed" or "forced" statistics by their opponents). To compute the mean opponents' stats, we analyze the games played by each opponent (excluding games played against the team in question), and compute the mean statistics for those games. We then compute the mean of these mean statistics, weighted by the number of times the team in question played each opponent. The opponents' opponent's stats are computed as a weighted average of the opponents' average. This results in statistics similar to those used to compute strength of schedule or RPI, just that they go beyond win percentages (See: https://en.wikipedia.org/wiki/Rating_percentage_index)

    The per game statistics are computed by pretending we don't have any of the data on or after the day in question.

    Next Steps

    Currently, the data isn't computed particularly efficiently. Computing the per game averages for every day of the season is necessary to compute fully accurate opponents' opponents' average, but takes about 90 minutes to obtain. It is probably possible to parallelize this, and the per-game averages involve a lot of repeated computation (basically computing the final averages over and over again for each day). Speeding this up will make it more convenient to make changes to the dataset.

    I would like to transform these statistics to be per-possession, add shooting percentages, pace, and number of games played (to give an idea of the amount uncertainty that exists in the per-game averages). Some of these can be approximated with the given data (but the results won't be exact), while others will need to be computed from scratch.

  10. w

    Rice vs UCLA Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 16, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). Rice vs UCLA Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/rice/vs/ucla
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 16, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Description

    Complete historical game data between Rice and UCLA including scores, dates, locations, and game statistics.

  11. League of Legends(LoL) Matches Patch 25.19+

    • kaggle.com
    zip
    Updated Jan 21, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nathan Smallcalder (2026). League of Legends(LoL) Matches Patch 25.19+ [Dataset]. https://www.kaggle.com/datasets/nathansmallcalder/lol-match-history-and-summoner-data-80k-matches
    Explore at:
    zip(43347750 bytes)Available download formats
    Dataset updated
    Jan 21, 2026
    Authors
    Nathan Smallcalder
    Description

    League of Legends Relational Database for Match Prediction

    Context

    This dataset contains detailed match and player data from League of Legends, one of the most popular multiplayer online battle arena (MOBA) games in the world. It includes 270,000+ matches and contains 900,000+ summoner statistics, capturing a wide range of in-game statistics, such as champion selection, player performance metrics, match outcomes, and more.

    The dataset is structured to support a variety of analyses, including:

    • Predicting match outcomes based on team compositions and player stats
    • Evaluating player performance and progression over time
    • Exploring trends in champion popularity and win rates
    • Building machine learning models for esports analytics

    Whether you are interested in competitive gaming, data science, or predictive modeling, this dataset provides a rich source of structured data to explore the dynamics of League of Legends at scale.

    Data Schema and Dictionary

    Data was collected from Riot Games API using Python script(link) from Patch 25.19

    The datase consists of 7 csv files:

    • MatchStatsTbl - Match Stats given a summonerID and MatchID.Contains K/D/A, Items, Runes,Ward Score, Summoner Spells, Baron Kills, Dragon Kills, Lane, DmgTaken/Dealt, Total Gold, cs,Mastery Points and Win/Loss
    • TeamMatchStatsTbl - Containes Red/Blue Champions,Red/Blue BaronKills,Blue/Red Turret Kills, Red/Blue Kills, RiftHearaldKills and Win/loss
    • MatchTbl- Contains MatchID,Rank,Match Duration and MatchType.
    • RankTbl - Contains RankID and RankName
    • ChampionTbl- Contains ChampionID and ChampionName
    • ItemTbl - Contains ItemID and ItemName
    • SummonerTbl - Contains SummonerID and SummonerName
    • SummonerMatchTbl - Links MatchID,SummonerID and ChampionID

    Database Features

    • This dataset contains 270,000+ League of Legends matches and 900,000+ summoner statistics from those games.
    • Uses Data from over 24,000+ summoners.
    • Consists of Data from Europe and NA and Asia
    • Data is sampled from Unranked to Challenger tiers.

    Database Setup

    -MySQL Database using Linux -Database Schema Script can be found here. (Works with the gtihub project to collect your own data)

    Limitations

    The Riot API only provides the "BOTTOM" lane for bot-lane players. During Data collection, roles were inferred by combining chapions that often played support with CS metrics to distinguish ADC vs Support — especially for ambiguous picks like Senna or off-meta choices.

    Acknowledgements/Privacy

    Data is collected using the official Riot Games API. We thank Riot Games for providing the data and tools that make this project possible. This dataset is not endorsed or certified by Riot Games. No personal or identifiable player data (e.g., Summoner Names, Summoner IDs, or PUUIDs) are included. The SummonerTbl has been intentionally excluded from this public release.

    Github

    The Python scripts used for data collection, as well as various scripts I developed for API calls, database management, and initial data analytics, can be found on GitHub

  12. w

    Sam Houston vs Southern Miss Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 9, 2026
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). Sam Houston vs Southern Miss Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/sam-houston/vs/southern-miss
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 9, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Description

    Complete historical game data between Sam Houston and Southern Miss including scores, dates, locations, and game statistics.

  13. College Football Bowl Game Statistics

    • kaggle.com
    zip
    Updated Dec 20, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    The Devastator (2023). College Football Bowl Game Statistics [Dataset]. https://www.kaggle.com/datasets/thedevastator/college-football-bowl-game-statistics
    Explore at:
    zip(373986 bytes)Available download formats
    Dataset updated
    Dec 20, 2023
    Authors
    The Devastator
    Description

    College Football Bowl Game Statistics

    Player Performances and Game Results in College Bowl Football Games

    By Chase Willden [source]

    About this dataset

    This dataset, named 'College-Bowl-Football.csv', offers a comprehensive study of player performance measurements and game outcomes in college football bowl games, an important aspect of American college athletics.

    The dataset is anchored on the premise of evaluating tangible performance metrics to investigate the credibility and impact of the home field advantage phenomenon often touted in sports. Specifically using statistical data from college football bowl games, this dataset examines whether having a home field advantage is as beneficial as it's generally perceived.

    The data was meticulously collected via web scraping techniques from a reputable sports news website www.foxsports.com. For deeper insights into this research, interested parties can find valuable content presented in an engaging blog format at The Concept Center website (http://theconceptcenter.com/simple-research-study-college-football-bowl-games/).

    The primary unit of analysis in this dataset pertains to individual players and their respective teams denoted by columns such as 'team' and 'player'. Several sub-categories record numerous aspects revolving around different types of plays that occur in American Football like passing, rushing, receiving kicks returns among others.

    Essentially covering every conceivable metric related to gameplay including attempts made for each play type (e.g., Passing - Attempts, Rushing - Attempts), success rates (% completions for passing attempts or FG Made Pct for kicking) or even mishaps during gameplay (such as Fumbles Lost), the range is wide

    Distance-related attributes are also well documented with total yards covered during successful moves provided along with information on longest distance achieved for numerous actions from punt returns to rushing endeavors. Touchdowns secured via multiple methods like passing or rush receive recognition too through respective data points.

    On special factors impacting scoring results directly such as kicking & punting activities are further divided into more granular levels capturing specifics on successful instances alongside indicators about these activities' success rates.

    In every respect this dataset presents all necessary dimensions one needs to dissect College Football player performance in Bowl Games exhaustively. Ideal for enthusiasts or analysts seeking to delve into detailed evaluations of game situations and player performance with quantifiable evidence

    How to use the dataset

    This dataset comes with a wide range of performance metrics for individual players in the college football bowl games. It opens up opportunities for comprehensive analysis and insights into college football sports data, allowing enthusiasts, analysts or potential scouts to garner valuable insights and trends.

    Here's a guide on how you can put this data to good use:

    1. Player Performance Analysis:

    • Evaluate individual player performance across various metrics like passing efficiency (Completion Pct), rushing capabilities (Rushing Attempts, Rushing Touchdowns), receiving skills(Receiving Yards) etc.

    • Identify top performers in each metric category. This could help in scouting new talent.

    2. Team Performance Analysis:

    • Assess the overall team's performance by aggregating player data.

    • Understand if specific teams are better at certain aspects of the game like kicking, returning punts etc.

    • Assist team management in their tactical strategies by highlighting areas of strength and improvement.

    3. Predictive Analytics:

    Using past statistics available in this dataset, predictive models can be constructed to predict future outcomes such as:

    • Predicting potential star players

    • Foresee team’s future performances

    4. Statistical Comparison & Benchmarking:

    Comparison between teams or between players based on their stats; useful for scouting activities and drafting pick discussions.
    

    The possibilities with this archive of information are vast depending upon your objective! As all dataset it might need some preprocessing as per the requirement but it is nothing compared to the insightful journey that lies ahead once you've decoded these numbers from past games! Happy Data Diving!

    Note:

    • Remember that fields denoted like '**Field-name' means total counts/accumulation while 'Field-name **' denotes a highlight/common term which you will find across...
  14. NBA - Player Stats - Season 24/25

    • kaggle.com
    zip
    Updated Feb 8, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Eduardo Palmieri (2025). NBA - Player Stats - Season 24/25 [Dataset]. https://www.kaggle.com/datasets/eduardopalmieri/nba-player-stats-season-2425
    Explore at:
    zip(401933 bytes)Available download formats
    Dataset updated
    Feb 8, 2025
    Authors
    Eduardo Palmieri
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    NBA Player Game Stats - 2024/2025 Season

    This dataset provides comprehensive performance statistics for NBA players throughout the 2024/2025 season. It includes both advanced and traditional stats, making it ideal for player performance analysis, efficiency assessments, and exploring game patterns and trends. Data was collected from reliable sources, ensuring quality and consistency across each record.

    Column Descriptions

    • Player: Name of the player.
    • Tm: Abbreviation of the player's team.
    • Opp: Abbreviation of the opposing team.
    • Res: Result of the game for the player's team.
    • MP: Minutes played, represented as a float (e.g., 23.5 = 23 minutes and 30 seconds).
    • FG: Field goals made.
    • FGA: Field goal attempts.
    • FG%: Field goal percentage.
    • 3P: 3-point field goals made.
    • 3PA: 3-point field goal attempts.
    • 3P%: 3-point shooting percentage.
    • FT: Free throws made.
    • FTA: Free throw attempts.
    • FT%: Free throw percentage.
    • ORB: Offensive rebounds.
    • DRB: Defensive rebounds.
    • TRB: Total rebounds.
    • AST: Assists.
    • STL: Steals.
    • BLK: Blocks.
    • TOV: Turnovers.
    • PF: Personal fouls.
    • PTS: Total points scored.
    • GmSc: Game Score, a metric summarizing player performance for the game.
    • Data: Date of the game in YYYY-MM-DD format.

    Usage Examples

    This dataset is perfectly suited for: - Statistical analysis: Gain insights into player and team performance trends. - Machine learning projects: Build predictive models using detailed player stats. - Performance prediction: Forecast player outcomes or team results. - Player comparisons: Analyze players across various metrics and categories. - Efficiency analysis: Evaluate player and team efficiency, comparing statistics across games. - Game trend exploration: Investigate patterns within the season, identifying shifts in strategies and performance.

  15. Premier League Player Statistics 2022-2024

    • kaggle.com
    zip
    Updated Jun 3, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    DhruvGup (2024). Premier League Player Statistics 2022-2024 [Dataset]. https://www.kaggle.com/datasets/dhruvgup/premier-league-player-statistics-2022-2024
    Explore at:
    zip(553369 bytes)Available download formats
    Dataset updated
    Jun 3, 2024
    Authors
    DhruvGup
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    All statistics sourced from FBRef and Transfermarkt and scraped using Ruby on Rails. This dataset contains 3 CSVs, "Teams" with basic info (just name and FBRef link), "Players" with name and summary statistics for the 2023-2024 season as well as their age and value from Transfermarkt, and "Match Logs" which has in-depth information for every Premier League game the player's team took part in over the past 2 seasons (or whatever length of time the player was on said team).

  16. English Premier League (EPL) Match Data 2000-2025

    • kaggle.com
    zip
    Updated May 12, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    marcohuiii (2025). English Premier League (EPL) Match Data 2000-2025 [Dataset]. https://www.kaggle.com/datasets/marcohuiii/english-premier-league-epl-match-data-2000-2025
    Explore at:
    zip(156260 bytes)Available download formats
    Dataset updated
    May 12, 2025
    Authors
    marcohuiii
    Description

    Context

    Football is more than just a game — it’s data-rich and decision-driven. From match results to player statistics, the English Premier League (EPL) offers a goldmine of insights for analysts, fans, and data scientists.

    This dataset is part of a personal data preprocessing project designed to transform messy raw data into a clean, structured format — enabling meaningful analysis, modeling, or visualization. Whether you're predicting match outcomes, exploring season trends, or learning data science, this dataset gives you a strong starting point.

    Content

    This dataset was originally sourced from football-data.co.uk, a trusted source for historical football data. The raw data was downloaded in CSV format and carefully cleaned using Python. The resulting dataset is ready for analysis and includes statistics such as:

    • Match dates

    • Full-time and half-time results

    • Goals, corners, shots, fouls

    • Yellow and red cards

    It’s ideal for building machine learning models, dashboards, or practicing sports analytics.

    Notes on Specific Variables

    • Season: The football season (e.g., 2020–2021)
    • MatchDate: The date when the match was played
    • HomeTeam: Name of the home team
    • AwayTeam: Name of the away team
    • FullTimeHomeGoals: Goals scored by the home team (full time)
    • FullTimeAwayGoals: Goals scored by the away team (full time)
    • FullTimeResult: Match result (H = Home win, A = Away win, D = Draw)
    • HalfTimeHomeGoals: Goals scored by the home team (half time)
    • HalfTimeAwayGoals: Goals scored by the away team (half time)
    • HalfTimeResult: Half-time result (H = Home win, A = Away win, D = Draw)
    • HomeShots: Total shots by the home team
    • AwayShots: Total shots by the away team
    • HomeShotsOnTarget: Shots on target by the home team
    • AwayShotsOnTarget: Shots on target by the away team
    • HomeCorners: Number of corners won by the home team
    • AwayCorners: Number of corners won by the away team
    • HomeFouls: Number of fouls committed by the home team
    • AwayFouls: Number of fouls committed by the away team
    • HomeYellowCards: Yellow cards received by the home team
    • AwayYellowCards: Yellow cards received by the away team
    • HomeRedCards: Red cards received by the home team
    • AwayRedCards: Red cards received by the away team

    License

    This dataset is for educational and non-commercial use only. Raw data sourced from football-data.co.uk. Please credit the source if you use or share this dataset.

  17. League Of Legends EUW challanger game stats

    • kaggle.com
    zip
    Updated Feb 27, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Pratiman Joshi (2022). League Of Legends EUW challanger game stats [Dataset]. https://www.kaggle.com/datasets/pratimanjoshi/euw-challanger-gamestats
    Explore at:
    zip(254897 bytes)Available download formats
    Dataset updated
    Feb 27, 2022
    Authors
    Pratiman Joshi
    License

    http://www.gnu.org/licenses/fdl-1.3.htmlhttp://www.gnu.org/licenses/fdl-1.3.html

    Description

    This dataset has the game data for top 300 players for league of legends in the EUW region. This contains in game statistics together with win data. Each players past 20 matches were taken into accord and the data was added to the dataset using the riot api.

  18. w

    Rice vs Utah Historical Games Dataset

    • winsipedia.com
    html
    Updated Mar 11, 2026
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Winsipedia (2026). Rice vs Utah Historical Games Dataset [Dataset]. https://www.winsipedia.com/games/rice/vs/utah
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Mar 11, 2026
    Dataset authored and provided by
    Winsipedia
    License

    https://www.winsipedia.com/termshttps://www.winsipedia.com/terms

    Area covered
    Utah
    Description

    Complete historical game data between Rice and Utah including scores, dates, locations, and game statistics.

  19. Valorant Pro Matches - Full Data

    • kaggle.com
    zip
    Updated Jan 9, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Joshua Broas (2022). Valorant Pro Matches - Full Data [Dataset]. https://www.kaggle.com/datasets/visualize25/valorant-pro-matches-full-data
    Explore at:
    zip(11501897 bytes)Available download formats
    Dataset updated
    Jan 9, 2022
    Authors
    Joshua Broas
    Description

    Context

    Valorant is still relatively new to the eSports scene, so the data analysis for pro or semi-pro games is still in its infancy stage. One of the biggest issues is sourcing the data. Vlr.gg is similar to CSGO's hltv.org that provides some great information on matches, but extracting its data isn't very accessible. Luckily, they (for now) allow scraping the website as much as you want.

    I had a lot of issues because even though the HTML/CSS format is generally the same, there's a bunch of edge cases to account for and even times where the formatting completely breaks my parser. I didn't upload my code because it's honestly super messy, but I might in the future when I clean it up. The data set currently get most matches up to Jan 1, 2022, and I think there's like 400 out of ~11.5k that got errors and I couldn't add to the database. Probably about 200 are from the very first matches that got posted on vlr.gg.

    Content

    There is four tables. The top level is Matches that will tell you teams playing and match (map) score. Game is the next level that breaks down the specific maps played. Then Game_Rounds gives a round by round breakdown which shows who won, economy of each team, win type, and buy type, whenever the info is available. The game rounds are packaged in one string that you should be able to cast as a json. Lastly there is Game_Scoreboard which gives you the player performance, as well as things like number of first kills, first deaths, 2Ks, 3Ks, One v Ones, One v Twos, ect.

    Inspiration

    https://www.kaggle.com/hidious/valorant-vlrgg-results-and-stats

    This dataset scrapes the results pages based on map score, but will only get match score, or map score if they only played 1 map. My data set tries to scrape everything available.

  20. Data from: Major League Soccer Dataset

    • kaggle.com
    zip
    Updated Jul 17, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Joseph Mohr (2022). Major League Soccer Dataset [Dataset]. https://www.kaggle.com/josephvm/major-league-soccer-dataset
    Explore at:
    zip(7199918 bytes)Available download formats
    Dataset updated
    Jul 17, 2022
    Authors
    Joseph Mohr
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Overview

    NOTE: As of now, the source of player data that I had used has changed. So unless I find a new source/figure out how to retrieve it from the changed website, that part of the dataset won't be updated anymore. The tables, matches, and events parts are all fine and will be updated around midweek while the season is going.

    NOTE: Version 31 doesn't contain an updated table. I will try to soon either fix how I get it or just compute that information based on the game data.

    This dataset contains player, game, event, and table data from Major League Soccer (MLS).

    There is currently information on over 6000 matches and almost 420,000 events from those matches.

    For an introduction to the data, check out this kernel. For a quick overview of what data is available for what years, visit this spreadsheet

    Player Data

    • all_goalkeepers.csv - all goalkeeper data from every season of MLS through 2020
    • all_players.csv - all outfield player data from every season of MLS through 2020

    Game Data

    • matches.csv - match data from the 2001-2021 seasons

    Event Data

    • events.csv - events from games from the 2008-2021 seasons

    Tables

    • all_tables.csv - end of season / current standing of tables for every season through 2021

    Dataset Updates

    V21 - all_tables.csv updated, now has 1996-2020 and additional columns; includes a section for each conference and then (for most years) an overall table as well V8 - matches.csv now 1996-2020 (dates look a little different for this period) V4 - all updated with matches through 8/17/2020 (except all_tables.csv, webpage with the table seems to be down) V3 - events.csv and matches.csv now 2001-2020 (events only available for 2008 onwards) V2 - events.csv and matches.csv now 2012-2020

    I plan to update this dataset weekly while MLS games are being played.

    Acknowledgements

    Image: https://www.houstondynamo.com/post/2020/06/10/mls-back-all-26-teams-resume-season-espn-wide-world-sports-starting-july-8 Player Data: https://www.mlssoccer.com/stats Match Data 1996-2000: https://fbref.com/en/comps/22/44/schedule/2000-Major-League-Soccer-Scores-and-Fixtures Table Data: https://en.wikipedia.org/wiki/1996_Major_League_Soccer_season Other Data: https://www.espn.com/soccer/league/_/name/usa.1/

    All data was scraped from the above two sources by me. My code is here.

    Inspiration

    There's a myriad of questions that can be asked about soccer teams and players. - What stats impact the chances of a team winning the most? - Which players have the best win rate and worst win rate over the years? - Which goalkeepers have performed the best? etc.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
WAQAR ALI (2024). Top Games Dataset 🎮📊 [Dataset]. https://www.kaggle.com/datasets/waqi786/top-games-dataset
Organization logo

Top Games Dataset 🎮📊

Insights on Popular Games Across Platforms and Genres 🎲🕹️

Explore at:
zip(78391 bytes)Available download formats
Dataset updated
Aug 2, 2024
Authors
WAQAR ALI
License

Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically

Description

This dataset provides an extensive collection of popular video games across various platforms and genres. It includes key details such as game titles, genres, platforms, release years, and user ratings, allowing for in-depth analysis of gaming trends and player preferences.

With a diverse selection of games, this dataset reflects current industry trends, helping researchers, developers, and gaming enthusiasts explore popularity patterns, platform preferences, and genre evolution over time.

📌 Key Features: 🕹️ Game Information: Game Title 🎮: The name of the game. Genre 🎭: The category of the game (e.g., Action, RPG, FPS, Strategy). Platform 🖥️🎮📱: The platform(s) the game is available on (e.g., PC, PlayStation, Xbox, Switch, Mobile). Release Year 📅: The year the game was released. Developer 🏢: The company or studio that developed the game. ⭐ Popularity & Reception: User Ratings 🌟: Average player ratings based on reviews. Metacritic Score 🎯: Professional critic score from Metacritic (if applicable). Total Sales (in millions) 💰: Estimated number of copies sold worldwide. 🎮 Additional Insights: Multiplayer Support 🔄: Whether the game offers multiplayer features (Yes/No). Game Mode 🎯: Single-player, Multiplayer, or Both. ESRB Rating 🔞: Age classification (E, T, M, etc.). 📊 Use Cases & Applications: 🔹 Analyzing gaming trends over time 🔹 Comparing the popularity of different game genres 🔹 Identifying top-selling games by platform 🔹 Understanding user preferences and ratings 🔹 Exploring relationships between game ratings and sales

⚠️ Important Note: This dataset is synthetically generated for educational and analytical purposes. It does not contain real proprietary data but is designed to resemble real-world gaming statistics.

Search
Clear search
Close search
Google apps
Main menu