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

Version

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)

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