Baselight

Bitcoin One Year Dataset

12 Months of Market Data 17-10-2024 to 19-10-2023

@kaggle.amansingh0000000_bitcoin_one_year_dataset

Loading...
Loading...

About this Dataset

Bitcoin One Year Dataset

"This dataset contains Bitcoin price data over the course of one year, recorded at 12-hour intervals. Each data point represents the price of Bitcoin at a specific time, providing a snapshot of market behavior across nearly 365 days. The dataset captures essential price fluctuations, making it ideal for trend analysis, back-testing strategies, and exploring long-term market patterns. With its consistent time gap and simple structure (timestamp and price), it offers a solid foundation for statistical analysis and predictive modeling."

Tables

Bitcoin Usd Price

@kaggle.amansingh0000000_bitcoin_one_year_dataset.bitcoin_usd_price
  • 13.02 kB
  • 730 rows
  • 2 columns
Loading...
CREATE TABLE bitcoin_usd_price (
  "priceusd" DOUBLE,
  "date" VARCHAR
);

Share link

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