Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package to download data from the World Inequality Database (WID.world)

This package downloads data from the online World Inequality Database (WID.world) directly into R. The World Inequality Database is an extensive source on the historical evolution of the distribution of income and wealth both within and between countries. It relies on the combined effort of an international network of over a hundred researchers covering more than seventy countries from all continents.

Installation

Install the CRAN release with:

install.packages("wid")

To install the development version from GitHub:

install.packages("devtools")
devtools::install_github("world-inequality-database/wid-r-tool")

Data source

Data are retrieved through the webservice https://rfap9nitz6.execute-api.eu-west-1.amazonaws.com/prod/.

Usage

The package exports a single function download_wid(...). See ?download_wid for help.

Demo

See vignette("wid-demo"), or click here for a demonstration of the package.

About

This package downloads data from WID.world directly into R.

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages