All Projects → openfootball → espana

openfootball / espana

Licence: CC0-1.0 license
Free open public domain football data (football.db) for España (Spain) / Europe - Primera División / La Liga, etc.

Projects that are alternatives of or similar to espana

deutschland
Free open public domain football data for Germany (Deutschland) incl. Deutsche Bundesliga, 2. Bundesliga, 3. Liga, DFB Pokal etc.
Stars: ✭ 64 (+0%)
Mutual labels:  opendata, football
World Cup
Free open public domain football data for the World Cup (incl. Qatar 2022, Russia 2018, Brazil 2014, etc.) and World Cup Quali(fiers)
Stars: ✭ 450 (+603.13%)
Mutual labels:  opendata, football
italy
Free open public domain football data (football.db) for Italy / Europe - Serie A etc.
Stars: ✭ 35 (-45.31%)
Mutual labels:  opendata, football
livescore-cli
commandline football (soccer) livescore and *news for linux/mac user
Stars: ✭ 63 (-1.56%)
Mutual labels:  football, laliga
worldcup
Free open public domain football data for the World Cup (incl. Qatar 2022, Russia 2018, Brazil 2014, etc.) and World Cup Quali(fiers)
Stars: ✭ 530 (+728.13%)
Mutual labels:  opendata, football
worldcup.json
Free open public domain football data for the world cups in JSON incl. Russia 2018 and more - No API key required ;-)
Stars: ✭ 156 (+143.75%)
Mutual labels:  opendata, football
England
Free open public domain football data for England (and Wales) incl. English Premier League (EPL) etc.
Stars: ✭ 354 (+453.13%)
Mutual labels:  opendata, football
Footballdata
A hodgepodge of JSON and CSV Football/Soccer data
Stars: ✭ 526 (+721.88%)
Mutual labels:  opendata, football
England
Football data for England (and Wales) incl. English Premier League, The Football League (Championship, League One, League Two), Football Conference etc.
Stars: ✭ 117 (+82.81%)
Mutual labels:  opendata, football
Football.json
Free open public domain football data in JSON incl. English Premier League, Bundesliga, Primera División, Serie A and more - No API key required ;-)
Stars: ✭ 632 (+887.5%)
Mutual labels:  opendata, football
Sport.db
sport.db - open sports database (e.g. football.db, formula1.db etc.) command line tool and libraries
Stars: ✭ 202 (+215.63%)
Mutual labels:  opendata, football
World Cup.json
Free open public domain football data for the world cups in JSON incl. Russia 2018 and more - No API key required ;-)
Stars: ✭ 152 (+137.5%)
Mutual labels:  opendata, football
euro
Free open public domain football data (euro.db) for Euro 2008, Euro 2012, Euro 2016, Euro 2020 (2021), etc.
Stars: ✭ 38 (-40.62%)
Mutual labels:  opendata, football
epl-ranktable-prediction
Prediction of Premier league standings using Poisson distribution
Stars: ✭ 16 (-75%)
Mutual labels:  football
football-peek
[JavaScript - NodeJS] Application to access football scores
Stars: ✭ 14 (-78.12%)
Mutual labels:  football
SemanticWikibase
Makes Wikibase data available in Semantic MediaWiki
Stars: ✭ 14 (-78.12%)
Mutual labels:  opendata
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (-50%)
Mutual labels:  football
dtp-stat-archive
Карта ДТП v1.0. 👉 База знаний о проекте: https://github.com/dtpstat/dtp-project/wiki
Stars: ✭ 142 (+121.88%)
Mutual labels:  opendata
cbsodataR
Statistics Netherlands (CBS) OpenData API Client for R
Stars: ✭ 27 (-57.81%)
Mutual labels:  opendata
ARGoal
Get more goals. | Virtual Goals & Goal Distance | App Doctor Hu
Stars: ✭ 14 (-78.12%)
Mutual labels:  football

España • Spain

What's football.db?

A free open public domain football database & schema for use in any (programming) language (e.g. uses plain text data sets). More football.db Project Site »

Intro

Free open public domain football data for España (Spain) / Europe. Events include:

Level
I Primera División / La Liga 20 Clubs
II Segunda División / Liga Adelante 22 Clubs

Example:

= Primera División de España    ## La Liga

Jornada 1

[Sáb. 23.8.]
  Málaga CF       1-0  Athletic Bilbao
  Sevilla FC      1-1  Valencia CF
  Granada CF      2-1  Deportivo La Coruña
  UD Almería      1-1  RCD Espanyol
[Dom. 24.8.]
  SD Eibar        1-0  Real Sociedad
  Celta Vigo      3-1  Getafe CF
  FC Barcelona    3-0  Elche CF
  Levante UD      0-2  Villarreal CF
[Lun. 25.8.]
  Real Madrid     2-0  Córdoba CF
  Rayo Vallecano  0-0  Atlético Madrid

...

Build Your Own espana.db Copy

Use the sportdb command line tool to build your own espana.db copy from the plain text datasets. More »

Alternative I - Use the Quick Starter Templates

Use the quick starter datafile templates to start from scratch. Examples:

Build the database for all Spanish clubs, leagues and seasons:

$ sportdb new es

Build the database for the 2020/21 season:

$ sportdb new es2020-21

More »

Alternative II - Do-It-Yourself (DIY) - Downlad and Unpack Zip Archive or Git Clone

Download and unpack the zip archive with the datasets or if you have git installed use the git clone command to get a local copy.

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

$ 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 and
  • read in all datasets in plain text (.txt)

That's it.

Questions? Comments?

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].