Data-Gouv-FR/frequentation-des-musees-de-france
收藏资源简介:
该数据集包含法国博物馆的参观人数统计信息,源自法国文化部发布的原始文件。原始数据存在结构不完善的问题,例如缺乏详细的地址信息、邮政编码和唯一标识符,且所有年份的数据混合在一个文件中,导致处理困难。通过一个自定义的Python脚本,数据集被增强和重构:添加了从OpenStreetMap获取的标识符和地址信息,包括街道号、街道名称、邮政编码、城市、国家和CCA3代码。此外,数据集还包括博物馆的开放状态、网站、电话、传真、统计年份、参观统计(如付费参观人数、免费参观人数和总参观人数)以及标签(如Musée de France标签)。数据集按年份分为多个子集(2011年至2018年),每个子集以Parquet格式存储,便于分析和使用。
This dataset contains attendance statistics for museums in France, derived from original files published by the French Ministry of Culture. The original data had structural limitations, such as lack of detailed address information, postal codes, and unique identifiers, with all years data combined in a single file, making it cumbersome to analyze. Through a custom Python script, the dataset has been enhanced and restructured: identifiers and address details from OpenStreetMap were added, including street number, street name, postal code, city, country, and CCA3 code. Additionally, the dataset includes museum status (open or closed), website, phone, fax, statistical year, attendance statistics (e.g., paid visitors, free visitors, total visitors), and tags (such as Musée de France label). The dataset is divided into multiple subsets by year (2011 to 2018), each stored in Parquet format for ease of analysis and use.




