Skip to content

opensport/american-football.db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to american-football.db

A free open public domain National Football League (NFL) database 'n' schema for use in any (programming) language (e.g. uses plain text fixtures/data sets).

Usage

Use the sportdb command line tool to build your own football.db copy from the plain text fixtures. Example:

Step 1: Get a copy of the world.db fixtures

$ git clone git://github.com/openmundi/world.db.git

Step 2: Get a copy of the american-football.db fixtures

$ git clone git://github.com/opensport/american-football.db.git

Step 3: Let's build the football.db

$ sportdb setup --include ./american-football.db --worldinclude ./world.db

That's it. See the sportdb command line tool project for more.

License

The schema, data and scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Send them along to the Open Sports Database & Friends Forum/Mailing List. Thanks!

About

Free open public domain National Football League (NFL) database 'n' schema for use in any (programming) language e.g. uses plain text datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published