/nflscrapR-data

Data files (.csv) accessed with nflscrapR and summarized at the player-level

Primary LanguageR

nflscrapR-data repository

This repository contains both data accessed from NFL.com using nflscrapR along with all of the statistics generated by the nflscrapR expected points and win probability models (source code available here).

The data folders are organized in the following manner (will be updating):

  • play_by_play_data - all play-by-play data accessed with nflscrapR, with three folders for pre-, post-, and regular season games.
  • legacy_data - all data accessed and generated with previous version of nflscrapR

Additionally, code examples are located in the R folder.

During the 2018 NFL season, this repository will be updated at least once a week on either Tuesday or Wednesday to account for each week of games played.