Skip to content

Releases: nflverse/nflverse-data

trades

Choose a tag to compare

@tanho63 tanho63 released this 01 Oct 18:24

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

Choose a tag to compare

@mrcaseb mrcaseb released this 01 Oct 06:42

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

Choose a tag to compare

@mrcaseb mrcaseb released this 01 Oct 11:19

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

Choose a tag to compare

@mrcaseb mrcaseb released this 31 Jul 18:48

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

Player Summary Stats

Choose a tag to compare

@mrcaseb mrcaseb released this 31 Jul 18:47

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

ftn_charting

Choose a tag to compare

@tanho63 tanho63 released this 03 Sep 16:14

espn_data

Choose a tag to compare

@mrcaseb mrcaseb released this 20 Sep 19:50

ESPN Stats

weekly_rosters

Choose a tag to compare

@john-b-edwards john-b-edwards released this 01 Aug 07:45
1709b7a

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

players_components

Choose a tag to compare

@tanho63 tanho63 released this 20 Jun 01:22
1709b7a

Component files for nflverse players build

players

Choose a tag to compare

@john-b-edwards john-b-edwards released this 19 Jun 05:36
1709b7a

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