From 23b80d6c9021249da79a539f9858e09de047b4e7 Mon Sep 17 00:00:00 2001 From: Koushik R Kirugulige Date: Thu, 6 Jun 2019 17:31:26 +0530 Subject: [PATCH] citing https://github.com/statsbomb/open-data --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 440bd4e..055ec07 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Football-Analytics -A visualization and predictive analytics which uses statsbomb data to visualizes metrics like shot location, through ball pass, passmap, heatmap of a player, xG of a shoot +A visualization and predictive analytics which uses [statsbomb](https://github.com/statsbomb/open-data) data to visualizes metrics like shot location, through ball pass, passmap, heatmap of a player, xG of a shoot ## PassMap.ipynb Contains the passes by a player and heatmap for the same ## Through_Ball.ipynb