Skip to main content

Changes

View changes from to


On November 29, 2023, 1:36:01 PM UTC, Gravatar AIDS Data Repository:
  • Changed value of field schema of resource ART Data to {'fields': [{'name': 'area_id', 'title': 'Area ID', 'description': 'Must be an area_id from the agreed area hierarchy', 'type': 'string', 'constraints': {'required': True}}, {'name': 'area_name', 'title': 'Area Name', 'description': 'Area name corresponding to area_id (optional)', 'type': 'string'}, {'name': 'sex', 'title': 'Sex', 'description': 'Biological sex - must be either "both", "female", or "male"', 'type': 'string', 'constraints': {'required': True, 'enum': ['both', 'male', 'female']}}, {'name': 'age_group', 'title': 'Age Group', 'description': 'The age group. Must be either "Y000_014" (0-14 y), "Y015_999" (15+ y) or "Y000_999" (0+)', 'type': 'string', 'constraints': {'required': True, 'enum': ['Y000_014', 'Y015_999', 'Y000_999']}}, {'name': 'calendar_quarter', 'title': 'Calendar Quarter', 'description': 'The calendar quarter reflected the end of reporting period. Formatted as CY20XXQY, for example CY2020Q4 for end of December 2020', 'type': 'string'}, {'name': 'art_current', 'title': 'Number on ART', 'description': 'Number currently receiving ART at the end of reporting period', 'type': 'number', 'constraints': {'required': True, 'minimum': 0}}, {'name': 'art_new', 'title': 'Number newly initiated on ART', 'description': 'Number newly initiated on ART during reporting period', 'type': 'number', 'constraints': {'minimum': 0}}, {'name': 'vl_tested_12mos', 'title': 'Number VLS Tested', 'description': 'The number of people who received a routine viral load test during the 12 months prior to the reporting period end date', 'type': 'number', 'constraints': {'minimum': 0}}, {'name': 'vl_suppressed_12mos', 'title': 'Number VLS', 'description': 'The number of people who were virally suppressed among those who received a routine viral load test during the 12 months prior to the reporting period end date', 'type': 'number', 'constraints': {'minimum': 0}}], 'customConstraints': [{'constraint': 'vls_tested >= vls_suppressed', 'description': 'The total number of people who recieved a routine viral load test must be greater than the number among them who were virally supressed.'}], 'foreignKeys': [{'fields': 'area_id', 'reference': {'resource': '3_geojson_inputs', 'fields': 'area_id'}}], 'require_field_order': False, 'primaryKey': ['area_id', 'sex', 'age_group', 'calendar_quarter'], 'title': 'ART Data', 'version': '4', 'description': 'If data does not exist, please indicate so with the value "NA" and ignore any warning given by Excel.', 'missingValues': ['', 'NA']} (previously 4_art_estimates) in Antarctica HIV Estimates 2023


  • Changed value of field validation_status of resource ART Data to created (previously failure) in Antarctica HIV Estimates 2023


  • Changed value of field restricted of resource ART Data to {"level": "restricted", "allowed_users": "", "allowed_organizations": "unaids"} (previously {"allowed_organizations":"unaids","allowed_users":"","level":"restricted"}) in Antarctica HIV Estimates 2023