An open API service indexing awesome lists of open source software.

https://github.com/nflverse/nflverse-pfr

builds pfr data for nflverse/nflverse-data
https://github.com/nflverse/nflverse-pfr

Last synced: 5 months ago
JSON representation

builds pfr data for nflverse/nflverse-data

Awesome Lists containing this project

README

        

# pfr_scrapR

This repository stores code and workflows for updating nflverse snap counts and PFR advanced stat summaries. The data itself is now being automatically pushed to GitHub releases at https://github.com/nflverse/nflverse-data/releases, which reduces repository bloat. For more information on this change, please see: {blogpost TBD}

We recommend using the [`nflreadr` R package](https://nflreadr.nflverse.com) to access the latest data or [`nfl-data-py` for Python](https://pypi.org/project/nfl-data-py/). If you would like to read directly from URLs, linking to nflverse-data release URLs is now the best way to do so.

Data here will eventually be archived away from this repository (by August 2022) and we encourage everyone to shift to nflverse-data URLs for all projects.

nflreadr v1.2.0+ will correctly reference files for these changes.