Baselight

Effects Of COVID-19 On International Trade

2015-2020 (provisional)

@kaggle.eng0mohamed0nabil_effects_of_covid19_on_trade

Loading...
Loading...

About this Dataset

Effects Of COVID-19 On International Trade

Context
Well, what happened was that I was looking for a semi-definite easy-to-read list of effecting of covid-19 on trade and couldn't find anything decent. So I took it upon myself to collect it for my own use. I might as well share it.

Content
This dataset includes 43089 results of trade between countries Imports & Exports with year , Commodity and Transport_Mode

results.csv includes the following columns:

Acknowledgements
The data is gathered from several sources including

Inspiration
Some directions to take when exploring the data:

Contribute
If you notice a mistake or the results are being updated fast enough for your liking, you can fix that by submitting a pull request.

Tables

Effects Of Covid 19 On Trade 1 February 29 July 2020 P 8836206b

@kaggle.eng0mohamed0nabil_effects_of_covid19_on_trade.effects_of_covid_19_on_trade_1_february_29_july_2020_p_8836206b
  • 245.92 kB
  • 43,088 rows
  • 11 columns
Loading...
CREATE TABLE effects_of_covid_19_on_trade_1_february_29_july_2020_p_8836206b (
  "direction" VARCHAR,
  "year" BIGINT,
  "date" TIMESTAMP,
  "weekday" VARCHAR,
  "current_match" TIMESTAMP,
  "country" VARCHAR,
  "commodity" VARCHAR,
  "transport_mode" VARCHAR,
  "measure" VARCHAR,
  "value" BIGINT,
  "cumulative" BIGINT
);

Share link

Anyone who has the link will be able to view this.