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 Nov 29, 2024
1 parent c31d895 commit 261f8dc
Show file tree
Hide file tree
Showing 58 changed files with 2,796 additions and 2,964 deletions.
6 changes: 6 additions & 0 deletions hoopR_nba_raw_logfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22559,3 +22559,9 @@ INFO:__main__:Scraping NBA PBP for 2025...
INFO:__main__:Number of Games: 278
INFO:__main__:1.32851136525472 minutes to download 278 game play-by-plays.
INFO:__main__:Finished NBA PBP for 2025...
INFO:__main__:Scraping NBA schedules for year 2025...
INFO:__main__:1.2341593384742737 minutes to download 1 years of season schedules.
INFO:__main__:Scraping NBA PBP for 2025...
INFO:__main__:Number of Games: 278
INFO:__main__:1.4001266916592916 minutes to download 278 game play-by-plays.
INFO:__main__:Finished NBA PBP for 2025...
56 changes: 28 additions & 28 deletions nba/json/final/401704629.json
Original file line number Diff line number Diff line change
Expand Up @@ -36870,8 +36870,8 @@
"description": "Losses",
"abbreviation": "L",
"type": "losses",
"value": 1.0,
"displayValue": "1"
"value": 2.0,
"displayValue": "2"
},
{
"name": "streak",
Expand All @@ -36880,8 +36880,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 2.0,
"displayValue": "W2"
"value": -1.0,
"displayValue": "L1"
},
{
"name": "winPercent",
Expand All @@ -36890,8 +36890,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.9444444,
"displayValue": ".944"
"value": 0.8947368,
"displayValue": ".895"
},
{
"name": "wins",
Expand Down Expand Up @@ -36943,8 +36943,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 8.0,
"displayValue": "8"
"value": 7.5,
"displayValue": "7.5"
},
{
"name": "losses",
Expand Down Expand Up @@ -37026,8 +37026,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 9.0,
"displayValue": "9"
"value": 8.0,
"displayValue": "8"
},
{
"name": "losses",
Expand All @@ -37046,8 +37046,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 2.0,
"displayValue": "W2"
"value": 3.0,
"displayValue": "W3"
},
{
"name": "winPercent",
Expand All @@ -37056,8 +37056,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.44444445,
"displayValue": ".444"
"value": 0.47368422,
"displayValue": ".474"
},
{
"name": "wins",
Expand All @@ -37066,8 +37066,8 @@
"description": "Wins",
"abbreviation": "W",
"type": "wins",
"value": 8.0,
"displayValue": "8"
"value": 9.0,
"displayValue": "9"
}
],
"logo": [
Expand Down Expand Up @@ -37119,8 +37119,8 @@
"description": "Losses",
"abbreviation": "L",
"type": "losses",
"value": 11.0,
"displayValue": "11"
"value": 12.0,
"displayValue": "12"
},
{
"name": "streak",
Expand All @@ -37129,8 +37129,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 1.0,
"displayValue": "W1"
"value": -1.0,
"displayValue": "L1"
},
{
"name": "winPercent",
Expand All @@ -37139,8 +37139,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.42105263,
"displayValue": ".421"
"value": 0.4,
"displayValue": ".400"
},
{
"name": "wins",
Expand Down Expand Up @@ -37202,8 +37202,8 @@
"description": "Losses",
"abbreviation": "L",
"type": "losses",
"value": 11.0,
"displayValue": "11"
"value": 12.0,
"displayValue": "12"
},
{
"name": "streak",
Expand All @@ -37212,8 +37212,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 1.0,
"displayValue": "W1"
"value": -1.0,
"displayValue": "L1"
},
{
"name": "winPercent",
Expand All @@ -37222,8 +37222,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.42105263,
"displayValue": ".421"
"value": 0.4,
"displayValue": ".400"
},
{
"name": "wins",
Expand Down
Loading

0 comments on commit 261f8dc

Please sign in to comment.