All Projects → openfootball → italy

openfootball / italy

Licence: CC0-1.0 License
Free open public domain football data (football.db) for Italy / Europe - Serie A etc.

Projects that are alternatives of or similar to italy

deutschland
Free open public domain football data for Germany (Deutschland) incl. Deutsche Bundesliga, 2. Bundesliga, 3. Liga, DFB Pokal etc.
Stars: ✭ 64 (+82.86%)
Mutual labels:  sqlite, opendata, football
England
Free open public domain football data for England (and Wales) incl. English Premier League (EPL) etc.
Stars: ✭ 354 (+911.43%)
Mutual labels:  sqlite, opendata, football
Footballdata
A hodgepodge of JSON and CSV Football/Soccer data
Stars: ✭ 526 (+1402.86%)
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 (+1705.71%)
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 (+477.14%)
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 (+234.29%)
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 (+1185.71%)
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 (+334.29%)
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 (+345.71%)
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 (+8.57%)
Mutual labels:  opendata, football
Visidata
A terminal spreadsheet multitool for discovering and arranging data
Stars: ✭ 4,606 (+13060%)
Mutual labels:  sqlite, opendata
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 (+1414.29%)
Mutual labels:  opendata, football
python-codicefiscale
🇮🇹 💳 encode / decode italian fiscal codes - codifica / decodifica del Codice Fiscale italiano.
Stars: ✭ 53 (+51.43%)
Mutual labels:  italy, italia
espana
Free open public domain football data (football.db) for España (Spain) / Europe - Primera División / La Liga, etc.
Stars: ✭ 64 (+82.86%)
Mutual labels:  opendata, football
malariaAtlas
An R interface to open-access malaria data, hosted by the Malaria Atlas Project.
Stars: ✭ 29 (-17.14%)
Mutual labels:  opendata
football analytics
⚽📊 A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
Stars: ✭ 405 (+1057.14%)
Mutual labels:  football
Comuni-Italiani-2018-Sql-Json-excel
DATABASE dei COMUNI ITALIANI 2018 PROVINCE, REGIONI, COMUNI CON CAP e COORDINATE GEOGRAFICHE
Stars: ✭ 87 (+148.57%)
Mutual labels:  italy
datachile-python-client
Python client to manage DataChile API
Stars: ✭ 20 (-42.86%)
Mutual labels:  opendata
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (-28.57%)
Mutual labels:  opendata
Rezoom.SQL
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
Stars: ✭ 639 (+1725.71%)
Mutual labels:  sqlite

Italy

What's football.db?

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

Intro

Free open public domain football data for Italy / Europe. Events include:

Level
I Serie A 20 Clubs

Example:

1^ Giornata

[24.8.]
  Hellas Verona  2-1  AC Milan
  Sampdoria      0-1  Juventus
[25.8.]
  Inter          2-0  Genoa CFC
  AS Livorno     0-2  AS Roma
  SSC Napoli     3-0  Bologna FC
...

Build Your Own italy.db Copy

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

Alternative I - Use the Quick Starter Templates

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

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

$ sportdb new it

Build the database for the 2020/21 season:

$ sportdb new it2020-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, /italy):

$ 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].