Baselight

Bitcoin USD Historical Data 2013-2023

BTC data from Coingecko

@kaggle.utkarshx27_bitcoin_usd_historical_data

Loading...
Loading...

About this Dataset

Bitcoin USD Historical Data 2013-2023

# Data Set Information:
Data on the historical price of bitcoin from 2013 until 2023 has been compiled by Coingecko.

# Attribute Information:
snapped_at(Date & Time): 2013-04-28 00:00:00 UTC - 2023-04-07 00:00:00 UTC

price: 67.809 - 67617.01554

market_cap: 18408732920 - 1.2788E+12

total_volume: 0 - 1.78894E+11

Tables

Btc Usd Max

@kaggle.utkarshx27_bitcoin_usd_historical_data.btc_usd_max
  • 120.36 KB
  • 3630 rows
  • 4 columns
Loading...

CREATE TABLE btc_usd_max (
  "snapped_at" VARCHAR,
  "price" DOUBLE,
  "market_cap" DOUBLE,
  "total_volume" DOUBLE
);

Share link

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