Baselight

Top 2000 Crypto Historical Data ( Daily Updates )

Yeah , Unpredictable can also be predicted by ML models .

@kaggle.ayushkhaire_top_1000_cryptos_historical

Loading...
Loading...

About this Dataset

Top 2000 Crypto Historical Data ( Daily Updates )

Welcome to the "Historical Prices of 1000 Cryptocurrencies" dataset! This dataset provides comprehensive historical price data for 1000 different cryptocurrencies. The dataset includes daily prices spanning multiple years, making it a rich resource for anyone interested in exploring the volatile and exciting world of cryptocurrency markets.

Tables

N 1000 Cryptos

@kaggle.ayushkhaire_top_1000_cryptos_historical.n_1000_cryptos
  • 81.59 MB
  • 2157143 rows
  • 8 columns
Loading...

CREATE TABLE n_1000_cryptos (
  "dates" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "close" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "volume" DOUBLE,
  "adj_close" DOUBLE
);

Share link

Anyone who has the link will be able to view this.