n2d commited on
Commit
e069423
·
verified ·
1 Parent(s): 118289b

refresh worldcup pulse lakehouse data

Browse files
bronze/games.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e8dc65f46121ce8c6e7f02cce3ac5446ada9c7c69d1fbc462d03ba47a48ec6e
3
  size 10013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c4cc42c9f3634b831ea833d0cab7af85547efe238d5946d11357bc4bde09c81
3
  size 10013
bronze/stadiums.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3769ba59a54017718c4c9aafd6336f3022be4626999a36f298ac85f61cdbb7f5
3
  size 5177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b11266aded3d067046b077b3a08fde5143ea1a25496fe128c29ed3e8fe70956a
3
  size 5177
bronze/teams.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:148857e9d5b4a078ecfe9154a0c145e9db0efcdefe258192d6c8258503af74d3
3
  size 5733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0081239eb93018c6348ed1d74aba6e88b3243f1e3eec9c681388df9b3dddf86d
3
  size 5733
logs/quality_checks.csv CHANGED
@@ -1,27 +1,27 @@
1
  checked_at,layer,table,check_name,status,message
2
- 2026-08-17T23:52:12.475286+00:00,Silver,teams,not_empty,Pass,rows=6
3
- 2026-08-17T23:52:12.475526+00:00,Silver,teams,unique_team_id,Pass,duplicate_team_id=0
4
- 2026-08-17T23:52:12.475536+00:00,Silver,matches,not_empty,Pass,rows=12
5
- 2026-08-17T23:52:12.475542+00:00,Silver,team_match_stats,not_empty,Pass,rows=24
6
- 2026-08-17T23:52:12.475837+00:00,Silver,team_match_stats,fk_team_id,Pass,missing_team_refs=0
7
- 2026-08-17T23:52:12.475847+00:00,Silver,events,not_empty,Pass,rows=30
8
- 2026-08-17T23:52:12.476070+00:00,Silver,events,fk_team_id,Pass,missing_team_refs=0
9
- 2026-08-17T23:52:12.476080+00:00,Silver,players,not_empty,Pass,rows=15
10
- 2026-08-17T23:52:12.476309+00:00,Silver,players,fk_team_id,Pass,missing_team_refs=0
11
- 2026-08-17T23:52:12.477937+00:00,Gold,kpi_summary,not_empty,Pass,rows=1
12
- 2026-08-17T23:52:12.478956+00:00,Gold,goals_by_matchday,not_empty,Pass,rows=3
13
- 2026-08-17T23:52:12.479864+00:00,Gold,goals_by_minute_bucket,not_empty,Pass,rows=6
14
- 2026-08-17T23:52:12.480950+00:00,Gold,host_cities,not_empty,Pass,rows=3
15
- 2026-08-17T23:52:12.482185+00:00,Gold,team_radar_stats,not_empty,Pass,rows=6
16
- 2026-08-17T23:52:12.483556+00:00,Gold,team_key_metrics,not_empty,Pass,rows=6
17
- 2026-08-17T23:52:12.484950+00:00,Gold,top_players,not_empty,Pass,rows=15
18
- 2026-08-17T23:52:12.486450+00:00,Gold,team_table,not_empty,Pass,rows=6
19
- 2026-08-17T23:52:12.488162+00:00,Gold,matches,not_empty,Pass,rows=12
20
- 2026-08-17T23:52:12.489522+00:00,Gold,group_standings,not_empty,Pass,rows=6
21
- 2026-08-17T23:52:12.490969+00:00,Gold,match_events,not_empty,Pass,rows=30
22
- 2026-08-17T23:52:12.492234+00:00,Gold,substitutions,not_empty,Pass,rows=72
23
- 2026-08-17T23:52:12.493473+00:00,Gold,lineups,not_empty,Pass,rows=264
24
- 2026-08-17T23:52:12.494709+00:00,Gold,goalkeepers,not_empty,Pass,rows=6
25
- 2026-08-17T23:52:12.496578+00:00,Gold,match_player_stats,not_empty,Pass,rows=264
26
- 2026-08-17T23:52:12.498749+00:00,Gold,matches,valid_status,Pass,bad_status_rows=0
27
- 2026-08-17T23:52:12.500731+00:00,Gold,match_events,fk_match_id,Pass,missing_match_refs=0
 
1
  checked_at,layer,table,check_name,status,message
2
+ 2026-08-18T01:39:28.593057+00:00,Silver,teams,not_empty,Pass,rows=6
3
+ 2026-08-18T01:39:28.593279+00:00,Silver,teams,unique_team_id,Pass,duplicate_team_id=0
4
+ 2026-08-18T01:39:28.593287+00:00,Silver,matches,not_empty,Pass,rows=12
5
+ 2026-08-18T01:39:28.593293+00:00,Silver,team_match_stats,not_empty,Pass,rows=24
6
+ 2026-08-18T01:39:28.593556+00:00,Silver,team_match_stats,fk_team_id,Pass,missing_team_refs=0
7
+ 2026-08-18T01:39:28.593566+00:00,Silver,events,not_empty,Pass,rows=30
8
+ 2026-08-18T01:39:28.593807+00:00,Silver,events,fk_team_id,Pass,missing_team_refs=0
9
+ 2026-08-18T01:39:28.593817+00:00,Silver,players,not_empty,Pass,rows=15
10
+ 2026-08-18T01:39:28.593989+00:00,Silver,players,fk_team_id,Pass,missing_team_refs=0
11
+ 2026-08-18T01:39:28.595380+00:00,Gold,kpi_summary,not_empty,Pass,rows=1
12
+ 2026-08-18T01:39:28.596349+00:00,Gold,goals_by_matchday,not_empty,Pass,rows=3
13
+ 2026-08-18T01:39:28.597307+00:00,Gold,goals_by_minute_bucket,not_empty,Pass,rows=6
14
+ 2026-08-18T01:39:28.598479+00:00,Gold,host_cities,not_empty,Pass,rows=3
15
+ 2026-08-18T01:39:28.599796+00:00,Gold,team_radar_stats,not_empty,Pass,rows=6
16
+ 2026-08-18T01:39:28.601186+00:00,Gold,team_key_metrics,not_empty,Pass,rows=6
17
+ 2026-08-18T01:39:28.602699+00:00,Gold,top_players,not_empty,Pass,rows=15
18
+ 2026-08-18T01:39:28.604270+00:00,Gold,team_table,not_empty,Pass,rows=6
19
+ 2026-08-18T01:39:28.606050+00:00,Gold,matches,not_empty,Pass,rows=12
20
+ 2026-08-18T01:39:28.607358+00:00,Gold,group_standings,not_empty,Pass,rows=6
21
+ 2026-08-18T01:39:28.608733+00:00,Gold,match_events,not_empty,Pass,rows=30
22
+ 2026-08-18T01:39:28.609852+00:00,Gold,substitutions,not_empty,Pass,rows=72
23
+ 2026-08-18T01:39:28.611047+00:00,Gold,lineups,not_empty,Pass,rows=264
24
+ 2026-08-18T01:39:28.612237+00:00,Gold,goalkeepers,not_empty,Pass,rows=6
25
+ 2026-08-18T01:39:28.613831+00:00,Gold,match_player_stats,not_empty,Pass,rows=264
26
+ 2026-08-18T01:39:28.616133+00:00,Gold,matches,valid_status,Pass,bad_status_rows=0
27
+ 2026-08-18T01:39:28.617816+00:00,Gold,match_events,fk_match_id,Pass,missing_match_refs=0