All Projects → statsbomb → Open Data

statsbomb / Open Data

Licence: other
Free football data from StatsBomb

Projects that are alternatives of or similar to Open Data

World Cup 2018 Cli Dashboard
⚽🏆A World Cup 2018 CLI dashboard – Watch matches in your terminal
Stars: ✭ 529 (-40.63%)
Mutual labels:  football, soccer
sports.py
A simple Python package to gather live sports scores
Stars: ✭ 51 (-94.28%)
Mutual labels:  soccer, football
ARGoal
Get more goals. | Virtual Goals & Goal Distance | App Doctor Hu
Stars: ✭ 14 (-98.43%)
Mutual labels:  soccer, football
Draw
⚽ Champions League draw simulator
Stars: ✭ 134 (-84.96%)
Mutual labels:  football, soccer
angular-footballdata-api-factory
AngularJS Factory for the football-data.org JSON REST API
Stars: ✭ 48 (-94.61%)
Mutual labels:  soccer, football
Awesome Soccer Analytics
⚽️📈 A curated list of awesome resources related to Soccer Analytics.
Stars: ✭ 244 (-72.62%)
Mutual labels:  football, soccer
football-peek
[JavaScript - NodeJS] Application to access football scores
Stars: ✭ 14 (-98.43%)
Mutual labels:  soccer, football
Epl Fantasy Geek
English Premier League 2017-18 Fantasy Stats for Geeks
Stars: ✭ 50 (-94.39%)
Mutual labels:  football, soccer
fotmob
⚽ A wrapper around the unofficial FotMob API
Stars: ✭ 22 (-97.53%)
Mutual labels:  soccer, football
soccer-bookmaker-odds
Historical data of bookmaker odds for some of the major soccer European leagues.
Stars: ✭ 16 (-98.2%)
Mutual labels:  soccer, football
Soccer ggplots
Soccer/football analytics blog posts & data viz from the World Cup, Premier League, Copa America, and beyond. Using ggplot2, ggsoccer, & more. (Est. June 2018) ****Please look at the README for best version of the code!****
Stars: ✭ 115 (-87.09%)
Mutual labels:  football, soccer
regista
An R package for soccer modelling
Stars: ✭ 71 (-92.03%)
Mutual labels:  soccer, football
Understat
An asynchronous Python package for https://understat.com/.
Stars: ✭ 88 (-90.12%)
Mutual labels:  football, soccer
transfermarkt-datasets
⚽️ Extract, prepare and publish Transfermarkt datasets.
Stars: ✭ 60 (-93.27%)
Mutual labels:  soccer, football
Soccerapi
soccerapi ⚽️ , an unambitious soccer odds scraper
Stars: ✭ 52 (-94.16%)
Mutual labels:  football, soccer
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 (-96.41%)
Mutual labels:  soccer, football
Football Cli
⚽ Command line interface for Hackers who love football
Stars: ✭ 984 (+10.44%)
Mutual labels:  football, soccer
Soccergraphr
Soccer Analytics in R using OPTA data
Stars: ✭ 42 (-95.29%)
Mutual labels:  football, soccer
understatr
fetch understat data
Stars: ✭ 72 (-91.92%)
Mutual labels:  soccer, football
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 (-54.55%)
Mutual labels:  soccer, football

StatsBomb Open Data

Welcome to the StatsBomb Open Data repository.

StatsBomb are committed to sharing new data and research publicly to enhance understanding of the game of Football. We want to actively encourage new research and analysis at all levels. Therefore we have made certain leagues of StatsBomb Data freely available for public use for research projects and genuine interest in football analytics.

StatsBomb are hoping that by making data freely available, we will extend the wider football analytics community and attract new talent to the industry. We would like to collect some basic personal information about users of our data. By giving us your email address, it means we will let you know when we make more data, tutorials and research available. We will store the information in accordance with our Privacy Policy and the GDPR.

Whilst we are keen to share data and facilitate research, we also urge you to be responsible with the data. Please register your details on https://www.statsbomb.com/resource-centre and read our User Agreement carefully.

Terms & Conditions

By using this repository, you are agreeing to the user agreement.

If you publish, share or distribute any research, analysis or insights based on this data, please state the data source as StatsBomb and use our logo, available in our Media Pack.

Getting Started

The data is provided as JSON files exported from the StatsBomb Data API, in the following structure:

  • Competition and seasons stored in competitions.json.
  • Matches for each competition and season, stored in matches. Each folder within is named for a competition ID, each file is named for a season ID within that competition.
  • Events and lineups for each match, stored in events and lineups respectively. Each file is named for a match ID.

Some documentation about the meaning of different events and the format of the JSON can be found in the doc directory.

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