world_trade_avg_1998_to_2000 {economiccomplexity} | R Documentation |
World Trade Averages for the Period 1998-2000
Description
A data frame that summarizes all the products that different countries exported to the rest of the world. This data uses the SITC revision 2 classification with four digits product codes. The unit is year 2000 USD.
Usage
data(world_trade_avg_1998_to_2000)
Format
A data frame with 124,336 rows and 3 columns.
Examples
data(world_trade_avg_1998_to_2000)
head(world_trade_avg_1998_to_2000)
[Package economiccomplexity version 2.0.0 Index]