Skip to content

Betfair offers free data from the following url, https://promo.betfair.com/betfairsp/prices/index.php. Repository has R script for gathering, appending csv files for Australian races (win market) and cleaning data into a format ready for analysis

Notifications You must be signed in to change notification settings

pedrobf777/Betfair_promo_data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Betfair_promo_data

Betfair offers free data from the following url, https://promo.betfair.com/betfairsp/prices/index.php. Repository has R script for gathering, appending csv files for Australian races (win market) and cleaning data into a format ready for analysis

The R script is designed to automatically retrieve all csv files relating to horse races (thoroughbreds & harness) and greyhounds from url above

It is for Australian races only however script could easily be modified to accomodate other countries.

The horse script gathers all csv files that are available at the time the script is executed. However only 500 files are imported for greyhounds as data before Nov 2017 has lots of missing values.

To account for track commission a proxy of 7% is used for horse script. In the script there is a csv file you can download which has all the commission rate changes between 2015 and December 2018 together with full track names, state of track and meeting type. However the script does not incorporate this information. In the dog script the commission rates are accurately accounted for up until December 2018.

All the best!

About

Betfair offers free data from the following url, https://promo.betfair.com/betfairsp/prices/index.php. Repository has R script for gathering, appending csv files for Australian races (win market) and cleaning data into a format ready for analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%