View source: R/get_availability.R
get_availability | R Documentation |
This function obtains the data availability of entire TRAINS dataset.
No parameters are required.
get_availability()
get_availability()
returns a data frame with nine character columns:
iso3_code: reporters three-letter countries codes;
country_code: reporters three-digit countries codes;
country_name: reporters names;
year;
nomen_code: reported nomenclature;
n_preferential_agreement: number of preferential agreement available;
partner_list: set of partners three-digit countries codes;
specific_duty: the value is 1 if the estimated tariff rate is available for specific duty expression and 0 otherwise;
last_update: last updated date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.