Skip to content

ryurko/nflscrapR-data

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.
  • games_data - all game data accessed with the nflscrapR::scrape_game_ids function containing info such as the home and away team, score, game's URL, 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published