uberfastman / fantasy-football-metrics-weekly-report

Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, ESPN, CBS, Sleeper, Fleaflicker
GNU General Public License v3.0
196 stars 46 forks source link

[Feature Request] Player performance vs projection #164

Open dkay-mktg-data opened 2 years ago

dkay-mktg-data commented 2 years ago

Description

Table for each team's best and worst players vs projection on a weekly / seasonal basis.

Use case

A table of under- and over-performers could facilitate trade discussions, as it would be easier to dictate which players should technically be targeted for "selling high", "buying low", etc.

uberfastman commented 2 years ago

This is a great idea. Unfortunately not all platforms provide projected data, so it might have to be on as-available basis. For instance, Yahoo outsources their projections to a third party, and does not make them available ahead of time in their API, so it would require either web-scraping or an external projection source.