Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ pretty_name: BTC/IDR
|
|
10 |
license: mit
|
11 |
---
|
12 |
# BTC/IDR Historical OCHLV Dataset (March-2014 to 2025)
|
13 |
-
This dataset is designed to provide **1H resolution** historical data on Bitcoin/Indonesian Rupiah prices from 11th March 2014 to
|
14 |
|
15 |
## Disclaimer
|
16 |
This dataset is provided for educational and research purposes only. It is not intended as financial advice. The author do not guarantee the accuracy, completeness, or reliability of the information. Please conduct your own research and consult with a financial advisor before making any investment decisions.
|
17 |
|
18 |
## Dataset Description
|
19 |
-
This dataset contains historical prices from 11/03/2014 to
|
20 |
|
21 |
- **date**: The date and time index converted to Asia/Jakarta timezone (UTC+7) from the Unix timestamps. This serves as the DataFrame index for time-series analysis;
|
22 |
- **timestamp**: The Unix timestamp (seconds since epoch) before conversion to datetime;
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
# BTC/IDR Historical OCHLV Dataset (March-2014 to 2025)
|
13 |
+
This dataset is designed to provide **1H resolution** historical data on Bitcoin/Indonesian Rupiah prices from 11th March 2014 to 9th September 2025. The dataset may or may not be updated to cover older/newer data in the future.
|
14 |
|
15 |
## Disclaimer
|
16 |
This dataset is provided for educational and research purposes only. It is not intended as financial advice. The author do not guarantee the accuracy, completeness, or reliability of the information. Please conduct your own research and consult with a financial advisor before making any investment decisions.
|
17 |
|
18 |
## Dataset Description
|
19 |
+
This dataset contains historical prices from 11/03/2014 to 09/09/2025 and includes the following columns:
|
20 |
|
21 |
- **date**: The date and time index converted to Asia/Jakarta timezone (UTC+7) from the Unix timestamps. This serves as the DataFrame index for time-series analysis;
|
22 |
- **timestamp**: The Unix timestamp (seconds since epoch) before conversion to datetime;
|