遇见数据集

AFL Player Match Statistics 2000-2023

收藏
Mendeley Data2026-08-09 收录
官方服务:

资源简介:

AFL Player Match Statistics, 2000-2023: 206,722 player-match records from 4,670 Australian Football League games across 24 seasons, with match context, weather, attendance and the advanced statistical suite (pressure acts, contested one-on-ones, metres gained, score involvements, ruck contests) alongside AFL Fantasy and SuperCoach scores. One row = one player in one match. 81 columns, 2,599 players, 27 venues. UTF-8 CSV, RFC 4180 quoting, approximately 60 MB. Most public AFL datasets stop at the basic box score. This one carries the advanced tracking statistics that only became available from the mid-2010s, plus per-match weather and attendance, making it usable for venue, fatigue and conditions modelling rather than just counting stats. COLUMNS. Match context: match_id, match_date, match_local_start, match_round, venue_name, home/away teams, attendance, per-team goals/behinds/score, margin, winner, weather temperature and type. Player: player_id, name, team, height, weight, position, guernsey number. Core statistics (all rows, 2000-2023): kicks, marks, handballs, disposals, disposal efficiency, goals, behinds, hitouts, tackles, rebounds, inside fifties, clearances, clangers, free kicks, contested/uncontested possessions, contested marks, one percenters, bounces, goal assists, time on ground, Brownlow votes. Advanced (2012 onward): centre and stoppage clearances, score involvements, metres gained, turnovers, intercepts, tackles inside fifty, contest one-on-ones, pressure acts, effective kicks, ground ball gets, hitouts to advantage, intercept marks, rating points, ruck contests, score launches, shots at goal, spoils. Fantasy: afl_fantasy_score, supercoach_score. KNOWN LIMITATIONS. Weather covers 125,278 rows (60.6%), from the 2010 season onward; empty for 2000-2009. Advanced statistics begin in 2012 (approximately 108,000 rows, 52%). match_local_start has been reconstructed: the source stored a correct local time-of-day against a placeholder date, recombined here with the real match date; no timezone conversion applied. Missing values are empty rather than the literal string "NA" (3.27 million such cells converted). The 2020 season was shortened and relocated, so match lengths and venues that year are not comparable. Player names are not globally unique; join on player_id. PROVENANCE AND LICENCE. Derived from publicly published AFL match statistics assembled via the fitzRoy R package and cleaned as described. Statistics are factual records of public sporting events. Released under CC BY 4.0, free to use including commercially, with attribution to Bet Better (https://betbetter.world). Maintained by Bet Better, which also publishes a free sports model API of win probabilities across nine sports at https://betbetter.world/api/. Also available on Zenodo (DOI 10.5281/zenodo.21612783) and OSF (DOI 10.17605/OSF.IO/V5A89). This dataset contains no betting odds and no wagering data of any kind.

2000-2023年澳大利亚足球联盟(Australian Football League, AFL)球员比赛统计数据集:涵盖24个赛季、4670场澳式足球联盟赛事的206722条球员-比赛记录,包含比赛背景信息、天气情况、观赛人数,以及进阶统计指标(压迫动作(pressure acts)、一对一对抗(contested one-on-ones)、推进码数(metres gained)、得分参与度(score involvements)、揭球对抗(ruck contests)),同时附带AFL幻想联赛(AFL Fantasy)与SuperCoach联赛得分。每条数据对应一名球员的单场比赛表现,共设81个字段,涉及2599名球员与27个比赛场馆。数据集采用UTF-8编码的CSV格式,符合RFC 4180引号规范,文件大小约60MB。 当前绝大多数公开的AFL数据集仅止步于基础技术统计框(box score),本数据集则收录了2010年代中期才逐步启用的进阶追踪统计数据,同时附带每场比赛的天气与观赛人数信息,可用于场地、球员疲劳度及比赛环境的建模分析,而非仅局限于基础数据统计。 ### 字段说明 #### 比赛背景字段 比赛ID(match_id)、比赛日期(match_date)、比赛当地开赛时间(match_local_start)、比赛轮次(match_round)、场馆名称(venue_name)、主/客队、观赛人数、各队六分球(goals)/单分球(behinds)数量、总得分、分差、获胜方、气温与天气类型。 #### 球员字段 球员ID(player_id)、姓名(name)、所属球队(team)、身高(height)、体重(weight)、场上位置(position)、球衣号码(guernsey number)。 #### 核心统计数据(2000-2023年全量覆盖) 踢球次数(kicks)、接球次数(marks)、手递球次数(handballs)、处置球次数(disposals)、处置效率(disposal efficiency)、六分球进球数(goals)、单分球进球数(behinds)、揭球次数(hitouts)、擒抱次数(tackles)、回防次数(rebounds)、对方五十码区进攻次数(inside fifties)、争球获胜次数(clearances)、失误次数(clangers)、任意球次数(free kicks)、对抗/非对抗控球权(contested/uncontested possessions)、对抗性接球次数(contested marks)、防守辅助动作次数(one percenters)、弹地次数(bounces)、得分助攻次数(goal assists)、场上时长(time on ground)、布朗洛奖章投票分(Brownlow votes)。 #### 进阶统计数据(2012年起覆盖) 中线争球与停球争球获胜次数(centre and stoppage clearances)、得分参与次数(score involvements)、推进码数(metres gained)、球权转换次数(turnovers)、拦截次数(intercepts)、对方五十码区擒抱次数(tackles inside fifty)、一对一对抗次数(contest one-on-ones)、压迫动作次数(pressure acts)、有效踢球次数(effective kicks)、地面球获得次数(ground ball gets)、有利揭球次数(hitouts to advantage)、拦截接球次数(intercept marks)、评分点数(rating points)、揭球对抗次数(ruck contests)、得分发起次数(score launches)、射门次数(shots at goal)、解围次数(spoils)。 #### 幻想联赛得分字段 AFL幻想联赛得分(afl_fantasy_score)、SuperCoach联赛得分(supercoach_score)。 ### 已知局限性 1. 天气数据仅覆盖2010赛季及之后的125278条记录(占比60.6%),2000-2009年的天气数据均为空值; 2. 比赛当地开赛时间字段为重构所得:原始数据仅将正确的当地开赛时刻与占位日期绑定,本数据集将其与真实比赛日期重新组合,未进行时区转换; 3. 缺失值以空字符串表示,而非字面量"NA"(共转换327万个此类单元格); 4. 2020赛季因赛事调整被缩短且易地举办,该赛季的比赛时长与场地均不具备可比性; 5. 球员姓名不具备全局唯一性,关联数据时请以player_id作为关联键。 ### 来源与许可 本数据集源自通过fitzRoy R包整理的公开AFL比赛统计数据,并按前述流程完成清洗。所有统计数据均为公开体育赛事的真实记录。 本数据集采用CC BY 4.0协议发布,可免费使用(包括商业用途),使用时需注明来源为Bet Better(https://betbetter.world)。本数据集由Bet Better维护,该机构同时在https://betbetter.world/api/ 发布涵盖9项运动的赛事胜率预测免费体育模型API。 本数据集同时可在Zenodo(DOI: 10.5281/zenodo.21612783)与OSF(DOI: 10.17605/OSF.IO/V5A89)获取。本数据集未包含任何博彩赔率与投注相关数据。

创建时间:
2026-08-03
二维码
社区交流群
二维码
科研交流群
商业服务