powered by
Retrieve all countries for which DTM data is publicly available through the API.
get_all_countries()
A data frame containing the list of all countries.
if (FALSE) { # Fetch all countries countries_df <- get_all_countries() head(countries_df) }
Run the code above in your browser using DataLab