Datasets:
chore: add bare timeseries tag, remove ineffective modality field
Browse files
README.md
CHANGED
|
@@ -1,47 +1,30 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
-
|
| 4 |
pretty_name: Geomagnetic Kp Index (3-Hourly) — TsFile
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
- space-weather
|
| 8 |
-
|
| 9 |
- kp-index
|
| 10 |
-
|
| 11 |
- geomagnetic
|
| 12 |
-
|
| 13 |
- noaa
|
| 14 |
-
|
| 15 |
- space
|
| 16 |
-
|
| 17 |
- magnetosphere
|
| 18 |
-
|
| 19 |
- aurora
|
| 20 |
-
|
| 21 |
- open-data
|
| 22 |
-
|
| 23 |
- tabular-data
|
| 24 |
-
|
| 25 |
- tsfile
|
| 26 |
-
|
| 27 |
-
|
| 28 |
- format:tsfile
|
| 29 |
-
|
| 30 |
-
modality:
|
| 31 |
- timeseries
|
| 32 |
size_categories:
|
| 33 |
- 1K<n<10K
|
| 34 |
task_categories:
|
| 35 |
-
|
| 36 |
- time-series-forecasting
|
| 37 |
-
|
| 38 |
- tabular-classification
|
| 39 |
-
|
| 40 |
language:
|
| 41 |
- en
|
| 42 |
---
|
| 43 |
|
| 44 |
|
|
|
|
| 45 |
# Geomagnetic Kp Index (3-Hourly) — TsFile
|
| 46 |
|
| 47 |
Converted to **Apache TsFile** format from the Hugging Face dataset [`juliensimon/geomagnetic-kp-index`](https://huggingface.co/datasets/juliensimon/geomagnetic-kp-index).
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
| 3 |
pretty_name: Geomagnetic Kp Index (3-Hourly) — TsFile
|
| 4 |
tags:
|
|
|
|
| 5 |
- space-weather
|
|
|
|
| 6 |
- kp-index
|
|
|
|
| 7 |
- geomagnetic
|
|
|
|
| 8 |
- noaa
|
|
|
|
| 9 |
- space
|
|
|
|
| 10 |
- magnetosphere
|
|
|
|
| 11 |
- aurora
|
|
|
|
| 12 |
- open-data
|
|
|
|
| 13 |
- tabular-data
|
|
|
|
| 14 |
- tsfile
|
|
|
|
|
|
|
| 15 |
- format:tsfile
|
|
|
|
|
|
|
| 16 |
- timeseries
|
| 17 |
size_categories:
|
| 18 |
- 1K<n<10K
|
| 19 |
task_categories:
|
|
|
|
| 20 |
- time-series-forecasting
|
|
|
|
| 21 |
- tabular-classification
|
|
|
|
| 22 |
language:
|
| 23 |
- en
|
| 24 |
---
|
| 25 |
|
| 26 |
|
| 27 |
+
|
| 28 |
# Geomagnetic Kp Index (3-Hourly) — TsFile
|
| 29 |
|
| 30 |
Converted to **Apache TsFile** format from the Hugging Face dataset [`juliensimon/geomagnetic-kp-index`](https://huggingface.co/datasets/juliensimon/geomagnetic-kp-index).
|