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 usdc (
"date" TIMESTAMP,
"txvolume_usd" DOUBLE,
"txcount" DOUBLE,
"marketcap_usd" DOUBLE,
"price_usd" DOUBLE,
"exchangevolume_usd" DOUBLE,
"activeaddresses" DOUBLE,
"mediantxvalue_usd" DOUBLE
);
Anyone who has the link will be able to view this.