Just downloaded some MATCH_ODDS Market Type sample data in an attempt to understand the structure of the files before spending some money on the advanced/pro. Every event appears to have two bz2 files, one significantly larger than the other and with two different ids...example (after unzipping tar file):
path = "...data\xds\historic\BASIC\28054213"
files/marketIds:
1.128814195.bz2
1.128814239.bz2
so both are (Watford vs. Tottenham, Match Odds, 01/01/17 13:30:00) but the smaller file only has 63 entries whereas the 'main' file has 991 entries. According to the timestamps both have events before and after the market startTime...am a bit lost why there would be two records of the same event.
Questions:
(1) Is this the same format in the advanced/pro files?
(2) Why are there seemingly two versions of the same event, albeit with different id and different datasets?
(3) Do you need to combine them to get the 'true' second by second /whatever by whatever view of the market (doesn't seem likely as some times are duplicated across the two files for the Basic output but potentially if you go into more detail on the Av/Pro files this might change)
Many thanks in advance if anyone can help
path = "...data\xds\historic\BASIC\28054213"
files/marketIds:
1.128814195.bz2
1.128814239.bz2
so both are (Watford vs. Tottenham, Match Odds, 01/01/17 13:30:00) but the smaller file only has 63 entries whereas the 'main' file has 991 entries. According to the timestamps both have events before and after the market startTime...am a bit lost why there would be two records of the same event.
Questions:
(1) Is this the same format in the advanced/pro files?
(2) Why are there seemingly two versions of the same event, albeit with different id and different datasets?
(3) Do you need to combine them to get the 'true' second by second /whatever by whatever view of the market (doesn't seem likely as some times are duplicated across the two files for the Basic output but potentially if you go into more detail on the Av/Pro files this might change)
Many thanks in advance if anyone can help


Comment