{% if intended_uses %}
Intended Uses:
{{ intended_uses }}
{% endif %}
{% if limitations %}
Limitations:
{{ limitations }}
{% endif %}
{% if prohibited_uses %}
Prohibited Uses:
{{ prohibited_uses }}
{% endif %}
{% if potential_bias %}
Potential Sources of Bias:
{{ potential_bias }}
{% endif %}
{% if maintenance_plan %}
Maintenance Plan:
{{ maintenance_plan }}
{% endif %}
{% if data_collection %}
Data Collection:
{{ data_collection }}
{% endif %}
{% if data_collection_type %}
Data Collection Type:
{{ data_collection_type }}
{% endif %}
{% if data_collection_missing_data %}
Missing Data:
{{ data_collection_missing_data }}
{% endif %}
{% if data_collection_raw_data %}
Raw Data:
{{ data_collection_raw_data }}
{% endif %}
{% if data_collection_timeframe %}
Collection Timeframe:
{{ data_collection_timeframe }}
{% endif %}
{% if data_imputation_protocol %}
Imputation Protocol:
{{ data_imputation_protocol }}
{% endif %}
{% if data_manipulation_protocol %}
Manipulation Protocol:
{{ data_manipulation_protocol }}
{% endif %}
{% if data_preprocessing_protocol %}
Preprocessing Protocol:
{{ data_preprocessing_protocol }}
{% endif %}
{% if data_annotation_protocol %}
Annotation Protocol:
{{ data_annotation_protocol }}
{% endif %}
{% if data_annotation_platform %}
Annotation Platform:
{{ data_annotation_platform }}
{% endif %}
{% if data_annotation_analysis %}
Annotation Analysis:
{{ data_annotation_analysis }}
{% endif %}
{% if personal_sensitive_information %}
Personal/Sensitive Information:
{{ personal_sensitive_information }}
{% endif %}
{% if data_social_impact %}
Social Impact:
{{ data_social_impact }}
{% endif %}
{% if annotations_per_item %}
Annotations Per Item:
{{ annotations_per_item }}
{% endif %}
{% if annotator_demographics %}
Annotator Demographics:
{{ annotator_demographics }}
{% endif %}
{% if machine_annotation_tools %}
Machine Annotation Tools:
{{ machine_annotation_tools }}
{% endif %}