The HRDB Hong Kong dataset encodes two field types that frequently trip up analysts encountering HK racing data for the first time: distance codes and gear codes. Both use standardised abbreviations that are consistent across our entire archive back to 1979. This guide covers what each code means and how to use them in your data queries.Distance CodesDistances in HK racing are measured in metres and expressed in our dataset using the following standard values:CodeDistanceNotes10001000mSha Tin straight course12001200mMost common sprint distance14001400mStandard mile prep distance16001600mOne mile, both courses16501650mHappy Valley specific18001800mMiddle distance20002000mSha Tin feature distance24002400mLong distance championshipFor sectional time data, our schema maps each split to a cumulative distance from the start, allowing direct comparison of pace profiles across races run at different distances.Gear CodesGear changes are reported in the pre-race declarations and carry over into results. Our racecard entries include a gear field that encodes the full equipment set worn by each horse. Common gear codes in the HK dataset include:CodeEquipmentAnalytics noteBBlinkersStrong signal — often associated with first-time cheekpiece/headgear applicationsBOBlinkers (Open)Less restrictive variant of full blinkersPPacifiers / HoodCalming headgear, commonly first-time applied on debuts or after difficult barrier drawsTTTongue TieRespiratory management gearVVisorSide-panel eye cover, intermediate between blinkers and pacifierXBCross-Over NosebandHead carriage correction gearSRShadow RollGround-level vision restrictionUsing Gear Data in AnalysisGear changes are one of the most underutilised signals in racing data analysis. Because our schema tracks gear applied per horse per race consistently across the full archive, you can build queries that identify first-time gear applications, gear removal effects, or performance differentials by equipment type across a specific horse’s career.A simple example: identifying all runners in the 2023-24 season that wore blinkers for the first time and had previously finished outside the top four. This type of query runs directly on the relational schema without requiring any intermediate data wrangling.Accessing the Full Schema DocumentationFull field-level documentation for the HK dataset — including all gear codes, going scale values, class rating conventions, and dividend pool identifiers — is provided to all HRDB subscribers as part of onboarding.View the Hong Kong dataset overview or contact our team to discuss schema access for your specific use case.
Recent Comments