数据集 / fifa-world-cup-2026-dataset

fifa-world-cup-2026-dataset 已完整同步

使用这个数据集

REST 可获取元数据、文件分页和有限记录样例。

查看元数据

curl -sS 'https://dataset.wehub.plus/v2/datasets/ds_ext_bd6d2b4eb2'

列出文件

curl -sS 'https://dataset.wehub.plus/v2/datasets/ds_ext_bd6d2b4eb2/files?version=2026-08-17T01%3A58%3A26.587Z&limit=20&offset=0'

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/8316b763-3bbf-5bce-4492-3ae37594250a/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_ext_bd6d2b4eb2 --revision 2026-08-17T01:58:26.587Z --output ./ds_ext_bd6d2b4eb2

下载需要登录;CLI 复用 wehub auth login 的凭证,并为每个文件申请有时效的授权链接。