USAID-OHA-SI / tameDP

Import and munge data from PEPFAR Target Setting Tools
https://usaid-oha-si.github.io/tameDP/
Other
1 stars 3 forks source link

Standardizeddisaggregate issues in msd_historic_disagg_map #56

Open n-petrovic opened 1 year ago

n-petrovic commented 1 year ago

There are several issues in the msd_historic_disagg_map object in tameDP:

  1. The PrEP_NEW standardizeddisaggregates for Key Populations should be KeyPopAbr rather than KeyPop.
  2. HTS_SELF includes extra standardizeddisaggregates: Age/Sex/HIVSelfTest and KeyPop/HIVSelfTest
karishmas26 commented 1 year ago

Age/Sex and KeyPop need to be removed for HTS_SELF - results reported on Age/Sex/HIVSelfTest and KeyPop/HIVSelfTest

kkarimovahashkes commented 1 year ago

I found some more bugs:

  1. GEND_GBV - Age/Sex/ViolenceType needs to be removed, to leave ViolenceServiceType
  2. HTS_TST - KeyPop/Result needs to be removed, to leave Modality/Age/Sex/Result
  3. HTS_TST_POS - KeyPop/Result need to be removed, to leave Modality/Age/Sex/Result
  4. PrEP_CT - KeyPop needs to be removed, to leave Age/Sex
  5. PrEP_CURR - KeyPop needs to be removed, to leave Age/Sex
  6. PrEP_NEW - KeyPop needs to be removed, to leave Age/Sex
  7. TB_PREV - Age/Sex/NewExistingArt/HIVStatus needs to be removed, to leave Age/NewExistingArt/HIVStatus
  8. TB_PREV_D - Age/Sex/NewExistingArt/HIVStatus needs to be removed, to leave Age/NewExistingArt/HIVStatus
  9. TX_CURR - KeyPop/HIVStatus needs to be removed, to leave Age/Sex/HIVStatus
  10. TX_NEW - KeyPop/HIVStatus needs to be removed, to leave Age/Sex/HIVStatus
  11. TX_TB_D - Age Aggregated/Sex/TBScreen/NewExistingART/HIVStatus needs to be removed, to leave Age/Sex/TBScreen/NewExistingART/HIVStatus
  12. TX_PVLS - KeyPop/HIVStatus needs to be removed, to leave Age/Sex/Indication/HIVStatus
  13. TX_PVLS_D - KeyPop/HIVStatus needs to be removed, to leave Age/Sex/Indication/HIVStatus