An open API service indexing awesome lists of open source software.

https://github.com/kyleam/retrosheet-gamelogs

DataLad dataset of Retrosheet's game logs
https://github.com/kyleam/retrosheet-gamelogs

Last synced: 5 months ago
JSON representation

DataLad dataset of Retrosheet's game logs

Awesome Lists containing this project

README

          

This repository is a [DataLad] dataset generated from [Retrosheet's
game logs][rgl].

The directory was populated using `datalad crawl`, which was
configured to download the game log zip files as well as a few
metadata files (see [.datalad/crawl/pipelines/pipeline.py][pl]). The
branch `incoming` contains the original zip files, whereas the branch
`master` has the extracted text files. To fetch the latest game logs
from the Retrosheet site, call `datalad crawl`.

[DataLad]: http://datalad.org/
[rgl]: http://www.retrosheet.org/gamelogs/
[pl]: https://github.com/kyleam/retrosheet-gamelogs/tree/master/.datalad/crawl/pipelines/pipeline.py