CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
License information was derived automatically
Here is the list of all cricket players scraped from espncricinfo.com.
The dataset contains more than 90000 professional cricket players all over the world through all timeline scraped from the ESPN official website. Contains 181 columns with unique ID, Description for some and all batting bowling scores from Tests, ODI, List A, First_Class, T20I, T20.
Thanks to the beautiful api that espncricinfo provides I was able to gather this data for all players. I was only able to find data for teams and matches so I scraped all the details of each player that has his name listed in espn's website.
Here is the page where I was able to run my spider : http://www.espncricinfo.com/ci/content/player/index.html
As you can see there are over 180 useful feature points of every player however there are a lot of missing data as well. Some are empty or - or NA and even blank lists.
Cleaning it is a challenge but its fun and not extremely hard.
Have fun with this data. Play around with it and you will find some useful meaning out of it. Enjoy!