This reference list defines all types of data that can be saved in an Athletics Category. Each type specifies the kind of value that can be stored for a metric.
Value | Description | Type of Associated Value |
PB | Personal Best | Decimal |
DATE | Date of the performance or record | Date |
LINK | Link to relevant resource | VARCHAR(512) |
VERIFY_LINK | Link to verify the information | VARCHAR(512) |
RATING | Rating or ranking | Decimal |
INFO | Informational text | VARCHAR(512) |
LIST | Value picked from a predefined list | VARCHAR(512) |
STAT | Numeric statistic | Decimal |
BOOLEAN | True/False value | Boolean |
RANK | Rank within a competition or category | Decimal |
ROLE | Role of the athlete (in-game) | VARCHAR(512) |
IN_GAME_NAME | Name used in a game or competition | VARCHAR(512) |
POOL_TYPE | Type of swimming pool (e.g., 25m, 50m) | VARCHAR(512) |