Baselight

Bitcoin Prices Minutes 2020-2024

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024

Loading...
Loading...

About this Dataset

Bitcoin Prices Minutes 2020-2024

PLEASE UPVOTE IF YOU LIKE :)

This files taken from https://www.cryptodatadownload.com/data/binance/. In this datasets there are five files which cover between 2020 to 2024-07-30. Also this files include minutely bitcoin prices.

Tables

Binance Btcusdt 2020 Minute

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024.binance_btcusdt_2020_minute
  • 25.59 MB
  • 526689 rows
  • 10 columns
Loading...

CREATE TABLE binance_btcusdt_2020_minute (
  "unix" BIGINT,
  "date" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume_btc" DOUBLE,
  "volume_usdt" DOUBLE,
  "tradecount" BIGINT
);

Binance Btcusdt 2021 Minute

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024.binance_btcusdt_2021_minute
  • 42.76 MB
  • 524607 rows
  • 14 columns
Loading...

CREATE TABLE binance_btcusdt_2021_minute (
  "unix" BIGINT,
  "date" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "volume_from" DOUBLE,
  "marketorder_volume" DOUBLE,
  "marketorder_volume_from" DOUBLE,
  "tradecount" BIGINT,
  "date_close" TIMESTAMP,
  "close_unix" BIGINT
);

Binance Btcusdt 2022 Minute

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024.binance_btcusdt_2022_minute
  • 26.75 MB
  • 525600 rows
  • 10 columns
Loading...

CREATE TABLE binance_btcusdt_2022_minute (
  "unix" BIGINT,
  "date" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "volume_from" DOUBLE,
  "tradecount" BIGINT
);

Binance Btcusdt 2023 Minute

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024.binance_btcusdt_2023_minute
  • 26.42 MB
  • 525517 rows
  • 10 columns
Loading...

CREATE TABLE binance_btcusdt_2023_minute (
  "unix" BIGINT,
  "date" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "volume_from" DOUBLE,
  "tradecount" BIGINT
);

Binance Btcusdt 2024 Minute

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024.binance_btcusdt_2024_minute
  • 14.5 MB
  • 271971 rows
  • 10 columns
Loading...

CREATE TABLE binance_btcusdt_2024_minute (
  "unix" BIGINT,
  "date" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume_btc" DOUBLE,
  "volume_usdt" DOUBLE,
  "tradecount" BIGINT
);

Binance Btcusdt 2024 Minute New

@kaggle.aski1140_bitcoin_prices_minutes_2020_2024.binance_btcusdt_2024_minute_new
  • 14.98 MB
  • 310824 rows
  • 2 columns
Loading...

CREATE TABLE binance_btcusdt_2024_minute_new (
  "https" BIGINT,
  "n__www_cryptodatadownload_com" VARCHAR
);

Share link

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