Horse Racing Forum - PaceAdvantage.Com - Horse Racing Message Board

Go Back   Horse Racing Forum - PaceAdvantage.Com - Horse Racing Message Board


View Single Post
Old 04-17-2024, 11:40 PM   #61
equusvates
Registered User
 
Join Date: May 2021
Posts: 132
Quote:
Originally Posted by JJMartin View Post
So this data is not in .csv format?
No.

The data is contained in multiple XML, extended markup language, files. XML is just a way of formatting data for machine interpretation. Below is a partial snapshot from one of the races. Many text editors can read and structure the data on a screen for human readability. For quick scanning and verifying my machine reading of the file, I use Notepad++ which is a free text editor. As shown in the snapshot, each attribute, node, is enclosed by a beginning and ending tag.


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<EntryRaceCard xsi:noNamespaceSchemaLocation="http://ifd.equibase.com/schema/simulcast.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Race>
<RaceNumber>1</RaceNumber>
<DayEvening>D</DayEvening>
<BreedType>
<Value>TB</Value>
<Description/>
</BreedType>
<Course>
<CourseType>
<Value>D</Value>
<Description>Dirt</Description>
</CourseType>
<Surface>
<Value>D</Value>
<Description/>
</Surface>
</Course>
<Distance>
<DistanceId>600</DistanceId>
<DistanceUnit>
<Value>F</Value>
<Description/>
</DistanceUnit>
<AboutDistanceIndicator> </AboutDistanceIndicator>
<PublishedValue>6F</PublishedValue>
</Distance>
<RaceType>
<RaceType>MCL</RaceType>
<Description>MAIDEN CLAIMING</Description>
</RaceType>
equusvates is online now   Reply With Quote Reply
 
» Advertisement
» Current Polls
Which horse do you like most
Dornoch - 67.74%
42 Votes
Track Phantom - 32.26%
20 Votes
Total Votes: 62
This poll is closed.
Powered by vBadvanced CMPS v3.2.3

All times are GMT -4. The time now is 01:57 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 1999 - 2023 -- PaceAdvantage.Com -- All Rights Reserved
We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program
designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.