Skip to content

A Shiny app that allows you to quickly explore NFL leaguewide and team statistics from 2002-2023.

Notifications You must be signed in to change notification settings

TheQantas/ECNS-460-Final-Project

Repository files navigation

Quinlin Gregg ECNS 460 Final Project

Advanced Data Analytics in Economics, Fall 2024

Question

Does a team's rank in offensive yards and/or points correlate to their performance Against the Spread? What about in defensive yards and/or points?

Data

The data used in this project are available as CSV files in the /data directory. To rebuild the data, run /fetch/fetch_offense.py and /fetch/fetch_defense.py (done with Python 3.13.4), followed by /parse/rank.R and (done with R 4.4.2).

For some reason, shiny_live cannot download all of its dependencies from CRAN, so the Shiny app in /app has to be run in R.

About

A Shiny app that allows you to quickly explore NFL leaguewide and team statistics from 2002-2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published