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_crypto_rate (
"codeid" BIGINT,
"timeid" BIGINT,
"open" DOUBLE,
"close" DOUBLE,
"high" DOUBLE,
"low" DOUBLE
);
Anyone who has the link will be able to view this.