Ethereum Crypto Price
Ethereum Prices 5+ Years
@kaggle.ranugadisansagamage_ethereum_crypto_price
Ethereum Prices 5+ Years
@kaggle.ranugadisansagamage_ethereum_crypto_price
CREATE TABLE eth_usd (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" DOUBLE
);
Anyone who has the link will be able to view this.