mlbgameday
R package
Sports:
Motorsport, Baseball
Language:
R
License:
MIT
Latest version:
0.2.1
Last commit:
Apr 2019
Contributors:
2
Multi-core processing of data from Major League Baseball Advanced Media <http://gd2.mlb.com/components/game/mlb/>. Additional tools to parallel process large data sets and write them to a database.
Details
retro
R package
Sports:
Baseball
Language:
R
License:
CC0
Latest version:
0.0.0.9004
Last commit:
Jul 2019
Contributors:
1
Building an SQL database of baseball play-by-play data from Retrosheet requires an ETL process and special tools. This package automates and streamlines that process.
Details
nhlscrape
R package
Sports:
Ice Hockey
Language:
R
License:
MIT
Latest version:
0.1.3
Last commit:
Jun 2020
Contributors:
2
Add game events to a database file to use for statistical analysis of hockey games. This means we only call the 'NHL' API once for each game we want to add. We will have very fast retrieval of data once games have been added since the data is stored locally. We use the API located at <https://statsapi.web.nhl.com/api/v1/teams> with supplemental data from <https://www.nhl.com/scores/>. Other endpoints can be found at <https://gitlab.com/dword4/nhlapi>.
Details