Baselight

Bitcoin BTC, 7 Exchanges, 1m Full Historical Data

The Most Complete, Continuous and Clean BTCUSD 1m Dataset for ML Engineers

@kaggle.imranbukhari_comprehensive_btcusd_1m_data

Btcusd 1m Okx
@kaggle.imranbukhari_comprehensive_btcusd_1m_data.btcusd_1m_okx

  • 162.72 MB
  • 3683947 rows
  • 9 columns
open_time

Open Time

open

Open

high

High

low

Low

close

Close

volume

Volume

volume_currency

Volume (Currency)

volume_quote

Volume (Quote)

confirm

Confirm

Thu Jan 11 2018 11:12:00 GMT+0000 (Coordinated Universal Time)13356.713369.313312.51331917.428521232382.86137222232382.861372221
Thu Jan 11 2018 11:13:00 GMT+0000 (Coordinated Universal Time)133191331913319133191.862394524805.3252584524805.325258451
Thu Jan 11 2018 11:14:00 GMT+0000 (Coordinated Universal Time)1331913369.31331913346.215.199357202862.02179543202862.021795431
Thu Jan 11 2018 11:15:00 GMT+0000 (Coordinated Universal Time)13346.313346.313346.313346.32.8479569938009.9703436638009.970343661
Thu Jan 11 2018 11:16:00 GMT+0000 (Coordinated Universal Time)13346.313346.313346.313346.33.8943124951975.0481744151975.048174411
Thu Jan 11 2018 11:17:00 GMT+0000 (Coordinated Universal Time)13346.313346.31327313273.815.440751205500.36429163205500.364291631
Thu Jan 11 2018 11:18:00 GMT+0000 (Coordinated Universal Time)1327313280.313258.213274.89.4187515125031.52045371125031.520453711
Thu Jan 11 2018 11:19:00 GMT+0000 (Coordinated Universal Time)13274.813274.813230132306.4076024984892.6011842884892.601184281
Thu Jan 11 2018 11:20:00 GMT+0000 (Coordinated Universal Time)13231.713311.913231.713311.95.4299172041.1695442872041.169544281
Thu Jan 11 2018 11:21:00 GMT+0000 (Coordinated Universal Time)13311.913311.913274.413274.43.6676689948777.9012063348777.901206331

CREATE TABLE btcusd_1m_okx (
  "open_time" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "volume_currency" DOUBLE,
  "volume_quote" DOUBLE,
  "confirm" DOUBLE
);

Share link

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