Skip to content

Commit

Permalink
NBA Raw Updated (Start: 2025 End: 2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 28, 2024
1 parent 436c597 commit 36520fe
Show file tree
Hide file tree
Showing 86 changed files with 345,617 additions and 4,278 deletions.
6 changes: 6 additions & 0 deletions hoopR_nba_raw_logfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22368,3 +22368,9 @@ INFO:__main__:Scraping NBA PBP for 2025...
INFO:__main__:Number of Games: 36
INFO:__main__:0.16884733438491822 minutes to download 36 game play-by-plays.
INFO:__main__:Finished NBA PBP for 2025...
INFO:__main__:Scraping NBA schedules for year 2025...
INFO:__main__:1.0835279027620952 minutes to download 1 years of season schedules.
INFO:__main__:Scraping NBA PBP for 2025...
INFO:__main__:Number of Games: 41
INFO:__main__:0.21287185748418172 minutes to download 41 game play-by-plays.
INFO:__main__:Finished NBA PBP for 2025...
32 changes: 16 additions & 16 deletions nba/json/final/401704627.json
Original file line number Diff line number Diff line change
Expand Up @@ -29590,8 +29590,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 2.5,
"displayValue": "2.5"
"value": 2.0,
"displayValue": "2"
},
{
"name": "losses",
Expand All @@ -29610,8 +29610,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": -2.0,
"displayValue": "L2"
"value": 1.0,
"displayValue": "W1"
},
{
"name": "winPercent",
Expand All @@ -29620,8 +29620,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.0,
"displayValue": ".000"
"value": 0.33333334,
"displayValue": ".333"
},
{
"name": "wins",
Expand All @@ -29630,8 +29630,8 @@
"description": "Wins",
"abbreviation": "W",
"type": "wins",
"value": 0.0,
"displayValue": "0"
"value": 1.0,
"displayValue": "1"
}
],
"logo": [
Expand Down Expand Up @@ -29673,8 +29673,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 2.5,
"displayValue": "2.5"
"value": 2.0,
"displayValue": "2"
},
{
"name": "losses",
Expand All @@ -29693,8 +29693,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": -2.0,
"displayValue": "L2"
"value": 1.0,
"displayValue": "W1"
},
{
"name": "winPercent",
Expand All @@ -29703,8 +29703,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.0,
"displayValue": ".000"
"value": 0.33333334,
"displayValue": ".333"
},
{
"name": "wins",
Expand All @@ -29713,8 +29713,8 @@
"description": "Wins",
"abbreviation": "W",
"type": "wins",
"value": 0.0,
"displayValue": "0"
"value": 1.0,
"displayValue": "1"
}
],
"logo": [
Expand Down
Loading

0 comments on commit 36520fe

Please sign in to comment.