Baselight

August To September 2021 From 19 Cryptocurrencies

minute by minute analysis of cryptocurrency prices

@kaggle.daniel122_august_to_september_2021

Loading...
Loading...

About this Dataset

August To September 2021 From 19 Cryptocurrencies

The opening,closing, highest and lowest price of Bitcoin, Ethereum, Ripple, Cardano, Tether, Dogecoin, Stellar, Polkadot, Uniswap, Chainlink coin, USD coin, Bitcoin Cash, Litecoin, The Graph, Ethereum Classic, Filecoin, Aave, Algorand, EOS from 1 August 2021-1 September 2021. This dataset is from coindesk

Tables

Coinbase Extracted Second

@kaggle.daniel122_august_to_september_2021.coinbase_extracted_second
  • 58.14 MB
  • 1696320 rows
  • 6 columns
Loading...

CREATE TABLE coinbase_extracted_second (
  "datetime" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE
);

Share link

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