mike1 Posted December 15, 2019 Share Posted December 15, 2019 Does anyone have data on draw games after the 60 min. how many games are draw on 60 (0-0, 1-1, 2-2, 3-3) and how many of them end up draw at full time. also how many of them have a goal after the 60 min also any reliable site that can i get that data Quote Link to comment Share on other sites More sharing options...
paparainbow Posted December 25, 2019 Share Posted December 25, 2019 You should get raw data and have some data wrapping yourself. my dataset of choise is footystats (paid). with some simple querries you cAn isolate draws of the league you are interested. from there, for each team you have the time of each goal scored. They offer a column for each team, so for a game ended up draw let's say 2-2 you would have something like home/ 13, 33 away/ 35, 88 so you would have to read each like and clean it with some regular expressions in order to get what you want for your modelling. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.