Baselight

Binance Ethereum Historical Data

Binance | Ethereum | Spot | ETHUSDT | 1 Minute Data

@kaggle.aipeli_binance_ethusdt

Loading...
Loading...

About this Dataset

Binance Ethereum Historical Data

This is a historical bitcoin ETH/USDT 1 minute kline dataset from Binance Exchange

Time range(UTC+8): Jan,01,2021 - Dec,03,2021

The data consists of 484,287 records

Exchange Object: ETHUSDT SPOT

Dataset columns

t: Unix timestamp
o: Opening price on the given day
h: Highest price on the given day
l: Lowest price on the given day
c: Closing price on the given day
v: Volume of transactions on the given day

Incomplete data log

720 data records for 12 hours

⛔ [Binance kline_1m] From [2021-02-11 00:00:00]to[2021-02-11 11:59:59], download: 701, saved: 701
⛔ [Binance kline_1m] From [2021-02-11 12:00:00]to[2021-02-11 23:59:59], download: 660, saved: 660
⛔ [Binance kline_1m] From [2021-03-06 00:00:00]to[2021-03-06 11:59:59], download: 630, saved: 630
⛔ [Binance kline_1m] From [2021-04-20 00:00:00]to[2021-04-20 11:59:59], download: 600, saved: 600
⛔ [Binance kline_1m] From [2021-04-20 12:00:00]to[2021-04-20 23:59:59], download: 690, saved: 690
⛔ [Binance kline_1m] From [2021-04-25 12:00:00]to[2021-04-25 23:59:59], download: 436, saved: 436 
⛔ [Binance kline_1m] From [2021-08-13 00:00:00]to[2021-08-13 11:59:59], download: 600, saved: 600  
⛔ [Binance kline_1m] From [2021-08-13 12:00:00]to[2021-08-13 23:59:59], download: 570, saved: 570 
⛔ [Binance kline_1m] From [2021-09-29 12:00:00]to[2021-09-29 23:59:59], download: 600, saved: 600 

Tables

Ethusdt Kline 1m

@kaggle.aipeli_binance_ethusdt.ethusdt_kline_1m
  • 15.06 MB
  • 484287 rows
  • 6 columns
Loading...

CREATE TABLE ethusdt_kline_1m (
  "t" BIGINT,
  "o" DOUBLE,
  "h" DOUBLE,
  "l" DOUBLE,
  "c" DOUBLE,
  "v" DOUBLE
);

Share link

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