Skip to content

Build scripts for football.db, worldcup.db, bundesliga.db, etc.

License

Notifications You must be signed in to change notification settings

yorobot/football.db

Repository files navigation

football.db Scripts

Datasets (in Football.TXT Format)

To build the database from scratch for all datasets, for example, use:

rake build DATA=all

resulting in the build/all.db single-file SQLite database.

Datasets (in CSV Format)

To build the database for France from scratch, for example, use:

rake build DATA=fr_csv

resulting in the build/fr_csv.db single-file SQLite database.

License

The build 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 & Friends Forum/Mailing List. Thanks!

About

Build scripts for football.db, worldcup.db, bundesliga.db, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published