Skip to main content

Changes

View changes from to


On October 17, 2023, 8:00:47 PM UTC, Gravatar AIDS Data Repository:
  • Changed value of field schema of resource Population Data to {'fields': [{'name': 'area_id', 'title': 'Area ID', 'description': 'An area_id from the specified area hierarchy', 'type': 'string', 'constraints': {'required': True}}, {'name': 'area_name', 'title': 'Area Name', 'description': 'Area name corresponding to area_id (optional)', 'type': 'string'}, {'name': 'source', 'title': 'Source', 'description': 'Source of population data', 'type': 'string'}, {'name': 'calendar_quarter', 'title': 'Calendar Quarter', 'description': 'Calendar quarter', '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 ID, of the form YXXX_ZZZ where XXX is the integer lower limit and ZZZ is the integer upper limit', 'type': 'string', 'constraints': {'required': True}}, {'name': 'population', 'title': 'Population', 'description': 'Population for the group', 'type': 'number', 'constraints': {'required': True, 'minimum': 0}}, {'name': 'asfr', 'title': 'Age-specific fertility rate', 'description': 'Age-specific fertility rate', 'type': 'number', 'constraints': {'required': False, 'minimum': 0}}], 'require_field_order': False, 'foreignKeys': [{'fields': 'area_id', 'reference': {'resource': '3_geojson_inputs', 'fields': 'area_id'}}], 'primaryKey': ['area_id', 'calendar_quarter', 'sex', 'age_group'], 'title': 'Population Data', 'version': '2.2', 'description': 'If data does not exist, please indicate so with the value "NA" and ignore any warning given by Excel.', 'missingValues': ['', 'NA']} (previously 3_population_inputs) in Zimbabwe Inputs UNAIDS Estimates 2021


  • Changed value of field validation_status of resource Population Data to created (previously success) in Zimbabwe Inputs UNAIDS Estimates 2021