Skip to content

ZackWhiteIT/fifthdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fifthdown

Data behind the blocking and tackling

About the Project

Fifthdown is a data analytics project to research Division I football programs. The hope is to identify trends and key metrics within college football.

Key Features

A Little More About Elo

The fine folks at Staturdays have a great explainer on building Elo ratings for college football. Their work is an inspiration for this project, but the scope of the their efforts and Fifthdown differ:

  1. Staturday's focus is on breadth of various stats related to FBS teams (although they do have some ratings for FCS). Fifthdown's purpose is depth of Elo ratings across all divisions of college football (and eventually high school football).
  2. Fifthdown has a pure web spider to retrieve team-level data for teams not currently in free college football APIs (at least those known to the devs).

Installation

python setup.py install

or if you prefer virtualenv...

virtualenv venv
source venv/bin/activate
python setup.py install

Dependencies

Additional Setup

Usage

fifthdown --help

Future Research

Author(s)

Zack White

License

This software is licensed under The MIT License (MIT). See the LICENSE file in the top distribution directory for the full license text.

About

Data behind the blocking and tackling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages