kyang30 commited on
Commit
33843da
·
verified ·
1 Parent(s): 24e2f04

Update the readme.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -54,7 +54,7 @@ Example entry (in JSON format):
54
 
55
  ```json
56
  {
57
- "timestep": "2011-02-14 03:00:00",
58
  "goes_class": "X2.2",
59
  "cumulative_index": 297.1,
60
  "label_max": 1,
@@ -69,6 +69,6 @@ Example entry (in JSON format):
69
  | **Temporal Coverage** | May 13, 2010 – Dec 31, 2024 |
70
  | **Data Format** | CSV (.csv), string-based schema |
71
  | **Data Shape** | (1, 4) per instance |
72
- | **Data Size** | Total 128,352 instances |
73
  | **Cadence** | 1 hour |
74
- | **Total File Size** | ~3.7MB |
 
54
 
55
  ```json
56
  {
57
+ "timestamp": "2011-02-14 03:00:00",
58
  "goes_class": "X2.2",
59
  "cumulative_index": 297.1,
60
  "label_max": 1,
 
69
  | **Temporal Coverage** | May 13, 2010 – Dec 31, 2024 |
70
  | **Data Format** | CSV (.csv), string-based schema |
71
  | **Data Shape** | (1, 4) per instance |
72
+ | **Data Size** | Total 128,328 instances |
73
  | **Cadence** | 1 hour |
74
+ | **Total File Size** | ~4.4MB |