tradestatistics (version 0.2)

ots_attributes_communities: A table of communities codes, names and colours associated to products

Description

Provides communities from The Atlas of Economic Complexity (Harvard), and those can be useful for grouping into broader categories than those the official HS groups.

Usage

ots_attributes_communities

Arguments

Format

A data frame with 6275 observations on the following 4 variables.

product_code

Code of every product (e.g. 0101)

community_code

Community code (e.g. 01)

community_name

Community name (e.g. Animal Products)

community_colour

Colour hex code (e.g. #74c0e2)

Examples

Run this code
# NOT RUN {
ots_attributes_communities
# }

Run the code above in your browser using DataCamp Workspace