dynastyprocess / data

An open-data fantasy football repository, maintained by DynastyProcess.com
https://dynastyprocess.com
GNU General Public License v3.0
73 stars 19 forks source link

How are you supposed to read the player's value chart? #19

Closed kypul closed 3 years ago

kypul commented 3 years ago

I know this isn't necessarily a data request but I just wanted to know how I'm supposed to read the chart and understand each player's value for a dynasty league in 2021. Thanks in advance!

tanho63 commented 3 years ago

Hi! What chart are you referring to?

tanho63 commented 3 years ago

@kypul

kypul commented 3 years ago

Like the values-picks.csv and values-players.csv. I want to make trades in my dynasty league but I'm not sure which column I'm supposed to check to make sure I'm getting equal or better value back.

tanho63 commented 3 years ago

You can use the trade calculator app https://apps.dynastyprocess.com/calculator to help more directly with trades.

Essentially, it's driven from the values in value_1qb and value_2qb, the sum of value for one side of a trade should be equal to the other side

kypul commented 3 years ago

Ohhhh ok, now I understand how the chart works! Thanks for all your work!