World Bank Trade Costs And Trade In Services
From World Bank Open Data
@kaggle.theworldbank_world_bank_trade_costs_and_trade_in_services
From World Bank Open Data
@kaggle.theworldbank_world_bank_trade_costs_and_trade_in_services
More details about each file are in the individual file descriptions.
This is a dataset hosted by the World Bank. The organization has an open data platform found here and they update their information according the amount of data that is brought in. Explore the World Bank using Kaggle and all of the data sources available through the World Bank organization page!
This dataset is maintained using the World Bank's APIs and Kaggle's API.
Cover photo by NA on Unsplash
Unsplash Images are distributed under a unique Unsplash License.
CREATE TABLE trade_in_services (
"rep" VARCHAR,
"par" VARCHAR,
"year" BIGINT,
"bop" BIGINT,
"value" DOUBLE,
"description" VARCHAR,
"name" VARCHAR
);
Anyone who has the link will be able to view this.