What Are the Odds?

2025

A data visualization exploration into how often NFL odds-makers are accurate — and to what extent. Read more

This project came about as a coping mechanism. As an Eagles fan, I’ve spent the past two weeks after the NFC Championship thinking about how accurate predictions are when it comes to NFL game odds. I wanted to visualize how often odds-makers are accurate — and to what extent. I was able to find nearly every game’s odds going back to 1952 thanks to Sports Odds History, used Python and BeautifulSoup to parse the HTML into json’ed data (I’m working on mirroring to GitHub), and then Observable D3 to build the graphs.