tamnd commited on
Commit
8e5483f
·
verified ·
1 Parent(s): f925d60

Publish shards CC-MAIN-2026-08/01121–01130 (10 files)

Browse files
README.md CHANGED
@@ -32,7 +32,7 @@ configs:
32
 
33
  Open Index is a large-scale web text dataset built from [Common Crawl](https://commoncrawl.org). Every page goes through a pipeline that extracts the main content from raw HTML, converts it to clean Markdown using [trafilatura](https://github.com/adbar/trafilatura), and packages the result into Parquet files with full WARC metadata preserved.
34
 
35
- The dataset currently includes crawl **CC-MAIN-2026-08** with **11,981,266 documents across 619 shards**. We plan to add more snapshots over time.
36
 
37
  Open Index is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, the same license used by Common Crawl.
38
 
@@ -164,28 +164,28 @@ Empty conversions (pages where trafilatura could not extract meaningful content)
164
 
165
  ### Compression Ratios
166
 
167
- Numbers below are actual measurements summed across all 619 files of CC-MAIN-2026-08 (11,981,266 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
- | Stage | 619 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
- | Raw WARC (.warc.gz, downloaded) | ~501.7 GB | ~83 TB | — |
172
- | HTML extracted (uncompressed) | 1.4 TB | ~295 TB | — |
173
- | Packed markdown WARC (.md.warc.gz) | ~25.4 GB | ~3.7 TB | **-98.3%** vs HTML |
174
- | Final Parquet (Zstd level 19) | 17.2 GB | ~2.9 TB | **-32.3%** vs packed WARC |
175
 
176
- The big win is the HTML → Markdown step: trafilatura strips all tags, scripts, styles, navigation, and ads, keeping only the main content. This cuts 1.4 TB of uncompressed HTML down to 54.0 GB of markdown — a **98.3% reduction** — before any file-level compression is applied. Parquet with Zstd level 19 then compresses the markdown a further 68.2%.
177
 
178
- End to end: ~501.7 GB of raw gzipped WARCs becomes **17.2 GB of Parquet** — a **96.6% total reduction** — containing 11,981,266 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
- Pipeline timings across 619 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
- Download (raw WARC) ████████████████████████ total 27h 5m 19s avg 2m 37s
186
- Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 1h 16m 54s avg 7s
187
- Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 5h 55m 0s avg 34s
188
- Publish (HuggingFace) ████░░░░░░░░░░░░░░░░░░░░ total 5h 19m 20s avg 30s
189
  ```
190
 
191
  ### Dataset Charts
 
32
 
33
  Open Index is a large-scale web text dataset built from [Common Crawl](https://commoncrawl.org). Every page goes through a pipeline that extracts the main content from raw HTML, converts it to clean Markdown using [trafilatura](https://github.com/adbar/trafilatura), and packages the result into Parquet files with full WARC metadata preserved.
34
 
35
+ The dataset currently includes crawl **CC-MAIN-2026-08** with **12,078,606 documents across 624 shards**. We plan to add more snapshots over time.
36
 
37
  Open Index is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, the same license used by Common Crawl.
38
 
 
164
 
165
  ### Compression Ratios
166
 
167
+ Numbers below are actual measurements summed across all 624 files of CC-MAIN-2026-08 (12,078,606 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
+ | Stage | 624 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
+ | Raw WARC (.warc.gz, downloaded) | ~505.8 GB | ~83 TB | — |
172
+ | HTML extracted (uncompressed) | 1.5 TB | ~295 TB | — |
173
+ | Packed markdown WARC (.md.warc.gz) | ~25.6 GB | ~3.7 TB | **-98.3%** vs HTML |
174
+ | Final Parquet (Zstd level 19) | 17.3 GB | ~2.9 TB | **-32.3%** vs packed WARC |
175
 
176
+ The big win is the HTML → Markdown step: trafilatura strips all tags, scripts, styles, navigation, and ads, keeping only the main content. This cuts 1.5 TB of uncompressed HTML down to 54.4 GB of markdown — a **98.3% reduction** — before any file-level compression is applied. Parquet with Zstd level 19 then compresses the markdown a further 68.2%.
177
 
178
+ End to end: ~505.8 GB of raw gzipped WARCs becomes **17.3 GB of Parquet** — a **96.6% total reduction** — containing 12,078,606 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
+ Pipeline timings across 624 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
+ Download (raw WARC) ████████████████████████ total 27h 6m 32s avg 2m 36s
186
+ Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 1h 24m 38s avg 8s
187
+ Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 5h 58m 14s avg 34s
188
+ Publish (HuggingFace) ████░░░░░░░░░░░░░░░░░░░░ total 5h 25m 11s avg 31s
189
  ```
190
 
191
  ### Dataset Charts
charts/timing_chart.png CHANGED

Git LFS Details

  • SHA256: 66019ec8d700becf45e3938e10b53755ccb2a4405252e9ef0d89fd93fffdb01c
  • Pointer size: 130 Bytes
  • Size of remote file: 80.4 kB

Git LFS Details

  • SHA256: 02a5c65044116af05c291fae022ddd0af5a6731390ea5096e41be3013ee19135
  • Pointer size: 130 Bytes
  • Size of remote file: 80.6 kB
charts/totals_chart.png CHANGED

Git LFS Details

  • SHA256: e9502410049e6bc07624ec2fe7204e5ea2ffee042be7bded6c67d915b783680e
  • Pointer size: 130 Bytes
  • Size of remote file: 70.1 kB

Git LFS Details

  • SHA256: f863a231827c88afdbbc93cb371e2f988dc2a50070e7bcfd1e0cc8ddbb693fb4
  • Pointer size: 130 Bytes
  • Size of remote file: 70.5 kB
data/CC-MAIN-2026-08/01121.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab4cdb4bd992cc00589e425f8fb354742270dfd834ff151e067f875fe5399a16
3
+ size 29700717
data/CC-MAIN-2026-08/01122.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1116d3fc969e317309e97042ac5187c1a656540ae2ae5094d11701f9ae069df
3
+ size 30076773
data/CC-MAIN-2026-08/01123.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21de1793ec58b9a4b15103a66f28d491d21ec20ca61233ab70d50fedb6828345
3
+ size 29902049
data/CC-MAIN-2026-08/01124.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c87fcb57a5ceb0d13e4aff02de6e4bda64c590e5b491bcb657a9a9001efead5
3
+ size 30753614
data/CC-MAIN-2026-08/01125.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b0186caae92950408bf64a10f28125ab6a1e8bf7266235f31d6c70714ac26d5
3
+ size 30388168
data/CC-MAIN-2026-08/01126.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f11860d3c648b4c9611650ebedcd8ddfd8f549d72df8da8adb06b94e4881481
3
+ size 29410783
data/CC-MAIN-2026-08/01127.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c206e8f7230dca0bd27abca10ed7e9d03fee6dd3923fc65f3a979e0cecd6f9
3
+ size 29958881
data/CC-MAIN-2026-08/01128.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3632fda1c8a2a24f19d173513a32cc9689fea2a83b7aab8ea556237c3c0f17f0
3
+ size 30099812
data/CC-MAIN-2026-08/01129.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09920d95cd591c5974788ea9c07396ec6d849d95ef0b296eee5ed69b95892d45
3
+ size 30105689
data/CC-MAIN-2026-08/01130.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9246bfd502d5acca19a5545cded619d36a21d2ed9e95025e9c7665c2013f0540
3
+ size 29294555
stats.csv CHANGED
@@ -79,9 +79,9 @@ CC-MAIN-2026-08,75,19502,2604221671,96422597,29917266,2026-03-13T14:26:13Z,246,0
79
  CC-MAIN-2026-08,76,19477,2555088388,91872436,29280702,2026-03-13T14:31:57Z,282,0,60,0
80
  CC-MAIN-2026-08,77,19395,2584582777,93006360,29898325,2026-03-13T14:36:05Z,210,0,37,0
81
  CC-MAIN-2026-08,78,19446,2581654174,93955154,30125721,2026-03-13T14:40:00Z,206,0,27,0
82
- CC-MAIN-2026-08,79,19605,2614117974,93284393,29787903,2026-03-13T13:04:58Z,204,0,27,11
83
- CC-MAIN-2026-08,80,19467,2623175154,96801734,30779762,2026-03-13T13:08:39Z,165,0,55,11
84
- CC-MAIN-2026-08,81,19436,2554545191,91323505,29213600,2026-03-13T13:12:40Z,189,0,49,11
85
  CC-MAIN-2026-08,82,19196,2561131346,91766921,29347599,2026-03-13T13:18:05Z,287,0,37,11
86
  CC-MAIN-2026-08,83,19298,2564479995,92885030,29518351,2026-03-13T13:21:05Z,147,0,31,11
87
  CC-MAIN-2026-08,84,19499,2594563617,92512745,30337810,2026-03-13T13:24:46Z,185,0,35,11
@@ -211,9 +211,9 @@ CC-MAIN-2026-08,308,19390,2540226800,93710450,30080967,2026-03-13T14:21:52Z,0,18
211
  CC-MAIN-2026-08,309,19369,2523418967,93663448,29593930,2026-03-13T14:26:25Z,0,216,54,0
212
  CC-MAIN-2026-08,310,19499,2578366753,92875776,29611602,2026-03-13T14:31:54Z,0,264,63,0
213
  CC-MAIN-2026-08,311,19639,2603501181,89295165,28586381,2026-03-13T14:36:07Z,0,219,32,0
214
- CC-MAIN-2026-08,312,19690,2614547257,94871029,30650095,2026-03-13T12:49:19Z,303,0,64,53
215
- CC-MAIN-2026-08,313,19433,2583169468,95601969,30491262,2026-03-13T12:55:50Z,352,0,38,53
216
- CC-MAIN-2026-08,314,19801,2647177297,94954284,31200582,2026-03-13T13:00:39Z,243,0,44,53
217
  CC-MAIN-2026-08,315,19296,2537176330,91014760,28532391,2026-03-13T13:04:16Z,165,0,51,53
218
  CC-MAIN-2026-08,316,19528,2595766579,95371819,30381114,2026-03-13T13:06:31Z,110,0,23,53
219
  CC-MAIN-2026-08,317,19241,2539191299,91739969,29906403,2026-03-13T13:09:40Z,160,0,27,53
@@ -461,6 +461,8 @@ CC-MAIN-2026-08,1125,19528,2572137951,93780188,30388168,2026-03-13T14:28:35Z,178
461
  CC-MAIN-2026-08,1126,19642,2568407768,96216292,29410783,2026-03-13T14:32:58Z,231,0,31,0
462
  CC-MAIN-2026-08,1127,19398,2591632164,95257645,29958881,2026-03-13T14:36:32Z,187,0,26,0
463
  CC-MAIN-2026-08,1128,19615,2563213727,93984823,30099812,2026-03-13T14:40:17Z,193,0,31,0
 
 
464
  CC-MAIN-2026-08,1201,19808,2613302440,99389904,31420651,2026-03-13T11:28:27Z,244,0,40,0
465
  CC-MAIN-2026-08,1202,19636,2614718109,93578849,29619593,2026-03-13T11:36:13Z,432,0,33,0
466
  CC-MAIN-2026-08,1203,19530,2570545683,93147045,29416235,2026-03-13T11:42:05Z,324,0,27,0
@@ -482,10 +484,10 @@ CC-MAIN-2026-08,1311,19712,2613515178,95688252,29944368,2026-03-13T14:28:05Z,194
482
  CC-MAIN-2026-08,1312,19612,2594365433,95960871,30144858,2026-03-13T14:32:25Z,224,0,34,0
483
  CC-MAIN-2026-08,1313,19705,2645848376,96071582,30552183,2026-03-13T14:35:58Z,166,0,46,0
484
  CC-MAIN-2026-08,1314,19488,2615778030,93504966,30069936,2026-03-13T14:39:01Z,124,0,57,0
485
- CC-MAIN-2026-08,1315,19454,2597565732,99708741,30549928,2026-03-13T13:28:15Z,199,0,40,10
486
- CC-MAIN-2026-08,1316,19493,2561831903,95370761,29605180,2026-03-13T13:31:20Z,160,0,24,10
487
- CC-MAIN-2026-08,1317,19540,2594525210,92339731,28950115,2026-03-13T13:34:04Z,142,0,20,10
488
- CC-MAIN-2026-08,1318,19661,2640838490,92314504,28969722,2026-03-13T13:35:48Z,84,0,18,10
489
  CC-MAIN-2026-08,1319,19701,2588574716,94353500,30089485,2026-03-13T13:37:52Z,94,0,29,10
490
  CC-MAIN-2026-08,1320,19638,2633767100,100237251,31733473,2026-03-13T13:39:56Z,101,0,22,10
491
  CC-MAIN-2026-08,1321,19508,2621775131,90274846,28351231,2026-03-13T13:44:17Z,104,0,18,0
@@ -530,16 +532,18 @@ CC-MAIN-2026-08,1707,19559,2566174413,92355291,28981889,2026-03-13T12:43:38Z,197
530
  CC-MAIN-2026-08,1708,19665,2601455255,94314408,30002579,2026-03-13T12:49:32Z,299,0,53,55
531
  CC-MAIN-2026-08,1709,19509,2556226787,93386757,29085072,2026-03-13T12:54:54Z,218,0,102,55
532
  CC-MAIN-2026-08,1710,19528,2591089421,96526346,30978325,2026-03-13T12:57:39Z,132,0,32,55
533
- CC-MAIN-2026-08,1720,19268,2535188088,92792374,29713001,2026-03-13T13:52:53Z,167,0,55,0
534
- CC-MAIN-2026-08,1721,19437,2596781763,90266132,28608737,2026-03-13T13:58:54Z,322,0,37,0
535
- CC-MAIN-2026-08,1722,19766,2648330639,92052118,29531462,2026-03-13T14:04:05Z,254,0,56,0
536
- CC-MAIN-2026-08,1723,19753,2606252393,93786783,32905396,2026-03-13T14:11:00Z,364,0,50,0
537
- CC-MAIN-2026-08,1724,19417,2564216378,91551039,29277761,2026-03-13T14:15:20Z,219,0,40,0
538
- CC-MAIN-2026-08,1725,19572,2569097124,94408302,29375270,2026-03-13T14:20:37Z,248,0,67,0
539
- CC-MAIN-2026-08,1726,19321,2578449374,95089442,30156485,2026-03-13T14:25:57Z,259,0,59,0
540
- CC-MAIN-2026-08,1727,19324,2594319543,93621714,30054448,2026-03-13T14:31:27Z,235,0,94,0
541
- CC-MAIN-2026-08,1728,19441,2610134553,91491973,28661884,2026-03-13T14:35:20Z,160,0,71,0
542
- CC-MAIN-2026-08,1729,19668,2595394928,93003222,29932615,2026-03-13T14:38:09Z,134,0,33,0
 
 
543
  CC-MAIN-2026-08,1801,19437,2573915480,93218254,30047553,2026-03-13T10:00:55Z,409,0,121,0
544
  CC-MAIN-2026-08,1802,19645,2589675164,95814459,30042225,2026-03-13T10:11:53Z,424,0,233,0
545
  CC-MAIN-2026-08,1803,19583,2597232437,94155966,29485837,2026-03-13T10:25:52Z,799,0,38,0
 
79
  CC-MAIN-2026-08,76,19477,2555088388,91872436,29280702,2026-03-13T14:31:57Z,282,0,60,0
80
  CC-MAIN-2026-08,77,19395,2584582777,93006360,29898325,2026-03-13T14:36:05Z,210,0,37,0
81
  CC-MAIN-2026-08,78,19446,2581654174,93955154,30125721,2026-03-13T14:40:00Z,206,0,27,0
82
+ CC-MAIN-2026-08,79,19605,2614117974,93284393,29779153,2026-03-13T14:43:29Z,139,0,68,0
83
+ CC-MAIN-2026-08,80,19467,2623175154,96801734,30760061,2026-03-13T14:46:20Z,136,0,34,0
84
+ CC-MAIN-2026-08,81,19436,2554545191,91323505,29249197,2026-03-13T14:49:59Z,193,0,25,0
85
  CC-MAIN-2026-08,82,19196,2561131346,91766921,29347599,2026-03-13T13:18:05Z,287,0,37,11
86
  CC-MAIN-2026-08,83,19298,2564479995,92885030,29518351,2026-03-13T13:21:05Z,147,0,31,11
87
  CC-MAIN-2026-08,84,19499,2594563617,92512745,30337810,2026-03-13T13:24:46Z,185,0,35,11
 
211
  CC-MAIN-2026-08,309,19369,2523418967,93663448,29593930,2026-03-13T14:26:25Z,0,216,54,0
212
  CC-MAIN-2026-08,310,19499,2578366753,92875776,29611602,2026-03-13T14:31:54Z,0,264,63,0
213
  CC-MAIN-2026-08,311,19639,2603501181,89295165,28586381,2026-03-13T14:36:07Z,0,219,32,0
214
+ CC-MAIN-2026-08,312,19690,2614547257,94871029,30681526,2026-03-13T14:40:18Z,0,218,32,0
215
+ CC-MAIN-2026-08,313,19433,2583169468,95601969,30485551,2026-03-13T14:44:55Z,0,246,29,0
216
+ CC-MAIN-2026-08,314,19801,2647177297,94954284,31229564,2026-03-13T14:49:28Z,0,219,52,0
217
  CC-MAIN-2026-08,315,19296,2537176330,91014760,28532391,2026-03-13T13:04:16Z,165,0,51,53
218
  CC-MAIN-2026-08,316,19528,2595766579,95371819,30381114,2026-03-13T13:06:31Z,110,0,23,53
219
  CC-MAIN-2026-08,317,19241,2539191299,91739969,29906403,2026-03-13T13:09:40Z,160,0,27,53
 
461
  CC-MAIN-2026-08,1126,19642,2568407768,96216292,29410783,2026-03-13T14:32:58Z,231,0,31,0
462
  CC-MAIN-2026-08,1127,19398,2591632164,95257645,29958881,2026-03-13T14:36:32Z,187,0,26,0
463
  CC-MAIN-2026-08,1128,19615,2563213727,93984823,30099812,2026-03-13T14:40:17Z,193,0,31,0
464
+ CC-MAIN-2026-08,1129,19402,2543944090,93773198,30105689,2026-03-13T14:44:56Z,248,0,29,0
465
+ CC-MAIN-2026-08,1130,19434,2589999065,93847517,29294555,2026-03-13T14:49:24Z,220,0,47,0
466
  CC-MAIN-2026-08,1201,19808,2613302440,99389904,31420651,2026-03-13T11:28:27Z,244,0,40,0
467
  CC-MAIN-2026-08,1202,19636,2614718109,93578849,29619593,2026-03-13T11:36:13Z,432,0,33,0
468
  CC-MAIN-2026-08,1203,19530,2570545683,93147045,29416235,2026-03-13T11:42:05Z,324,0,27,0
 
484
  CC-MAIN-2026-08,1312,19612,2594365433,95960871,30144858,2026-03-13T14:32:25Z,224,0,34,0
485
  CC-MAIN-2026-08,1313,19705,2645848376,96071582,30552183,2026-03-13T14:35:58Z,166,0,46,0
486
  CC-MAIN-2026-08,1314,19488,2615778030,93504966,30069936,2026-03-13T14:39:01Z,124,0,57,0
487
+ CC-MAIN-2026-08,1315,19454,2597565732,99708741,30548570,2026-03-13T14:41:17Z,108,0,27,0
488
+ CC-MAIN-2026-08,1316,19493,2561831903,95370761,29611627,2026-03-13T14:44:35Z,158,0,39,0
489
+ CC-MAIN-2026-08,1317,19540,2594525210,92339731,28950485,2026-03-13T14:46:56Z,110,0,30,0
490
+ CC-MAIN-2026-08,1318,19661,2640838490,92314504,29015056,2026-03-13T14:50:11Z,167,0,26,0
491
  CC-MAIN-2026-08,1319,19701,2588574716,94353500,30089485,2026-03-13T13:37:52Z,94,0,29,10
492
  CC-MAIN-2026-08,1320,19638,2633767100,100237251,31733473,2026-03-13T13:39:56Z,101,0,22,10
493
  CC-MAIN-2026-08,1321,19508,2621775131,90274846,28351231,2026-03-13T13:44:17Z,104,0,18,0
 
532
  CC-MAIN-2026-08,1708,19665,2601455255,94314408,30002579,2026-03-13T12:49:32Z,299,0,53,55
533
  CC-MAIN-2026-08,1709,19509,2556226787,93386757,29085072,2026-03-13T12:54:54Z,218,0,102,55
534
  CC-MAIN-2026-08,1710,19528,2591089421,96526346,30978325,2026-03-13T12:57:39Z,132,0,32,55
535
+ CC-MAIN-2026-08,1720,19268,2535188088,92792374,29713001,2026-03-13T13:52:53Z,167,0,55,10
536
+ CC-MAIN-2026-08,1721,19437,2596781763,90266132,28608737,2026-03-13T13:58:54Z,322,0,37,10
537
+ CC-MAIN-2026-08,1722,19766,2648330639,92052118,29531462,2026-03-13T14:04:05Z,254,0,56,10
538
+ CC-MAIN-2026-08,1723,19753,2606252393,93786783,32905396,2026-03-13T14:11:00Z,364,0,50,10
539
+ CC-MAIN-2026-08,1724,19417,2564216378,91551039,29277761,2026-03-13T14:15:20Z,219,0,40,10
540
+ CC-MAIN-2026-08,1725,19572,2569097124,94408302,29375270,2026-03-13T14:20:37Z,248,0,67,10
541
+ CC-MAIN-2026-08,1726,19321,2578449374,95089442,30156485,2026-03-13T14:25:57Z,259,0,59,10
542
+ CC-MAIN-2026-08,1727,19324,2594319543,93621714,30054448,2026-03-13T14:31:27Z,235,0,94,10
543
+ CC-MAIN-2026-08,1728,19441,2610134553,91491973,28661884,2026-03-13T14:35:20Z,160,0,71,10
544
+ CC-MAIN-2026-08,1729,19668,2595394928,93003222,29932615,2026-03-13T14:38:09Z,134,0,33,10
545
+ CC-MAIN-2026-08,1730,19595,2615904835,95353172,31143526,2026-03-13T14:44:50Z,241,0,28,0
546
+ CC-MAIN-2026-08,1731,19294,2555926324,94729673,29951970,2026-03-13T14:49:12Z,209,0,51,0
547
  CC-MAIN-2026-08,1801,19437,2573915480,93218254,30047553,2026-03-13T10:00:55Z,409,0,121,0
548
  CC-MAIN-2026-08,1802,19645,2589675164,95814459,30042225,2026-03-13T10:11:53Z,424,0,233,0
549
  CC-MAIN-2026-08,1803,19583,2597232437,94155966,29485837,2026-03-13T10:25:52Z,799,0,38,0