📈Diffusion Index - 💰Economics
Current condition and outlook of DI
@kaggle.yutodennou_diffusion_index_in_japan
Current condition and outlook of DI
@kaggle.yutodennou_diffusion_index_in_japan
CREATE TABLE diffusion_index_in_japan (
"di" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"day" BIGINT,
"total" DOUBLE,
"householdtrend" DOUBLE,
"householdtrend_retail" DOUBLE,
"householdtrend_foodservice" DOUBLE,
"householdtrend_services" DOUBLE,
"householdtrend_housing" DOUBLE,
"corporatetrend" DOUBLE,
"corporatetrend_manufacturing" DOUBLE,
"corporatetrend_nonmanufacturing" DOUBLE,
"employment" DOUBLE
);
Anyone who has the link will be able to view this.