Skip to content

Analyzing NFL teams' value gained in the draft vs their expected value based on draft position and quantity of picks

Notifications You must be signed in to change notification settings

danmorse314/draft-value

Repository files navigation

draft-value

Draft Value Over Expectaion in the NFL

This code takes data gathered from Pro Football Reference, cleans it, and predicts the AV of every NFL pick back to 1989.

Use the function get_team_table() to get every draft class for a specific team, from the year provided up until the most recent season.

For example, get_team_table("SEA", 2010) produces the table below

seahawks example

Use the get_team_plot() function to see a line graph depicting the value over average over time for a specific team

About

Analyzing NFL teams' value gained in the draft vs their expected value based on draft position and quantity of picks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages