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
- Host: GitHub
- URL: https://github.com/nflverse/nflverse-pfr
- Owner: nflverse
- License: gpl-3.0
- Created: 2021-08-04T14:40:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T02:34:28.000Z (9 months ago)
- Last Synced: 2024-08-13T07:11:53.440Z (8 months ago)
- Language: R
- Homepage:
- Size: 79.4 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - nflverse/nflverse-pfr - builds pfr data for nflverse/nflverse-data (R)
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.