Expand description
Crate to pull data from nflverse’s NFL database.
This project is heavily inspired by the original modules by nflverse written in R and Python. Currently, we do not support the complete scope of the references due to this crate being work in process.
Modules§
- downloader
- Download data with specified configuration.
- stats
- Generate configuration for a wanted download.
- utils
- Utility functions to get current week and season.