cscheid / nfl-plays

Visualization of NFL play-by-play data

Home Page:http://cscheid.github.com/nfl-plays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A visualization of 10 years of NFL plays

The data comes from Brian Burke's blog. I merged it all into a single .csv file, available under data/combined.csv.tar.gz.

To generate the file that is used by this webpage, run scripts/classify_plays.py (first you'll need to unzip combined.csv.tar.gz). That script is brittle and ugly as sin: you've been warned.

About

Visualization of NFL play-by-play data

http://cscheid.github.com/nfl-plays


Languages

Language:JavaScript 89.5%Language:CSS 9.1%Language:Python 1.4%