Fftoday
r/Fantasy_Football - Fantasy Football Advice
2009.05.01 21:44 Jalisciense r/Fantasy_Football - Fantasy Football Advice
Redraft / Dynasty / Keeper Leagues: Trade Advice - Team Help - League Discussion
2013.07.18 19:31 lovetape Texans Fantasy Football
Texans Fantasy Football
2008.08.27 23:14 /r/fantasyfootball - Good For Your Season
/fantasyfootball - Good For Your Season
2023.04.25 17:16 Dynamically_static Is there more efficient way to code "new source" data pulled from same website in power query?
I'm pulling data from a table on a webpage. I would like a shorter process to be able to get the different table parameters data, since only a single number is changing in the URL. Looking at the advanced editor in power query makes me believe it can be done..
Current Process In Power Query:
Click "New Source">"Other Sources">"Web"
Paste URL>add week number {1,2,...,18} to URL "&GameWeek={#}" >
Connect> Select Table 3(always table 3)> Load.
Repeat for Weeks 1-18 >
Append first query with all subsequent weeks' queries.
For example this is the M Query Code of separately loading two tables and then appending the two tables together (table "week 3" with table "week 4"):
let
Source =
Web.Page(Web.Contents("
https://www.fftoday.com/stats/playerstats.php?Season=2022&GameWeek=1&PosID=20&LeagueID=193033")),
Data3 = Source{3}[Data],
#"Promoted Headers" = Table.PromoteHeaders(Data3, [PromoteAllScalars=true]),
#"Changed Type" = Table.TransformColumnTypes(#"Promoted Headers",{{"Player#(cr)#(lf)Sort First: Last:", type text}, {"Team", type text}, {"G", Int64.Type}, {"Att", Int64.Type}, {"Yard", Int64.Type}, {"TD", Int64.Type}, {"Target", Int64.Type}, {"Rec", Int64.Type}, {"Yard_1", Int64.Type}, {"TD_2", Int64.Type}, {"FPts", type number}, {"FPts/G", type number}}),
#"Appended Query" = Table.Combine({#"Changed Type", #"Table 3 (3)", #"Table 3 (4)"})
in
#"Appended Query"
I would like to know if its possible to code all the sources into one query or IDK just make it so this process isnt so time consuming...
Thanks in advance.
submitted by
Dynamically_static to
excel [link] [comments]
2023.03.26 05:17 OftenCavalier McCarthy’s plan to run more
Link has 2022 run-pass attempts per game. Phillie (32) averaged one more run per game than Dallas (31). Only ten teams ran higher percentage.
Not seeing where running more will help us. Especially if we don’t add an excellent RB. If Pollard gets in low 20’s attempts, who can be effective on other 12? Consistent running first downs, 5/6 per drive?
https://fftoday.com/stats/22_run_pass_ratios.html submitted by
OftenCavalier to
cowboys [link] [comments]
2023.02.19 23:16 DJpissnshit [Charts] The strengths and weaknesses of every playoff team. (Part 2/4- Rushing and Special Teams)
submitted by
DJpissnshit to
nfl [link] [comments]
2022.12.27 23:23 joeyhustle Week 17 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 17:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Philadelphia Eagles are allowing a lot of PPG in the last 3 weeks (good matchup for Andy Dalton) while the Cleveland Browns are not (bad matchup for Taylor Heinicke).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in the playoffs this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.12.21 00:10 joeyhustle Week 16 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 16:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Tennessee Titans are allowing a lot of PPG in the last 3 weeks (good matchup for Davis Mills) while the Pittsburgh Steelers are not (bad matchup for Derek Carr).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in the playoffs this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.12.13 19:28 joeyhustle Week 15 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 15:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Tennessee Titans are allowing a lot of PPG in the last 3 weeks (good matchup for Justin Herbert) while the Pittsburgh Steelers are not (bad matchup for Sam Darnold).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in the playoffs this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.12.07 03:58 joeyhustle Playoff Heat Map - Last 3 Weeks
Hey folks!
If you've frequented the sub throughout the season, you might have seen my charts that show weekly matchups based on stats from the last 3 weeks of games compliments of
FFToday.
The below chart takes that same dataset and shows the upcoming matchups for teams so that you can better prepare for the quickly approaching playoffs.
https://i.imgur.com/ahrYqEL.png
Link to Google Sheet for easier mobile experience
How to read the chart: This dataset is ranking matchups for Weeks 15-17 for the players playing for the teams on the left-hand side.
- A rank of 1 indicates that the players for this team have the best matchup on paper while a rank of 32 indicates that the players for this team have the worst matchup.
- Blue = good matchup, White = average matchup, Red = bad matchup.
- Rather than look at season long trends, I am using the last three weeks of data to determine rankings.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Bring home those trophies!!!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.12.06 18:11 joeyhustle Week 14 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 14:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Jacksonville Jaguars are allowing a lot of PPG in the last 3 weeks (good matchup for Ryan Tannehill) while the Houston Texans are not (bad matchup for Dak Prescott).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.11.29 20:22 joeyhustle Week 13 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 13:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Detroit Lions are allowing a lot of PPG in the last 3 weeks (good matchup for Trevor Lawrence) while the San Francisco 49ers are not (bad matchup for Tua Tagovailoa).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Lastly, in the spirit of Giving Tuesday, every year our show gives back to the Greater Pittsburgh community via our
Rocking Around the 412 fundraiser. Every single penny goes to less fortunate families in our area to provide a Christmas for their children that otherwise wouldn't be possible. Last year alone, we were able to provide Christmas in it's entirety to 30 kids across 13 different families in our area. If you feel like these charts have helped out this year, we'd appreciate it if you consider donating!
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.11.23 03:32 joeyhustle Week 12- Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 12:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Detroit Lions are allowing a lot of PPG in the last 3 weeks (good matchup for Josh Allen) while the Philadelphia Eagles are not (bad matchup for Aaron Rodgers).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.11.15 21:00 joeyhustle Week 11- Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 11:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Detroit Lions are allowing a lot of PPG in the last 3 weeks (good matchup for Daniel Jones) while the Denver Broncos are not (bad matchup for Derek Carr).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.11.08 21:26 joeyhustle Week 10 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 10:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Arizona Cardinals are allowing a lot of PPG in the last 3 weeks (good matchup for Matthew Stafford) while the Denver Broncos are not (bad matchup for Ryan Tannehill/Malik Willis).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.11.06 18:18 DouGator @jameyeisenberg We just had Tom Spencer on @FFToday on @CBSSportsHQ & he's in the booth w/ Nantz & Romo. He said Rachaad White could play as much as 40% of the snaps as the Bucs want to ease the workload a little for Leonard Fournette. We'll see what happens but make sure White is rostered.
submitted by
DouGator to
fantasyfootball [link] [comments]
2022.11.01 20:40 joeyhustle Week 9 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 9:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Atlanta Falcons are allowing a lot of PPG in the last 3 weeks (good matchup for Justin Herbert) while the LA Rams are not (bad matchup for Tom Brady).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.10.28 09:00 Mercurius200 Analysis from Steve Schwarz, FFToday Shot Caller's Report: Week 8 (Fantasy Football)
2022.10.26 09:00 Mercurius200 Analysis from Mike Krueger, FFToday NFL Usage Notes - Week 7
2022.10.25 16:32 joeyhustle Week 8 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 8:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Atlanta Falcons are allowing a lot of PPG in the last 3 weeks (good matchup for PJ Walker) while the LA Rams are not (bad matchup for Jimmy Garoppolo).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.10.18 16:51 joeyhustle Week 7 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 7:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Las Vegas Raiders are allowing a lot of PPG in the last 3 weeks (good matchup for Davis Mills) while the Green Bay Packers are not (bad matchup for Taylor Heinicke).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- The team in the Next Opponent column is who plays the team on the left next week. NEW
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.10.11 15:30 joeyhustle Week 6 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 6:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Pittsburgh Steelers are allowing a lot of PPG in the last 3 weeks (good matchup for Tom Brady) while the LA Rams are not (bad matchup for PJ Walker).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.10.04 16:00 joeyhustle Week 5 - Average Points Allowed Charts, Last 3 Weeks
New week, new charts! Please find below a graphical representation of fantasy football data trends for Fantasy Points Allowed compliments of
FF Today.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 5:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Miami Dolphins are allowing a lot of PPG in the last 3 weeks (good matchup for Zach Wilson) while the San Francisco 49ers are not (bad matchup for Baker Mayfield).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- The team in the Opponent column is who plays the team on the left this week.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
Best of luck in this week!
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.09.27 15:51 joeyhustle Week 4 - Average Points Allowed Charts, Last 3 Weeks
We are three weeks in, so I am back for another season to bring you the latest data trends for Fantasy Points Allowed compliments of
FFToday.
Because things change so drastically on a week to week basis in the NFL, I wanted to see how the matchups looked using a three week window.
Here's the results for Week 4:
How to read the chart: This data is showing the amount of points allowed, so if you’re looking at QBs, the Miami Dolphins are allowing a lot of PPG in the last 3 weeks (good matchup for Joe Burrow) while the Buffalo Bills are not (bad matchup for Lamar Jackson).
- Blue = good matchup, White = average matchup, Red = bad matchup.
- The team in the Opponent column is who plays the team on the left this week.
- The teams in the Prev 3 Opponents column are the teams that the team on the left has played in the last 3 weeks.
- Teams with a bye in the last 3 weeks will look back a 4th week to capture 3 games worth of data.
Please keep in mind that D/ST Data will likely be different due to varied league settings.
Also, some have asked for the ability to sort by position, so
here's a link to the data in a Google Doc.
submitted by
joeyhustle to
fantasyfootball [link] [comments]
2022.09.25 00:02 GioMio2012 fftoday