Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openfootball/south-america

Free open public domain football data (football.db) for South America (incl. Brazil • Brasil, Argentina, and much more)
https://github.com/openfootball/south-america

Last synced: 2 months ago
JSON representation

Free open public domain football data (football.db) for South America (incl. Brazil • Brasil, Argentina, and much more)

Awesome Lists containing this project

README

        

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

## 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 »](http://openfootball.github.io)

## Intro

Free open public domain football datasets include:

- [**Argentina**](argentina) - Primera Division
- [**Brazil**](brazil) - Brasileiro Série A
- and others

## 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

![](https://publicdomainworks.github.io/buttons/zero88x31.png)

The football.db 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 & Friends Forum/Mailing List](http://groups.google.com/group/opensport).
Thanks!