Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/llimllib/2014collegechamps

2014 USAU College Championships Statistics
https://github.com/llimllib/2014collegechamps

Last synced: about 1 month ago
JSON representation

2014 USAU College Championships Statistics

Awesome Lists containing this project

README

        

2014 USAU College Championships Statistics
=========================================

This repository contains the collected statistics for the Men's and Women's 2014 USAU College Championships.

The code used to download and collect the statistics from play.usaultimate.org is contained in the `Mens Stats.ipynb` and `Womens Stats.ipynb` ipython notebooks.

If you want to just get the stats, check out the [men's csv](https://github.com/llimllib/2014collegechamps/blob/master/mens_gamestats.csv) or the
[women's csv](https://github.com/llimllib/2014collegechamps/blob/master/womens_gamestats.csv).

If you want to run the ipython notebooks and have python and pip installed, just run `make notebook`