Baselight
Login
Login

Global Creative Economy Trade Data

Comprehensive Insights into International Trade of Creative Services and Goods

@kaggle.programmerrdai_global_creative_economy_trade_data

Us Creativegoodsvalue
@kaggle.programmerrdai_global_creative_economy_trade_data.us_creativegoodsvalue

  • 280.29 MB
  • 22106335 rows
  • 18 columns
year

Year

economy

Economy

economy_label

Economy Label

partner

Partner

partner_label

Partner Label

flow

Flow

flow_label

Flow Label

product

Product

product_label

Product Label

us_at_current_prices_in_millions

US$ At Current Prices In Millions

us_at_current_prices_in_millions_footnote

US$ At Current Prices In Millions Footnote

us_at_current_prices_in_millions_missing_value

US$ At Current Prices In Millions Missing Value

percentage_of_total_world

Percentage Of Total World

percentage_of_total_world_footnote

Percentage Of Total World Footnote

percentage_of_total_world_missing_value

Percentage Of Total World Missing Value

percentage_by_destination

Percentage By Destination

percentage_by_destination_footnote

Percentage By Destination Footnote

percentage_by_destination_missing_value

Percentage By Destination Missing Value

20021Individual economies0001Individual economies2ExportsCER000All creative goodsnanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER010Audiovisual, multimedia and photographynanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER020Manufacturing of crafts and design goodsnanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER021CarpetsnanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER022Fashion accessoriesnanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER023InteriornanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER024JewellerynanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER025ToysnanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER026WickerwarenanNot applicableNot applicableNot applicable
20021Individual economies0001Individual economies2ExportsCER027YarnnanNot applicableNot applicableNot applicable

CREATE TABLE us_creativegoodsvalue (
  "year" BIGINT,
  "economy" BIGINT,
  "economy_label" VARCHAR,
  "partner" VARCHAR,
  "partner_label" VARCHAR,
  "flow" BIGINT,
  "flow_label" VARCHAR,
  "product" VARCHAR,
  "product_label" VARCHAR,
  "us_at_current_prices_in_millions" DOUBLE,
  "us_at_current_prices_in_millions_footnote" VARCHAR,
  "us_at_current_prices_in_millions_missing_value" VARCHAR,
  "percentage_of_total_world" DOUBLE,
  "percentage_of_total_world_footnote" VARCHAR,
  "percentage_of_total_world_missing_value" VARCHAR,
  "percentage_by_destination" DOUBLE,
  "percentage_by_destination_footnote" VARCHAR,
  "percentage_by_destination_missing_value" VARCHAR
);

Share link

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