FiveThirtyEight Comic Characters Dataset
收藏www.kaggle.com2019-04-26 更新2025-03-24 收录
下载链接:
https://www.kaggle.com/fivethirtyeight/fivethirtyeight-comic-characters-dataset
下载链接
链接失效反馈官方服务:
资源简介:
### Content
# Comic Characters
This folder contains data behind the story [Comic Books Are Still Made By Men, For Men And About Men](http://fivethirtyeight.com/features/women-in-comic-books/).
The data comes from [Marvel Wikia](http://marvel.wikia.com/Main_Page) and [DC Wikia](http://dc.wikia.com/wiki/Main_Page). Characters were scraped on August 24. Appearance counts were scraped on September 2. The month and year of the first issue each character appeared in was pulled on October 6.
The data is split into two files, for DC and Marvel, respectively: `dc-wikia-data.csv` and `marvel-wikia-data.csv`. Each file has the following variables:
Variable | Definition
---|---------
`page_id` | The unique identifier for that characters page within the wikia
`name` | The name of the character
`urlslug` | The unique url within the wikia that takes you to the character
`ID` | The identity status of the character (Secret Identity, Public identity, [on marvel only: No Dual Identity])
`ALIGN` | If the character is Good, Bad or Neutral
`EYE` | Eye color of the character
`HAIR` | Hair color of the character
`SEX` | Sex of the character (e.g. Male, Female, etc.)
`GSM` | If the character is a gender or sexual minority (e.g. Homosexual characters, bisexual characters)
`ALIVE` | If the character is alive or deceased
`APPEARANCES` | The number of appareances of the character in comic books (as of Sep. 2, 2014. Number will become increasingly out of date as time goes on.)
`FIRST APPEARANCE` | The month and year of the character's first appearance in a comic book, if available
`YEAR` | The year of the character's first appearance in a comic book, if available
### Context
This is a dataset from [FiveThirtyEight](https://fivethirtyeight.com/) hosted on their [GitHub](https://github.com/fivethirtyeight/data). Explore FiveThirtyEight data using Kaggle and all of the data sources available through the FiveThirtyEight [organization page](https://www.kaggle.com/fivethirtyeight)!
* Update Frequency: This dataset is updated daily.
### Acknowledgements
This dataset is maintained using GitHub's [API](https://developer.github.com/v3/?) and Kaggle's [API](https://github.com/Kaggle/kaggle-api).
This dataset is distributed under the [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) license.
[Cover photo](https://unsplash.com/photos/pJKpk_rOLnw) by [Zbysiu Rodak](https://unsplash.com/@zbigniew) on [Unsplash](https://unsplash.com/)
_Unsplash Images are distributed under a unique [Unsplash License](https://unsplash.com/license)._
### 内容
# 漫画角色数据集
本文件夹包含故事《漫画书仍然由男性制作,为男性而制作,关于男性》背后的数据。[详见链接](http://fivethirtyeight.com/features/women-in-comic-books/)。
数据来源于[Marvel Wikia](http://marvel.wikia.com/Main_Page)和[DC Wikia](http://dc.wikia.com/wiki/Main_Page)。角色信息于8月24日抓取,出现次数于9月2日抓取,每个角色首次出现漫画的月份和年份于10月6日提取。
数据分为两个文件,分别对应DC和Marvel:`dc-wikia-data.csv`和`marvel-wikia-data.csv`。每个文件包含以下变量:
| 变量 | 定义
| --- | ---
| `page_id` | 该角色在维基页面的唯一标识符
| `name` | 角色的名字
| `urlslug` | 带有维基独特URL的页面,可链接至该角色
| `ID` | 角色的身份状态(秘密身份、公开身份,[仅在Marvel中:无双重身份])
| `ALIGN` | 角色是否为好人、坏人或中立
| `EYE` | 角色的眼睛颜色
| `HAIR` | 角色的头发颜色
| `SEX` | 角色的性别(例如:男性、女性等)
| `GSM` | 角色是否为性别或性少数群体(例如:同性恋角色、双性恋角色)
| `ALIVE` | 角色是否存活或已故
| `APPEARANCES` | 角色在漫画书中的出现次数(截至2014年9月2日。随着时间的推移,此数字将逐渐过时。)
| `FIRST APPEARANCE` | 角色首次出现在漫画书中的月份和年份,如果可用
| `YEAR` | 角色首次出现在漫画书中的年份,如果可用
### 背景
这是[FiveThirtyEight](https://fivethirtyeight.com/)托管在他们的[GitHub](https://github.com/fivethirtyeight/data)上的数据集。使用Kaggle探索FiveThirtyEight数据,并使用FiveThirtyEight[组织页面](https://www.kaggle.com/fivethirtyeight)上的所有可用数据源!
* 更新频率:此数据集每日更新。
### 致谢
本数据集使用GitHub的[API](https://developer.github.com/v3/??)和Kaggle的[API](https://github.com/Kaggle/kaggle-api)维护。
本数据集在[知识共享署名4.0国际(CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)许可下分发。
[封面图片](https://unsplash.com/photos/pJKpk_rOLnw)由[Zbysiu Rodak](https://unsplash.com/@zbigniew)在[Unsplash](https://unsplash.com/)提供
_Unsplash图片在独特的[Unsplash许可](https://unsplash.com/license)下分发。_
提供机构:
FiveThirtyEight



