Global Creative Economy Trade Data
Comprehensive Insights into International Trade of Creative Services and Goods
@kaggle.programmerrdai_global_creative_economy_trade_data
Comprehensive Insights into International Trade of Creative Services and Goods
@kaggle.programmerrdai_global_creative_economy_trade_data
CREATE TABLE us_creativeserv_indiv_tot (
"year" BIGINT,
"economy" BIGINT,
"economy_label" VARCHAR,
"flow" BIGINT,
"flow_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,
"growth_rate_year_on_year" DOUBLE,
"growth_rate_year_on_year_footnote" VARCHAR,
"growth_rate_year_on_year_missing_value" VARCHAR,
"percentage_of_total_trade_in_services" DOUBLE,
"percentage_of_total_trade_in_services_footnote" VARCHAR,
"percentage_of_total_trade_in_services_missing_value" VARCHAR
);
Anyone who has the link will be able to view this.