ESPN Weekly FPI data #105
Unanswered
guava-jelly
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ,
is it possible to pull the weekly FPI data? I can use the espn_ratings_fpi function to grab the year, but i need a weekly breakdown ie what were the rankings each week?
espn_ratings_fpi(year=2019)) <-- current FPI data only - no historical on the year
would be awesome if i could use:
espn_ratings_fpi(year=2024,week=3)
Thanks
Kevin
Beta Was this translation helpful? Give feedback.
All reactions