Baselight

Nuclear Trade Atlas Data 2017-2021

Joint Research Centre

@ecjrc.f5c1233a_27df_4a2c_b48c_1c4a24590025

Table 3
@ecjrc.f5c1233a_27df_4a2c_b48c_1c4a24590025.table_3

The compressed CSV file contains 96,210 trade records. A record contains the following fields: REPORTER (country reporting trade, expressed in full text name, as well as ISO2 and ISO3 country codes); PARTNER (country partner in trade, expressed in full text name, as well as ISO2 and ISO3 country codes); FLOW of trade (import, export); PERIOD of trade (a year); COMMODITY CODE and COMMODITY DESCRIPTION (expressed in the Harmonized System); NUCLEAR COMMODITY DESCRIPTION; Trade VALUE USD and QUANTITY KG.

  • 942.81 KB
  • 96210 rows
  • 13 columns
commodity_code

COMMODITY CODE

commodity_description

COMMODITY DESCRIPTION

flow

FLOW

nuclear_commodity_description

NUCLEAR COMMODITY DESCRIPTION

partner

PARTNER

partner_iso2

PARTNER ISO2

partner_iso3

PARTNER ISO3

period

PERIOD

reporter

REPORTER

reporter_iso2

REPORTER ISO2

reporter_iso3

REPORTER ISO3

quantity_kg

QUANTITY KG

value_usd

VALUE USD

2844.4Radioactive elements, isotopes and compounds, and alloys and dispersions, incl. cermets, ceramic products and mixtures, containing these elements, isotopes and compounds; radioactive residues (excl. natural uranium, uranium enriched and depleted in U 235; plutonium, thorium and compounds of these pr…ExportRadioactive elements and isotopesLibyaLYLBYSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)TunisiaTNTUN23169653
8401.3Fuel elements "cartridges", non-irradiated, in casing with handling fixtures, for nuclear reactors [Euratom]ExportFuel elements, non-irradiatedSudanSDSDNSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)EgyptEGEGY30
8101.99Articles of tungsten, n.e.s.ExportTungsten articlesNigerNENERSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)AlgeriaDZDZA90164
8101.99Articles of tungsten, n.e.s.ExportTungsten articlesEthiopiaETETHSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)EgyptEGEGY132
2844.4Radioactive elements, isotopes and compounds, and alloys and dispersions, incl. cermets, ceramic products and mixtures, containing these elements, isotopes and compounds; radioactive residues (excl. natural uranium, uranium enriched and depleted in U 235; plutonium, thorium and compounds of these pr…ExportRadioactive elements and isotopesAlgeriaDZDZASun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)South AfricaZAZAF1053930
2844.4Radioactive elements, isotopes and compounds, and alloys and dispersions, incl. cermets, ceramic products and mixtures, containing these elements, isotopes and compounds; radioactive residues (excl. natural uranium, uranium enriched and depleted in U 235; plutonium, thorium and compounds of these pr…ExportRadioactive elements and isotopesEgyptEGEGYSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)South AfricaZAZAF27220071
2844.4Radioactive elements, isotopes and compounds, and alloys and dispersions, incl. cermets, ceramic products and mixtures, containing these elements, isotopes and compounds; radioactive residues (excl. natural uranium, uranium enriched and depleted in U 235; plutonium, thorium and compounds of these pr…ExportRadioactive elements and isotopesMoroccoMAMARSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)South AfricaZAZAF10819889
2844.4Radioactive elements, isotopes and compounds, and alloys and dispersions, incl. cermets, ceramic products and mixtures, containing these elements, isotopes and compounds; radioactive residues (excl. natural uranium, uranium enriched and depleted in U 235; plutonium, thorium and compounds of these pr…ExportRadioactive elements and isotopesTunisiaTNTUNSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)South AfricaZAZAF10012901
8112.12Unwrought beryllium; beryllium powdersExportBerylliumNamibiaNANAMSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)South AfricaZAZAF119
8112.13Beryllium waste and scrap (excl. ashes and residues containing beryllium)ExportBerylliumSouth AfricaZAZAFSun Dec 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)BotswanaBWBWA968289099

CREATE TABLE table_3 (
  "commodity_code" DOUBLE,
  "commodity_description" VARCHAR,
  "flow" VARCHAR,
  "nuclear_commodity_description" VARCHAR,
  "partner" VARCHAR,
  "partner_iso2" VARCHAR,
  "partner_iso3" VARCHAR,
  "period" TIMESTAMP,
  "reporter" VARCHAR,
  "reporter_iso2" VARCHAR,
  "reporter_iso3" VARCHAR,
  "quantity_kg" BIGINT,
  "value_usd" BIGINT
);

Share link

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