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_creativegoodsgr (
"period" BIGINT,
"period_label" VARCHAR,
"economy" BIGINT,
"economy_label" VARCHAR,
"partner" VARCHAR,
"partner_label" VARCHAR,
"flow" BIGINT,
"flow_label" VARCHAR,
"product" VARCHAR,
"product_label" VARCHAR,
"annual_average_growth_rate" DOUBLE,
"annual_average_growth_rate_footnote" VARCHAR,
"annual_average_growth_rate_missing_value" VARCHAR
);
Anyone who has the link will be able to view this.