Datasets:
Add latest date pointer for Chainticks dataset
Browse files- LATEST_DATE.txt +1 -0
- README.md +3 -0
- _manifest.json +2 -2
LATEST_DATE.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
2026-05-10
|
README.md
CHANGED
|
@@ -48,6 +48,7 @@ hyperliquid_chain/
|
|
| 48 |
liquidations/date=YYYY-MM-DD/part-0000.parquet
|
| 49 |
_schema.json
|
| 50 |
_manifest.json
|
|
|
|
| 51 |
```
|
| 52 |
|
| 53 |
## Quickstart
|
|
@@ -105,6 +106,7 @@ https://huggingface.co/datasets/Chainticks/perp-data/resolve/main/<provider>/<da
|
|
| 105 |
Valid provider for v1: hyperliquid_chain.
|
| 106 |
Valid datasets: funding, trades, markets, open_interest, liquidations.
|
| 107 |
Large dates may have multiple part-*.parquet files. Read _schema.json before generating queries. Read _manifest.json for available files, row counts, and UTC time ranges.
|
|
|
|
| 108 |
Only treat rows as public-source eligible when source_kind is one of: on_chain_event, chain_rpc, hypercore_s3.
|
| 109 |
```
|
| 110 |
|
|
@@ -112,6 +114,7 @@ Only treat rows as public-source eligible when source_kind is one of: on_chain_e
|
|
| 112 |
|
| 113 |
- Schema sidecar: `_schema.json`
|
| 114 |
- Manifest sidecar: `_manifest.json`
|
|
|
|
| 115 |
- Croissant metadata: `https://huggingface.co/api/datasets/Chainticks/perp-data/croissant`
|
| 116 |
|
| 117 |
Chainticks is independent and is not affiliated with, endorsed by, or sponsored by Hyperliquid Labs or any protocol whose data appears here. Protocol names are used descriptively.
|
|
|
|
| 48 |
liquidations/date=YYYY-MM-DD/part-0000.parquet
|
| 49 |
_schema.json
|
| 50 |
_manifest.json
|
| 51 |
+
LATEST_DATE.txt
|
| 52 |
```
|
| 53 |
|
| 54 |
## Quickstart
|
|
|
|
| 106 |
Valid provider for v1: hyperliquid_chain.
|
| 107 |
Valid datasets: funding, trades, markets, open_interest, liquidations.
|
| 108 |
Large dates may have multiple part-*.parquet files. Read _schema.json before generating queries. Read _manifest.json for available files, row counts, and UTC time ranges.
|
| 109 |
+
Read LATEST_DATE.txt for the newest published UTC partition.
|
| 110 |
Only treat rows as public-source eligible when source_kind is one of: on_chain_event, chain_rpc, hypercore_s3.
|
| 111 |
```
|
| 112 |
|
|
|
|
| 114 |
|
| 115 |
- Schema sidecar: `_schema.json`
|
| 116 |
- Manifest sidecar: `_manifest.json`
|
| 117 |
+
- Latest partition pointer: `LATEST_DATE.txt`
|
| 118 |
- Croissant metadata: `https://huggingface.co/api/datasets/Chainticks/perp-data/croissant`
|
| 119 |
|
| 120 |
Chainticks is independent and is not affiliated with, endorsed by, or sponsored by Hyperliquid Labs or any protocol whose data appears here. Protocol names are used descriptively.
|
_manifest.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"hyperliquid_chain/trades/date=2026-05-09/part-0023.parquet",
|
| 30 |
"hyperliquid_chain/trades/date=2026-05-10/part-0000.parquet"
|
| 31 |
],
|
| 32 |
-
"generated_at": "2026-05-
|
| 33 |
"public_source_kinds": [
|
| 34 |
"chain_rpc",
|
| 35 |
"hypercore_s3",
|
|
@@ -43,7 +43,7 @@
|
|
| 43 |
"hyperliquid_chain/trades/2026-05-10": 206757
|
| 44 |
},
|
| 45 |
"source_roots": [
|
| 46 |
-
"
|
| 47 |
],
|
| 48 |
"time_ranges": {
|
| 49 |
"hyperliquid_chain/liquidations/2026-05-09": {
|
|
|
|
| 29 |
"hyperliquid_chain/trades/date=2026-05-09/part-0023.parquet",
|
| 30 |
"hyperliquid_chain/trades/date=2026-05-10/part-0000.parquet"
|
| 31 |
],
|
| 32 |
+
"generated_at": "2026-05-10T19:30:13.498694+00:00",
|
| 33 |
"public_source_kinds": [
|
| 34 |
"chain_rpc",
|
| 35 |
"hypercore_s3",
|
|
|
|
| 43 |
"hyperliquid_chain/trades/2026-05-10": 206757
|
| 44 |
},
|
| 45 |
"source_roots": [
|
| 46 |
+
"/var/folders/f9/3fbp168d0w35t88c0n0674r00000gq/T/tmp.7HYTxbKcgg/input/hyperliquid_chain"
|
| 47 |
],
|
| 48 |
"time_ranges": {
|
| 49 |
"hyperliquid_chain/liquidations/2026-05-09": {
|