maksimhorowitz / nflscrapR

R Package for Scraping and Aggregating NFL Data
522 stars 139 forks source link

Data Error #167

Open dtemkin opened 3 years ago

dtemkin commented 3 years ago

I noticed that whenever there was an interception or fumble returned for a touchdown the extra point or extra 2 points is not recorded. I have tested 8 rows that fit this criteria across different seasons and it appears consistent.

But the extra point is never added in leading the final score to be wrong. I am not sure where the error is coming from in your parser but considering there are potentially 712 unique games that have this problem it seems fairly prohibitive.