# NFL Ticket Prices

This directory contains the data behind the story [Who Goes To Meaningless NFL Games And Why?](http://fivethirtyeight.com/datalab/who-goes-to-meaningless-nfl-games-and-why/)

There are three data files:

* `2014-average-ticket-price.csv` - The average ticket price for each divisional game this year as of Dec. 16.
* `jets-buyer.csv` - The location of who bought tickets for each of the Jets’ home games this season.
* `national-average.csv` -  The average home game ticket price for each NFL team during the 2014 season.

Source: StubHub.com

This dataset was scraped from [FiveThirtyEight - nfl-ticket-prices](https://github.com/fivethirtyeight/data/tree/master/nfl-ticket-prices)