Datasets:
bitcoin-mempool-lifecycle: 2026-09-01
Browse files
README.md
CHANGED
|
@@ -129,7 +129,7 @@ them as the state at first sight rather than a running value.
|
|
| 129 |
- Timestamps are ours, taken at observation. They are not consensus timestamps and carry our
|
| 130 |
network distance to whatever served the data.
|
| 131 |
|
| 132 |
-
Partitions are parquet, one file per collection window, under `dataset/YYYY/MM/`. Every dataset here carries a FIXED 7-day sample
|
| 133 |
|
| 134 |
```python
|
| 135 |
from huggingface_hub import snapshot_download
|
|
|
|
| 129 |
- Timestamps are ours, taken at observation. They are not consensus timestamps and carry our
|
| 130 |
network distance to whatever served the data.
|
| 131 |
|
| 132 |
+
Partitions are parquet, one file per collection window, under `dataset/YYYY/MM/`. Every dataset here carries a FIXED 7-day sample WINDOW starting at its own first day of collection, together spanning 2026-08-25 to 2026-09-05, so you can check schema, coverage and quality before asking for more. It does not advance, so there is nothing to gain by re-downloading it. The full history is held privately, available on request.
|
| 133 |
|
| 134 |
```python
|
| 135 |
from huggingface_hub import snapshot_download
|
e0_run_manifest/2026/09/2026-09-01T1144Z.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e99e3a84f8fa8884f2aa1ba31312584ae7d5d251d06273f2b1b582d7791fce93
|
| 3 |
+
size 13290
|
e11_ltc_mempool_lifecycle/2026/09/2026-09-01T1144Z.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ff301c0f7373a54b57fbb665b316a04205c32f8a419fa0e3bb042b125d84067
|
| 3 |
+
size 2822040
|
e8_btc_block_composition/2026/09/2026-09-01T1144Z.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f0fd94cd4db37a52a05364e93a8620e96629e889bc204d5715c92881740bd92
|
| 3 |
+
size 10349
|