Data-Gouv-FR/les-bibliotheques-municipales-et-intercommunales-en-sarthe
收藏资源简介:
该数据集包含法国萨尔特省(Département de la Sarthe)的市镇和市际图书馆信息,数据已于2023年更新。
--- license: 其他 language: - fr tags: - data-gouv - 法国公共数据 - Parquet - CSV - 开放数据 pretty_name: "萨尔特省市级及跨市级图书馆" configs: - config_name: bibliotheques-en-sarthe data_files: - split: train path: data/bibliotheques-en-sarthe.parquet --- # 萨尔特省市级及跨市级图书馆 ## 数据源 - 官方数据源:https://www.data.gouv.fr/datasets/les-bibliotheques-municipales-et-intercommunales-en-sarthe - data.gouv.fr 数据集标识符:`68d66852372546ccfac0bce7` - data.gouv.fr 别名(Slug):`les-bibliotheques-municipales-et-intercommunales-en-sarthe` - data.gouv.fr 元数据标注许可证:lov2 ## Hugging Face 数据集结构 - 一个data.gouv.fr数据集对应一个Hugging Face仓库 - 一份原始表格型数据资源对应一个Hugging Face子数据集/配置 - 每个子数据集/配置均包含名为`train`的拆分集 ## 子数据集配置 - `bibliotheques-en-sarthe` → 对应数据文件:`data/bibliotheques-en-sarthe.parquet` ## 使用方法 python from datasets import load_dataset ds = load_dataset("Data-Gouv-FR/les-bibliotheques-municipales-et-intercommunales-en-sarthe", "bibliotheques-en-sarthe") print(ds["train"]) ## 原始数据集描述 本数据集收录萨尔特省境内的市级及跨市级图书馆信息,数据更新于2023年。




