Skip to content

data

make_db_and_load_data.sh - This bash script creates a SQLite database called data.db in the data/ folder using create_tables.sql

tables

projections (TBD)

Might parse one or all of these sources to use for projections or put them all together to compare side-by-side.

players

This contains historical player data pulled from pro-football-reference using get_pro_football_ref_players.py

These are saved as separate csv files in data/ each named players_<year>.csv.

teams

Contains a list of official and unofficial team abbreviations and names from wikipedia1

byes

manually pulled from nfl.com2

strength_of_schedule

downloaded from 4for4.com3

injuries

Manually pulled from FantasyPros4 and the Philly Voice5...(because it showed up on Google)