Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 1.63 KB

File metadata and controls

79 lines (41 loc) · 1.63 KB

World

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 match fixtures & results datasets in the Football.TXT format include:

North America

Asia

  • China - Super League
  • Japan - J. League
  • and others

Pacific

Africa

Middle East

Build Your Own world.db Copy

Try in your working folder (that is, /world):

$ 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 »