Releases: rippinrobr/baseball-stats-db
Updated baseballdatabank data from the 2018 season
This release includes updates from the baseballdatabank v2019.2 release
This release also contains a fix for the inf
problem in Postgres and MySQL/MariaDB. I replaced the inf
values in the PitchingPost.csv
with Infinity
which is supported by both databases.
Updating Baseball Databank databases to 2018 stats
I've updated the baseball-databank and Retrosheet data to include the 2018 stats.
Catching up with People changes and Retrosheet updates
2017.9 People.csv updates
This update contains the following commits which were created after the last 2017.7 release
- https://github.com/chadwickbureau/baseballdatabank/commit/657358305414d8ada9d200ca82a50884013d2577
- https://github.com/chadwickbureau/baseballdatabank/commit/1cc962b717c4e47e04d1cf42b5ffc05036b7167e
- https://github.com/chadwickbureau/baseballdatabank/commit/1b401e2c661d2539de87158ad37c55c5a904445b
- https://github.com/chadwickbureau/baseballdatabank/commit/6e14d86234e12eb4aec42806f579d2e09da5c996
- https://github.com/chadwickbureau/baseballdatabank/commit/b714442e2d84a176d66d7989fbad0c0632399b9d
- https://github.com/chadwickbureau/baseballdatabank/commit/fea036849fe12bdf712f35ef529d5653b4cc714a
- https://github.com/chadwickbureau/baseballdatabank/commit/8d37012530ff1e6477e6628d7516a27ad52a0dfd
- https://github.com/chadwickbureau/baseballdatabank/commit/3a30f12ccf9e878047dbd787237a04186704df45
- https://github.com/chadwickbureau/baseballdatabank/commit/cbacf750d3b0cdb51132b513f293e46763378228
- https://github.com/chadwickbureau/baseballdatabank/commit/0dc29b5287d9ccbbeefc8e4d1cbb936913fcd7e0
- https://github.com/chadwickbureau/baseballdatabank/commit/45312cfa9c4fa4f4a2f7b8f9867f88ae59c2728d
- https://github.com/chadwickbureau/baseballdatabank/commit/d443c4a0c7f198561f1854aae3d4e31ae1833265
- https://github.com/chadwickbureau/baseballdatabank/commit/4e4e429750acf517ed37f4b9839c934a3f43224d
- https://github.com/chadwickbureau/baseballdatabank/commit/9f5b4c8079c56de6a1f187a651654b98e93f7689
2017.7 Baseballdatank People Updates & release changes
I've broken out the tar files to be database specific so you will only need to download the database type you are interested in.
The following are the Baseballdatabank commits added in this release, all changes were in the People.csv
file.
- https://github.com/chadwickbureau/baseballdatabank/commit/7e6299b5c30368c29739ae0f201ce3285a45150f
- https://github.com/chadwickbureau/baseballdatabank/commit/6e61d3696da272ac990a9c2497574cf7a25c6747
- https://github.com/chadwickbureau/baseballdatabank/commit/2fbf6dcb19fb868da0150033ee523ce6023a6521
- https://github.com/chadwickbureau/baseballdatabank/commit/01e35f4f68dd6870fce16e983075c9ed0cf0a514
- https://github.com/chadwickbureau/baseballdatabank/commit/1d4d1ba7b3831f3b9ff6f6a5e47687fe17dcdf81
- https://github.com/chadwickbureau/baseballdatabank/commit/711b81a4253004a1eeb62664cc1fd77026e7ed32
- https://github.com/chadwickbureau/baseballdatabank/commit/a731d9a7f5ad04699985a64a586011168ee5055e
People Updates
Backups for Mongodb, MySQL, Postgres, and SQLite
Schema files for MySQL, Postgres, and SQLite
Baseballdatabank commits added to the db in this release
2017.5 Baseballdatank People Updates & release changes
Since binaries are no longer part of the release there's only a single tgz file included which contains the backups and schemas for MongoDB, MySQL, Postgres and SQLite databases.
Contains the following baseballdatabank commits:
People Updates
More Player Updates from Baseball Databank
-
Added the data from the following baseball-databank commits
-
Added MongoDB and Postgres backups to the release
-
Changed versioning to .<Change #>
Chadwickbaseball updated People.csv
v0.4.2 updated the Makefile to use the latest db for the 0.4.2 release