Returns a tibble of indicator type IDs and their corresponding names, used to categorise CVD indicators in the CVDPREVENT API. This function is primarily a helper for cvd_time_period_list(), which accepts indicator_type_id as an optional parameter.
Value
A tibble of indicator types with the following columns:
- IndicatorTypeID
Integer. Unique identifier for the indicator type.
- IndicatorTypeName
Character. Name of the indicator type (e.g., "Standard", "Outcomes").
