遇见数据集

Feminicides in Italy - counterdata RAI from 2012 to 2018

收藏
Zenodo2025-12-13 更新2026-05-26 收录
官方服务:

资源简介:

Data description This dataset contains records of gender-based violence incidents in Italy that occurred between 2012 and 2018. The data was collected at RAI-CRITS, Direzione RAI Teche, and the Dipartimento di Culture, Politica e Società dell’Università di Torino (RAI - Italian public broadcaster and University of Turin). The dataset is an instance of counterdata: data put together by civil groups and individuals to challenge official statistics, especially when these statistics are incomplete, inaccurate, or not at all available. The curation of the dataset, along with its anonymization and publication, has been performed by open data activists from the onData association. Data format and usage The data is structured as a Frictionless Data Package. This format uses a JSON descriptor (the datapackage.json file) to formally define the dataset's schema and metadata, which in turn references the core tabular records stored in the data.csv resource file. The data is available in CSV format and can be opened with any text editor or data analysis software. To understand what each column represents and which values are valid, check the accompanying JSON schema file: it serves as the complete data dictionary for this dataset. If you use Frictionless in Python you can do the following: from frictionless import Package # load the data packagepackage = Package('datapackage.json') # get the data resourceresource = package.get_resource('femminicidi-rai-anonimi') # convert to a pandas dataframedf = resource.to_pandas()# display first 10 rows of the dataframedisplay(df.head(10)) Contact For inquiries about these data and/or any type of requests around the dataset, please send an email to donata.columbro[at]ondata.it. Please note this dataset is not perfect, and even though we have cured it with care and attention, mistakes are still possible. As with all data, this dataset represents a snapshot shaped by collection methods, available sources and resources, and human interpretation at a specific point in time. Thank you.

数据集说明 本数据集收录了2012年至2018年间意大利境内发生的基于性别的暴力事件记录。 该数据由RAI-CRITS、RAI档案管理处(Direzione RAI Teche)以及都灵大学文化、政治与社会系(Dipartimento di Culture, Politica e Società dell’Università di Torino)采集,其中RAI为意大利公共广播公司,都灵大学即University of Turin。本数据集属于反官方统计数据(counterdata):即由民间团体与个人为质疑官方统计数据而编制的数据,尤其适用于官方统计数据不完整、不准确或完全缺失的场景。 本数据集的整理、匿名化处理与发布工作均由onData协会的开放数据活动人士完成。 数据格式与使用说明 本数据采用无摩擦数据包(Frictionless Data Package)格式进行组织。该格式通过JSON描述文件(datapackage.json)正式定义数据集的架构与元数据,并引用存储于data.csv资源文件中的核心表格记录。 本数据以CSV格式提供,可通过任意文本编辑器或数据分析软件打开。如需了解各列含义与合法取值范围,请查阅配套的JSON架构文件,该文件为本数据集完整的数据字典。 若在Python环境中使用Frictionless库,可执行如下代码: python from frictionless import Package # 加载数据包 package = Package('datapackage.json') # 获取数据资源 resource = package.get_resource('femminicidi-rai-anonimi') # 转换为Pandas数据框 df = resource.to_pandas() # 展示数据框前10行 display(df.head(10)) 联系方式 若您对本数据集或相关任何请求有疑问,请发送邮件至donata.columbro[at]ondata.it。 请注意,本数据集并非尽善尽美,即便我们已悉心整理与打磨,仍有可能存在疏漏。与所有数据集一样,本数据集是特定时间点下,由采集方法、可用资源与人为解读共同塑造的一个静态快照。 感谢您的使用。

提供机构:
Zenodo
创建时间:
2025-12-13
二维码
社区交流群
二维码
科研交流群
商业服务