Skip to main content

Modifications

View changes from to


On 17 octobre 2023, 19:52:26 TU, Gravatar AIDS Data Repository:
  • Changed value of field validation_status of resource ANC Data to created (previously success) in The Democratic Republic of the Congo Inputs UNAIDS Estimates 2021


  • Changed value of field schema of resource ANC 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': '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 (for ANC we are only using 1 age group Y015_049)\n', 'type': 'string', 'constraints': {'required': True, 'enum': ['Y015_049']}}, {'name': 'year', 'title': 'Year', 'description': 'The calendar year e.g. 2022', 'type': 'integer', 'constraints': {'required': True, 'minimum': 2010, 'maximum': 2022}}, {'name': 'anc_clients', 'title': 'Number ANC clients', 'description': 'Number of unique clients attending ANC for the first visit during a pregnancy in the calendar year', 'type': 'integer', 'constraints': {'minimum': 0}}, {'name': 'anc_known_pos', 'title': 'Number known positive', 'description': 'Number of ANC clients who self-report known HIV positive prior to first ANC visit and are not tested for HIV', 'type': 'integer', 'constraints': {'minimum': 0}}, {'name': 'anc_already_art', 'title': 'Number already on ART', 'description': 'Number of ANC clients already on ART prior to first ANC visit during a pregnancy', 'type': 'integer', 'constraints': {'minimum': 0}}, {'name': 'anc_tested', 'title': 'Number HIV tested', 'description': 'Number of unique ANC clients who are tested for HIV during their pregnancy. N.B. If you collect information on ANC known negatives at first ANC visit who were not tested for HIV please add these into anc_tested', 'type': 'integer', 'constraints': {'minimum': 0}}, {'name': 'anc_tested_pos', 'title': 'Number Tested Positive', 'description': 'Number of ANC clients who test HIV positive at the first HIV test during a given pregnancy', 'type': 'integer', 'constraints': {'minimum': 0}}], 'require_field_order': False, 'primaryKey': ['area_id', 'year', 'age_group'], 'foreignKeys': [{'fields': 'area_id', 'reference': {'resource': '3_geojson_inputs', 'fields': 'area_id'}}], 'customConstraints': [{'constraint': 'anc_clients >= anc_known_pos', 'description': 'The total number of anc clients must be greater or equal to the number of anc clients tested, which must be greater or equal to the number tested giving a positive result.'}, {'constraint': 'anc_clients >= anc_tested_pos', 'description': 'The total number of anc clients must be greater or equal to the number of clients already known to be HIV positive, which must be greater or equal to the number of clients who are already on art.'}], 'title': 'ANC Data', 'description': 'If data does not exist, please indicate so with the value "NA" and ignore any warning given by Excel.', 'version': '2.2'} (previously 3_anc_inputs) in The Democratic Republic of the Congo Inputs UNAIDS Estimates 2021