Refresh funding divergence dataset card
Browse files- README.md +14 -0
- _manifest.json +1 -1
- spreads/date=2026-05-10/part-0000.parquet +1 -1
README.md
CHANGED
|
@@ -4,11 +4,14 @@ pretty_name: Chainticks Funding Divergence
|
|
| 4 |
tags:
|
| 5 |
- finance
|
| 6 |
- crypto
|
|
|
|
| 7 |
- parquet
|
| 8 |
- duckdb
|
| 9 |
- pandas
|
| 10 |
- polars
|
| 11 |
- agent-friendly
|
|
|
|
|
|
|
| 12 |
configs:
|
| 13 |
- config_name: default
|
| 14 |
data_files:
|
|
@@ -20,6 +23,13 @@ configs:
|
|
| 20 |
|
| 21 |
Derived cross-venue funding-rate divergence rows built only from publishable inputs.
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
```python
|
| 24 |
import pandas as pd
|
| 25 |
|
|
@@ -42,6 +52,10 @@ LATEST_DATE.txt
|
|
| 42 |
|
| 43 |
Rows must have `source_kind` in `['derived']`. Chainticks does not publish venue REST/API resale data in this dataset.
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
## Agent Prompt Snippet
|
| 46 |
|
| 47 |
Use this dataset as append-only market context. Read `LATEST_DATE.txt`, inspect `_schema.json`, then load the relevant Parquet partition. Treat timestamps as UTC and preserve `source_kind` in downstream analysis.
|
|
|
|
| 4 |
tags:
|
| 5 |
- finance
|
| 6 |
- crypto
|
| 7 |
+
- data-analysis
|
| 8 |
- parquet
|
| 9 |
- duckdb
|
| 10 |
- pandas
|
| 11 |
- polars
|
| 12 |
- agent-friendly
|
| 13 |
+
task_categories:
|
| 14 |
+
- tabular-regression
|
| 15 |
configs:
|
| 16 |
- config_name: default
|
| 17 |
data_files:
|
|
|
|
| 23 |
|
| 24 |
Derived cross-venue funding-rate divergence rows built only from publishable inputs.
|
| 25 |
|
| 26 |
+
## Current Scope
|
| 27 |
+
|
| 28 |
+
- **Coverage:** Derived funding-rate spread rows from publishable source inputs.
|
| 29 |
+
- **Best for:** Funding spread scouting, carry hypothesis generation, and agent-readable examples of derived cross-venue features.
|
| 30 |
+
- **Cadence:** append-only partitions, normally refreshed by the Chainticks nightly publisher.
|
| 31 |
+
- **Timestamps:** UTC ISO-8601 strings when available. Null timestamp fields mean the source event did not include a timestamp at collection time.
|
| 32 |
+
|
| 33 |
```python
|
| 34 |
import pandas as pd
|
| 35 |
|
|
|
|
| 52 |
|
| 53 |
Rows must have `source_kind` in `['derived']`. Chainticks does not publish venue REST/API resale data in this dataset.
|
| 54 |
|
| 55 |
+
## Known Limitations
|
| 56 |
+
|
| 57 |
+
This feed is optional and currently sparse. Treat it as a derived signal sample until more venues and rows are published.
|
| 58 |
+
|
| 59 |
## Agent Prompt Snippet
|
| 60 |
|
| 61 |
Use this dataset as append-only market context. Read `LATEST_DATE.txt`, inspect `_schema.json`, then load the relevant Parquet partition. Treat timestamps as UTC and preserve `source_kind` in downstream analysis.
|
_manifest.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"files": [
|
| 4 |
"spreads/date=2026-05-10/part-0000.parquet"
|
| 5 |
],
|
| 6 |
-
"generated_at": "2026-05-
|
| 7 |
"public_source_kinds": [
|
| 8 |
"derived"
|
| 9 |
],
|
|
|
|
| 3 |
"files": [
|
| 4 |
"spreads/date=2026-05-10/part-0000.parquet"
|
| 5 |
],
|
| 6 |
+
"generated_at": "2026-05-11T12:09:01.807397+00:00",
|
| 7 |
"public_source_kinds": [
|
| 8 |
"derived"
|
| 9 |
],
|
spreads/date=2026-05-10/part-0000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3529
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b084a40956cff5560a5324c48bb522149e6f555f9b65640624d458c5af119d50
|
| 3 |
size 3529
|