Ethereum Effect Impact On PC Parts Prices
Data Warehouse for analysis of Ethereum Effect from 2013 to april 2018
@kaggle.raczeq_ethereum_effect_pc_parts
Data Warehouse for analysis of Ethereum Effect from 2013 to april 2018
@kaggle.raczeq_ethereum_effect_pc_parts
CREATE TABLE fact_cpu_price (
"prodid" BIGINT,
"timeid" BIGINT,
"regionid" BIGINT,
"merchantid" BIGINT,
"price_usd" DOUBLE,
"price_original" DOUBLE
);
Anyone who has the link will be able to view this.