All goals scored during the 2014 FIFA World Cup.
This data frame contains 193 observations (rows), each representing a goal scored during the 2014 FIFA World Cup, and 11 variables (columns):
id
- unique identifier for the goalpig
- p
osition i
n g
oal, a value between 0-100 representing the x-coordinate within the goal where the shot went in (50 means center of the goal)pid
- player idmid
- match id (not necessarily chronological)pname
- player name (note that some special characters may not show up properly)pteam
- player teamptime
- when goal was scored within the game, in minutes. (if the goal is scored during added time in the first half, this value is 45. if the goal is scored during added time in the first half, this value is 90.paddtime
- when goal was scored, in minutes, during during added timeptype
- type of goal (Free-kick
, goal
, Header
, Own goal
, Penalty
)x
- x-coordinate of the origin of the shoty
- y-coordinate of the origin of the shotReference: http://ejoh.se/visualizing-the-2014-fifa-world-cup/