Hack NFL data using Postgres (and maybe win your fantasy draft)
blog.timescale.com
Hack NFL data using Postgres (and maybe win your fantasy draft)
1–10 of 17 posts
Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#2Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#3Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#4Today is opening day for most of the NFL’s training camps. I’m a huge fan of public datasets, and my coworkers and I happened upon this dataset from the NFL. We loaded it into our company’s product (TimescaleDB) and did some number crunching. We wanted to definitively answer some questions about whether or not there is a quantifiable difference in performance when playing at Mile High Stadium (there is) or if Tyreek…
Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#5i still suspect that would be hard to determine given the subjective nature of what constitutes a penalty and what (dis)advantage the penalized team was carrying at any given moment.
Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#6Today is opening day for most of the NFL’s training camps. I’m a huge fan of public datasets, and my coworkers and I happened upon this dataset from the NFL. We loaded it into our company’s product (TimescaleDB) and did some number crunching. We wanted to definitively answer some questions about whether or not there is a quantifiable difference in performance when playing at Mile High Stadium (there is) or if Tyreek…
What's the most interesting conclusion you were able to find using the advanced data that you wouldn't be able to see with the basic stats like QBR or yards per carry?
Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#7Today is opening day for most of the NFL’s training camps. I’m a huge fan of public datasets, and my coworkers and I happened upon this dataset from the NFL. We loaded it into our company’s product (TimescaleDB) and did some number crunching. We wanted to definitively answer some questions about whether or not there is a quantifiable difference in performance when playing at Mile High Stadium (there is) or if Tyreek…
What's the most interesting conclusion you were able to find using the advanced data that you wouldn't be able to see with the basic stats like QBR or yards per carry?
Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#8i've always wanted to test the hypothesis that the timing and type of penalties within a game have more of an impact than the overall number of penalties. is there a way to leverage a penalty for strategic advantage at any given point in the game? i still suspect that would be hard to determine given the subjective nature of what constitutes a penalty and what (dis)advantage the penalized team was carrying at any giv…
Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#9Re: Hack NFL data using Postgres (and maybe win your fantasy draft)
#10This seems like a great way to get your NFL-loving ORM-crazy colleagues into the world of SQL