You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔹 Description:
We need to merge health facility datasets from multiple sources (e.g., HDX, Healthsites, Overture Maps, OSM) while handling duplicates, inconsistencies, and missing values intelligently.
🔹 Expectations:
Identify overlapping records across datasets using spatial & attribute-based matching.
Handle duplicate records by prioritizing authoritative sources.
Apply fuzzy matching for facility names and addresses.
Standardize location data to a common coordinate reference system (CRS).
Store the final merged dataset in a clean, structured format.
The text was updated successfully, but these errors were encountered:
🔹 Description:
We need to merge health facility datasets from multiple sources (e.g., HDX, Healthsites, Overture Maps, OSM) while handling duplicates, inconsistencies, and missing values intelligently.
🔹 Expectations:
The text was updated successfully, but these errors were encountered: