Crypto Currencies
Historical data for all major crypto currencies including Bitcoin & Ethereum
@kaggle.joebeachcapital_crypto_currencies
Historical data for all major crypto currencies including Bitcoin & Ethereum
@kaggle.joebeachcapital_crypto_currencies
CREATE TABLE ven (
"date" TIMESTAMP,
"txvolume_usd" VARCHAR,
"txcount" DOUBLE,
"marketcap_usd" VARCHAR,
"price_usd" VARCHAR,
"exchangevolume_usd" VARCHAR,
"activeaddresses" DOUBLE,
"mediantxvalue_usd" VARCHAR
);
Anyone who has the link will be able to view this.