View source: R/get-import-history.R
get_import_history | R Documentation |
Extracts all data for all countries and activity years from GeoAlign regarding whether countries have provided indicator mappings, the disaggregation level, and whether data was imported for that indicator.
get_import_history(geo_session = dynGet("d2_default_session", inherits = TRUE))
geo_session |
R6 session object specifically for a DHIS2 GeoAlign session. |
A dataframe of indicator mapping, disaggregation level, and data availability organized by activity year and country.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.