Skip to content

Releases: nflverse/nflverse-data

trades

01 Oct 18:24

Choose a tag to compare

data is maintained by Lee Sharpe here https://github.com/nflverse/nfldata/blob/master/data/trades.csv and automated to push common data formats into this release

teams

01 Oct 06:42

Choose a tag to compare

NFL team names, colors, logo urls, and more.

Documented in nflfastR.
Access with

nflreadr::load_teams()

or

import nflreadpy as nfl
nfl.load_teams()

Data maintained in nflverse-pbp.
Data in this release updates automatically if the linked file changes.

schedules

01 Oct 11:19

Choose a tag to compare

NFL game/schedule data.

Documented in nflreadr.
Access with

nflreadr::load_schedules()

or

import nflreadpy as nfl
nfl.load_schedules()

Data maintained in Lee Sharpe's nfldata.
Data in this release updates automatically if the linked file changes.

Team Summary Stats

31 Jul 18:48

Choose a tag to compare

Team stats in different summary levels created with nflfastR::calculate_stats()

Player Summary Stats

31 Jul 18:47

Choose a tag to compare

Player stats in different summary levels created with nflfastR::calculate_stats()

ftn_charting

03 Sep 16:14

Choose a tag to compare

Charting Data provided by FTNData.com

espn_data

20 Sep 19:50

Choose a tag to compare

ESPN Stats

weekly_rosters

01 Aug 07:45
1709b7a

Choose a tag to compare

Week-level rosters via NFL Shield v2 API, dating back to 2002.

players_components

20 Jun 01:22
1709b7a

Choose a tag to compare

Component files for nflverse players build

players

19 Jun 05:36
1709b7a

Choose a tag to compare

Player information for nflverse. This should be the go-to for position and ID mappings going forward.