Skip to content

R package that provides datasets with metadata for geographic entities (continents, WHO regions, countries/territories) with specified standards for codes and names, used for unifying data reported from multiple sources.

License

WorldHealthOrganization/geoutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoutils

R build status

This repository provides datasets with metadata for geographic entities (continents, WHO regions, countries/territories, etc.) with specified standards for codes and names, used for unifying data reported from multiple sources.

This is available as both an R package, which can be installed and used as shown below, and also as csv files that can be easily used outside of R.

Install (R)

remotes::install_github("WorldHealthOrganization/geoutils")
library(geoutils)

# the following datasets are now available
continents
who_regions
admin0
admin1
admin2

About

R package that provides datasets with metadata for geographic entities (continents, WHO regions, countries/territories) with specified standards for codes and names, used for unifying data reported from multiple sources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages