metadata
license: apache-2.0
tags:
- cryptocurrency
- SOL
- Binance
- time series
size_categories:
- 100K<n<1M
SOLUSDT 180 Days Minute Data
This dataset contains historical SOL/USDT minute-by-minute data for the last 180 days, downloaded from the Binance API.
Contents
data_SOLUSDT.csv: Historical data withclose_SOLUSDTcolumn.scaler_SOLUSDT.pkl:MinMaxScalerobject to back-transform normalised data.Number of rows in the CSV file:
259200Start date of record:
2024-04-25 07:38:00End record date:
2024-10-22 07:37:00
Data structure
| open_time | close_SOLUSDT | normalized_close_SOLUSDT |
|---|---|---|
| 2023-04-25 00:00:00 | 150.0 | 0.5 |
| 2023-04-25 00:01:00 | 151.0 | 0.51 |
| ... | ... | ... |