| global_economy | R Documentation |
Economic indicators featured by the World Bank from 1960 to 2017.
Time series of class tsibble
global_economy is an annual tsibble with six values:
| GDP: | Gross domestic product (in $USD February 2019). |
| Growth: | Annual percentage growth in GDP. |
| CPI: | Consumer price index (base year 2010). |
| Imports: | Imports of goods and services (% of GDP). |
| Exports: | Exports of goods and services (% of GDP). |
| Population: | Total population. |
Each series is uniquely identified by one key:
| Country: | The country or region of the series. |
The World Bank, http://datatopics.worldbank.org/world-development-indicators/
library(tsibble) global_economy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.