Use this site to browse NFL data for the 2022 season. The update button will make sure all data is present. I had tried to get top 10 information on this page, but the dataset got too large. All the links work, but I am in the process of reworking the code for the home page. This is running on GCP on an e2-micro instance and does not have enough RAM. I am using pandas to read csv files and it's causing oom kills now.