Skip to content

preston-thomas/nfl_advanced_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFL Advanced Statistics Project

This will hone my data engineering skills while exploring some of my greatest passions in life - the NFL, fantasy football, and advanced metrics.

More coming soon...

Anticipated Requirements

  • DBeaver or another database manager of your choice
  • A local PostgreSQL installation
  • Python
  • SQLAlchemy Python package for SQL connection to PostgreSQL database, Pandas for data manipulation

Run Instructions

  • You will need to load the CSVs into SQL tables
  • You will then need to establish a connection to your local PostgreSQL database, using a connection string. An example can be found at the top of the data_ingestion.py file

Citations

All data currently in the database contributed from the CSVs found from this GitHub profile: nflverse. This repository contains the source code responsible for scraping data from multiple sources

About

NFL Advanced Analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages