Skip to main content

Changes

View changes from to


On February 11, 2026, 11:19:47 AM UTC, Gravatar Ian Wanyeki:
  • Uploaded a new file to resource ANC Data in Sao Tome and Principe HIV Estimates 2026


  • Added field schema_json with value {'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. 2025', 'type': 'integer', 'constraints': {'required': True, 'minimum': 2010, 'maximum': 2025}}, {'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}}, {'name': 'anc_known_neg', 'title': 'Number Known Negative', 'description': 'Number of ANC clients who self-report known HIV negative prior to first ANC visit and are not tested for HIV', 'type': 'integer', 'constraints': {'minimum': 0}}, {'name': 'births_facility', 'title': 'Number of Facility Births', 'description': 'Number of births recorded at health facilities.', 'type': 'integer', 'constraints': {'minimum': 0}}], 'require_field_order': False, 'primaryKey': ['area_id', 'year', 'age_group'], 'foreignKeys': [{'fields': 'area_id', 'reference': {'resource': '4_geojson_frictionlessv5', '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.'}, {'constraint': 'anc_clients >= anc_known_neg', 'description': 'The total number of anc clients must be greater or equal to the number of clients already known to be HIV negative.'}, {'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.'}, {'constraint': 'anc_tested >= anc_tested_pos', 'description': 'The total number of anc clients tested must be greater or equal to the number of those clients who tested positive.'}], 'title': 'ANC Data', 'description': 'If data does not exist, please indicate so with the value "NA" and ignore any warning given by Excel.', 'version': '3.0', 'missingValues': ['', 'NA']} to resource ANC Data in Sao Tome and Principe HIV Estimates 2026


  • Changed value of field schema of resource ANC Data to 5_anc_frictionlessv5 (previously {'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. 2025', 'type': 'integer', 'constraints': {'required': True, 'minimum': 2010, 'maximum': 2025}}, {'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}}, {'name': 'anc_known_neg', 'title': 'Number Known Negative', 'description': 'Number of ANC clients who self-report known HIV negative prior to first ANC visit and are not tested for HIV', 'type': 'integer', 'constraints': {'minimum': 0}}, {'name': 'births_facility', 'title': 'Number of Facility Births', 'description': 'Number of births recorded at health facilities.', 'type': 'integer', 'constraints': {'minimum': 0}}], 'require_field_order': False, 'primaryKey': ['area_id', 'year', 'age_group'], 'foreignKeys': [{'fields': 'area_id', 'reference': {'resource': '4_geojson_frictionlessv5', '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.'}, {'constraint': 'anc_clients >= anc_known_neg', 'description': 'The total number of anc clients must be greater or equal to the number of clients already known to be HIV negative.'}, {'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.'}, {'constraint': 'anc_tested >= anc_tested_pos', 'description': 'The total number of anc clients tested must be greater or equal to the number of those clients who tested positive.'}], 'title': 'ANC Data', 'description': 'If data does not exist, please indicate so with the value "NA" and ignore any warning given by Excel.', 'version': '3.0', 'missingValues': ['', 'NA']}) in Sao Tome and Principe HIV Estimates 2026


  • Changed value of field sha256 of resource ANC Data to 97017720e5533e3375c90a805c54390a5e5999ea3a7dfed3a3d0d9882f49ecc0 (previously fc5e5b4bf4c560e402a659a7fd0bfd84188096bac01eb7dd3c36e76f4298388b) in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource Population Data in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource Survey Data in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource Geographic Data in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource ART Data in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource Spectrum File in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource Shiny90 Survey Data in Sao Tome and Principe HIV Estimates 2026


  • Uploaded a new file to resource Shiny90 HIV Testing Data in Sao Tome and Principe HIV Estimates 2026