Top 10 Cryptocurrency Price Data
Historical Price Data for Bitcoin, Ethereum, Binance Coin, and More
@kaggle.huthayfahodeb_top_10_cryptocurrency_price_data
Historical Price Data for Bitcoin, Ethereum, Binance Coin, and More
@kaggle.huthayfahodeb_top_10_cryptocurrency_price_data
CREATE TABLE top10_2021_2024_4h (
"timestamp" TIMESTAMP,
"btcusdt" DOUBLE,
"ethusdt" DOUBLE,
"bnbusdt" DOUBLE,
"solusdt" DOUBLE,
"usdcusdt" DOUBLE,
"xrpusdt" DOUBLE,
"dogeusdt" DOUBLE,
"adausdt" DOUBLE,
"shibusdt" DOUBLE
);
Anyone who has the link will be able to view this.