FiveThirtyEight Comic Characters Dataset(五分之八漫画人物数据集)
原文:
FiveThirtyEight Comic Characters Dataset
Explore Data from FiveThirtyEight
Comic Characters
This folder contains data behind the story?Comic Books Are Still Made By Men, For Men And About Men.
The data comes from?Marvel Wikia?and?DC Wikia. 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:?
marvel-wikia-data.csv?and?dc-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  | 
?
This is a dataset from?FiveThirtyEight?hosted on their?GitHub. Explore FiveThirtyEight data using Kaggle and all of the data sources available through the FiveThirtyEight?organization page!
-  
Update Frequency: This dataset is updated daily.
 
譯:
五分之八漫畫人物數據集
探索FiveThirtyEight的數據
喜劇人物
這個文件夾包含了故事背后的數據漫畫書仍然是由男人,為男人和關于男人。
數據來自驚奇漫畫Wikia和DC Wikia。8月24日人物被刮掉了。外觀統計在9月2日公布。每一個人物出現在第一期的月份和年份是在10月6日。
數據分為兩個文件,分別用于DC和Marvel:
marvel-wikia-data.csv和dc-wikia-data.csv。每個文件都有以下變量:
?
?
|   ? 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  | 
大家可以到官網地址下載數據集,我自己也在百度網盤分享了一份。可關注本人公眾號,回復“2020122002”獲取下載鏈接。
?
總結
以上是生活随笔為你收集整理的FiveThirtyEight Comic Characters Dataset(五分之八漫画人物数据集)的全部內容,希望文章能夠幫你解決所遇到的問題。
                            
                        - 上一篇: Linux下oracle11Gr2(64
 - 下一篇: 二分查找与时间复杂度计算分析