Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

openfootball/espana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What'sfootball.db?

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

Intro

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

Level
IPrimera División / La Liga20 Clubs
IISegunda División / Liga Adelante22 Clubs

Example:

= Primera División de España    ## La LigaJornada 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 Ownespana.db Copy

Use thesportdb command line tool to build your ownespana.db copyfrom 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 thegit clone command toget 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?

Yes, you can. More than welcome.SeeHelp & Support »


[8]ページ先頭

©2009-2025 Movatter.jp