worldcup-pulse-data
收藏资源简介:
WorldCup Pulse数据集是一个结构化的足球世界杯赛事数据湖,作为相关数据的单一事实来源。数据集采用典型的数据湖分层架构:bronze层存储规范化的原始API快照;silver层包含经过清洗的规范实体和事件数据;gold层则提供了可直接用于分析和仪表板展示的数据集市。核心数据集市涵盖锦标赛级关键绩效指标(KPI)、按比赛日/分钟时段统计的进球分布、主办城市信息、球队雷达图统计、球队关键指标(如预期进球、控球率)、顶级球员排行榜以及球队积分榜。扩展的BI数据集市进一步提供了详细的比赛信息、实时小组赛积分榜、比赛事件(进球、红黄牌)、换人记录、首发阵容、守门员数据以及每场比赛的球员个人统计数据。此外,数据集还包含记录数据管道运行状态和质量检查结果的操作日志。该数据集适用于足球赛事分析、球队与球员表现评估、数据可视化仪表板开发以及体育数据科学研究等多种任务。
The WorldCup Pulse dataset is a structured football World Cup event data lake that serves as the single source of truth for relevant data. It adopts a typical data lake layered architecture: the Bronze layer stores normalized raw API snapshots; the Silver layer contains cleaned standardized entity and event data; the Gold layer provides data marts that can be directly used for analysis and dashboard display. The core data marts cover championship-level key performance indicators (KPIs), goal distribution statistics by match day/minute intervals, host city information, team radar chart statistics, core team metrics such as expected goals and possession rate, top player rankings, and team standings. The extended BI data marts further provide detailed match information, real-time group stage standings, match events including goals, red and yellow cards, substitution records, starting lineups, goalkeeper data, and individual player statistics for each match. In addition, the dataset also includes operational logs that record the running status of data pipelines and quality check results. This dataset is suitable for various tasks such as football event analysis, team and player performance evaluation, data visualization dashboard development, and sports data science research.
数据集概述:WorldCup Pulse Data
该数据集是世界杯脉冲湖仓(WorldCup Pulse Lakehouse)数据的单一真实来源,包含从原始快照到仪表板就绪模型的完整处理流程。数据以 Parquet 格式存储。
数据布局
bronze/*.parquet:标准化的原始 API 快照。silver/*.parquet:清洗后的规范实体和事件。gold/*.parquet:仪表板就绪的数据集市。state/last_run.json:增量状态信息。logs/*.csv:流水线与质量审核日志。
Gold 数据集市
核心赛事集市:
kpi_summary.parquet:锦标赛级关键绩效指标(比赛场次、进球数、平均进球、最大胜差、红黄牌、点球、VAR 进球、剩余比赛)。goals_by_matchday.parquet:按比赛日统计的进球数和比赛场次。goals_by_minute_bucket.parquet:每15分钟时间段的进球分布。host_cities.parquet:体育场、城市、国家、坐标及承办比赛场次。team_radar_stats.parquet:每支球队的进攻、防守、控球、传球和纪律得分。team_key_metrics.parquet:预期进球(xG)、场均射门、控球率、传球准确率、进球/失球、红黄牌、零封场次、定位球进球。top_players.parquet:球员进攻与贡献排行榜。team_table.parquet:球队级聚合表。
扩展业务智能集市(用于更新后的概览空间):
matches.parquet:赛程/结果表,包含比赛 ID、球队、旗帜、比分、预期进球(xG)、场地、城市、状态及开球元数据。group_standings.parquet:实时小组排名表,包含赛果(胜-平-负)、进球/失球、净胜球、积分及晋级状态。match_events.parquet:进球/红黄牌类事件,包含分钟数、半场、球队、球员、助攻球员及球场坐标。substitutions.parquet:按比赛统计的换人时间及球员变化。lineups.parquet:按比赛和球队统计的首发阵容行。goalkeepers.parquet:门将扑救数、扑救成功率、扑出点球、零封场次及失球数。match_player_stats.parquet:每球员每场比赛的表现、评分、跑动距离、速度、传球、抢断及拦截数据。
运营日志
logs/pipeline_runs.csv:运行 ID、起止时间戳、状态、行数及错误信息。logs/quality_checks.csv:按层/表/检查名称/状态划分的质量检查结果。




