Work

Open-source sports data packages I created and maintain as part of the SportsDataverse.

repos
79
stars
1,012
forks
145
  • baseballr

    R · Baseball

    Provides numerous utilities for acquiring and analyzing baseball data from online sources such as Baseball Reference, FanGraphs, the NCAA, and the MLB Stats API.

  • cfb4th

    R · College Football

    A set of functions to estimate outcomes of fourth down plays in NCAA football and obtain fourth down plays from ESPN

  • cfbfastR

    R · College Football

    A utility to quickly obtain clean and tidy college football data. Serves as a wrapper around the CollegeFootballData.com API and provides functions to access live play by play and box score data from ESPN when available. It provides users the capability to access a plethora of endpoints, and supplement that data with additional information (Expected Points Added/Win Probability added).

  • cfbplotR

    R · Sports Visualization

    A set of functions to visualize College Football analysis in 'ggplot2'

  • cfbseedR

    R · College Football

    A set of functions to efficiently simulate college football seasons and compute standings, conference ranks, conference champions, and College Football Playoff seeds. Adapts the approach of nflseedR (Sebastian Carl, Lee Sharpe) to college football semantics: conferences instead of divisions, independents, conference championship games, and 12-team playoff straight seeding.

  • chessR

    R · Chess

    A set of functions to enable users to extract chess game data from popular chess sites, including Lichess and Chess.com and then perform analysis on that game data.

  • collegebaseball

    Python · NCAA Baseball

    Access College Baseball Data.

  • fastRhockey

    R · Men's and Women's Ice Hockey

    A utility to scrape and load play-by-play data and statistics from the Premier Hockey Federation (PHF), formerly known as the National Women's Hockey League (NWHL). Additionally, allows access to the National Hockey League's stats API.

  • ggshakeR

    R · Sports Visualization

    ggshakeR is an analysis and visualization R package that works with publically available soccer data. The datasets (for now) include FBref, StatsBomb, and understat.

  • hoopR

    R · Men's Basketball

    A utility to quickly obtain clean and tidy men's basketball play by play data. Provides functions to access live play by play and box score data from ESPN with shot locations when available. It is also a full NBA Stats API wrapper. It is also a scraping and aggregating interface for Ken Pomeroy's men's college basketball statistics website. It provides users with an active subscription the capability to scrape the website tables and analyze the data for themselves.

  • mlbplotR

    R · Sports Visualization

    Tools to help visualize Major League Baseball analysis in 'ggplot2' and 'gt'. You provide team/player information and 'mlbplotR' will transform that information into team colors, logos, or player headshots for graphics.

  • nfl-nerd

    Node.js · NFL

    An api for fetching historical or real time games. Created for NFL player props betting.

  • nwslpy

    Python · Women's Soccer

    nwslpy is a Python wrapper around the data generated by the nwslR package

  • nwslR

    R · Women's Soccer

    nwslR is an R package that allows users to access datasets for the National Women’s Soccer League (NWSL). Founded in 2013, the NWSL is the United States’ top professional women’s soccer league, featuring players from all over the world.

  • oddsapiR

    R · Sports Betting

    A utility to quickly obtain clean and tidy sports odds from The Odds API

  • puntr

    R · American Football

    A package for importing, manipulating, analyzing, and visualizing data related to football punting. Uses play-by-play dataframes in the format used by nflscrapR and nflfastR.

  • recruitR

    R · College Sports Recruiting

    As a college sports recruiting package, recruitR provides users with the access to 247 Composite rankings and recruit information from the CollegeFootballData API.

  • soccerAnimate

    R · Sports Visualization

    This packages allows you to create 2D animations of soccer tracking data in addition to do some player calculations.

  • softballR

    R · Softball

    A tool for accessing the data hidden on ESPN, NCAA, and a few others. Scrapes player boxes, team boxes, play-by-play, rankings, team stats, individual stats, and whatever else I can find online.

  • sportsdataverse

    R · All Sports

    The 'sportsdataverse' is a set of sports data packages that work in harmony because they share common data representations and API design. This package is designed to make it easy to install and load multiple 'sportsdataverse' packages in a single step.

  • sportsdataverse

    Node.js · All Sports

    Node.js module with access to ESPN, 247Sports, and the NCAA website

  • sportsdataverse

    Python · All Sports

    Python package for working with Sports data.

  • sportypy

    Python · Sports Visualization

    Plot Scaled 'matplotlib' Representations of Sports Playing Surfaces.

  • sportyR

    R · Sports Visualizations

    Create scaled 'ggplot' representations of playing surfaces. Playing surfaces are drawn pursuant to rule-book specifications. This package should be used as a baseline plot for displaying any type of tracking data.

  • usfootballR

    R · Soccer

    A utility for working with American soccer data. A scraping and aggregating interface for ESPN's MLS and NWSL statistics.

  • wehoop

    R · Women's Basketball

    A utility for working with women's basketball data. A scraping and aggregating interface for the WNBA Stats API and ESPN's women's college basketball and WNBA statistics. It provides users with the capability to access the game play-by-plays, box scores, standings and results to analyze the data for themselves.