Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.7.8) of this package.
Take me there.
oec (version 2.5.2)
Observatory of Economic Complexity API Wrapper and Utility Program
Description
Access The Observatory of Economic Complexity API from R to download international trade data and create and D3Plus visualizations.
Copy Link
Link to current version
Version
Version
2.7.8
2.6.7
2.5.2
2.5
2.4
2.2
2.0
1.0.3
1.0.2
1.0
Install
install.packages('oec')
Monthly Downloads
17
Version
2.5.2
License
MIT + file LICENSE
Maintainer
Mauricio S
Last Published
November 30th, 2017
Functions in oec (2.5.2)
Search all functions
edges_hs92_4.json
A part of a pre-drawn network to create network visualizations using HS92 product classification.
network
Creates a network of exports for a given year
treemap_template.html
A template to display a treemap of the imports, exports or trade balance of a country for a certain year using HS92 or SITC (rev.2) product classification.
countries_list
Countries list
d3plus-1.9.8.zip
D3Plus visualization library
nodes_hs92_4.json
A part of a pre-drawn network to create network visualizations using HS92 product classification.
demos
Copies the demo file
nodes_sitc_4.json
A part of a pre-drawn network to create network visualizations using SITC (rev.2) product classification.
edges_sitc_4.json
A part of a pre-drawn network to create network visualizations using SITC (rev.2) product classification.
treemap
Creates a treemap for a given year
getdata
Downloads and processes the data from the API
treemap_interval
Creates a treemap for a given period of years
getdata_interval
Downloads and processes the data from the API
oec-package
The Observatory of Economic Complexity
sitc
SITC products
hs92
HS92 products
network_interval
Creates a network of exports for a given period of years
network_template.html
A template to display a network of the exports of a country for a certain year using HS92 or SITC (rev.2) product classification.
install_d3plus
Installs D3 and D3Plus