Skip to content

Code for constructing a baseball database, and analyzing the data

Notifications You must be signed in to change notification settings

seancarverphd/bbanalysis

Repository files navigation

bbanalysis -- Code for creating and analyzing a master MySQL database of freely available Baseball data.

This repository arose from a project started by Sean Carver and Jake Berberian to generate interesting insights into the game of Baseball, specifically rare and unprecedented occurrences in Major League play. We discovered through advancing the project, that our biggest contribution may be in making all of the freely available data easily accessible in one place --- or rather in providing R scripts that do that for you on your own servers. We are including our own derived data sets. Creating these data sets can take days to create, but it is all automated. Note that this is still work in progress.