lshtm-gis / WHO_PHSM_Cleaning

Cleaning PHSM provider data for WHO
https://lshtm-gis.github.io/WHO_PHSM_Cleaning/html/
MIT License
0 stars 1 forks source link

Move new record detection up #117

Closed hamishgibbs closed 3 years ago

hamishgibbs commented 3 years ago

For non-OXCGRT datasets - only process, only process records that have a prop_id that has not yet been seen. For OxCGRT records - only process new records.

hamishgibbs commented 3 years ago

This is implemented for JH_HIT, CDC, ACAPS. Still needs work for OXCGRT. Closing here for now.