Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

48 lines (26 loc) · 1.06 KB

South America (Argentina, Brazil, Colombia, ...)

What's football.db?

A free open public domain football (soccer) database & schema for use in any (programming) language (e.g. uses plain text datasets for match schedules, results and more). More football.db Project Site »

Intro

Free open public domain football datasets include:

Build Your Own football.db Copy

Try in your working folder (that is, /south-america):

$ sportdb build
$ sportdb --verbose build     # or for more (verbose) details incl. debug info

This will

  • setup a new single-file SQLite database e.g. ./sport.db
  • read in all datasets in plain text (.txt)

That's it.

License

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

Questions? Comments?

Yes, you can. More than welcome. See Help & Support »