Okay, so I wanted to see which NFL teams were kicking butt in the field goal department in 2023. I’m a huge stats nerd, and this just seemed like a fun little project.

Getting Started
First, I needed a place to get the data. I figured there were probably tons of sports sites out there with this info. I just needed to find one I could easily grab the data from.
Digging In
I started by searching around for “NFL team stats 2023”. I found a few good candidate websites. Then it was a matter of inspecting the tables and figuring out how I was gonna organize this information. I considered a few methods but settled on manually collecting since it was a one-time thing.
My Process
- Browsing: I spent some time going through different sports websites.
- Finding Data: I looked specifically for tables showing field goals made by each team.
- Copying and Pasting:I opened the source of these website and copied and pasted the relevant stats into a spreadsheet.
Putting It All Together
Once I copied all data I needed, I sorted the data in my spreadsheet to see which teams had the most field goals. It was pretty straightforward!
So, that’s how I did it! It wasn’t super complicated, but it was a fun way to get the data and see which teams were really relying on their kickers in 2023.