Skip to content

R package with utilities to simplify building transformers

License

Notifications You must be signed in to change notification settings

covid-open-data/geoutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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.

Design

(TODO)

Install (R)

remotes::install_github("covid-open-data/geoutils")
library(geoutils)

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

About

R package with utilities to simplify building transformers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages