Baselight

HISTORICAL BITCOIN PRICES (BTC)

historical bitcoin prices hour by hour

@kaggle.oscardavidperilla_historical_bitcoin_prices_btc

Loading...
Loading...

About this Dataset

HISTORICAL BITCOIN PRICES (BTC)

Context

Within this dataset you will find detailed information hour by hour of the price of bitcoin
Thanks to nand0san

Tables

Btcusdt 1h

@kaggle.oscardavidperilla_historical_bitcoin_prices_btc.btcusdt_1h
  • 2.65 MB
  • 38461 rows
  • 9 columns
Loading...

CREATE TABLE btcusdt_1h (
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "close_time" VARCHAR,
  "quote" DOUBLE,
  "takers_buy_base" DOUBLE,
  "takers_buy_quote" DOUBLE
);

Share link

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