Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

devstopfix/nfl_results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Results of NFL games in CSV format

The results of each NFL game since 1978. I am looking to back-date this to 1966 - the year of SuperBowl 1.

This dataset is used to show recent won-loss trends between teams at nflsparklines.com.

Format

Each file is in Comma-Separated Value format with the following columns:

Column Format Example
season Number (4 digits) 2010
week The week number since opening day (1-22) 1
kickoff ISO 8601 format 2010-09-09T20:30-05:00
home_team Team name, without city Saints
home_score Number 14
visitors_score Number 9
visiting_team Team name, without city Vikings

Kickoff

This column will hold the date and time of the kickoff in Eastern Time if it is known (e.g. 2010-09-09T20:30:00-05:00) otherwise it will just hold the date of the match with the time set to midnight.

License

This data is made available under the Public Domain Dedication and License version v1.0 whose full text can be found at http://opendatacommons.org/licenses/pddl/

About

Results from NFL games 1978-2014 in CSV format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published