Baselight

Fantasy Football Scoring

Commonly used fantasy football scoring settings.

@elreydetent.fantasy_footballs_scoring

Loading...
Loading...

About this Dataset

Fantasy Football Scoring

Commonly used fantasy football scoring settings. These scoring settings are commonly found on Sleeper, ESPN, Yahoo!, and NFL[.]com. Traditional, half ppr, full ppr, 4 and 6pt td, TE premium, and other niche settings can be found in the dataset.

More niche settings are left BLANK as they are typically custom settings that differ from league to league.

Tables

Fantasy Football Scoring Defense

@elreydetent.fantasy_footballs_scoring.fantasy_football_scoring_defense_csv
  • 838 Bytes
  • 41 rows
  • 2 columns
Loading...

CREATE TABLE fantasy_football_scoring_defense_csv (
  "play" VARCHAR,
  "score" BIGINT
);

Fantasy Football Scoring Offense

@elreydetent.fantasy_footballs_scoring.fantasy_football_scoring_offense_csv
  • 915 Bytes
  • 46 rows
  • 2 columns
Loading...

CREATE TABLE fantasy_football_scoring_offense_csv (
  "play" VARCHAR,
  "score" DOUBLE
);

Share link

Anyone who has the link will be able to view this.