公开数据集
数据结构 ? 156.71M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
Context
Email archives are a great source of information about the real-world social networks people are generally most involved in. Although sharing of full email exchanges is almost never a good idea, flow metadata (i.e. who sent a message to whom, and when) can be **anonymized** quite effectively and still carry a lot of information.
I'm sharing over 10 years of flow metadata from my work and personal email accounts to enable data scientists experiment with their favourite statistics and social network analysis tools. A getting-started notebook is available [here](https://www.kaggle.com/emarock/getting-started-with-email-flows).
For anyone willing to extract similar datasets from their own email accounts, the tool I put together for producing mine is available at [https://github.com/emarock/mailfix](https://github.com/emarock/mailfix) (currently supports extraction from Gmail accounts, IMAP accounts and Apple Mail on macOS).
Content
This dataset contains two files:
- `work.csv`: email flow metadata from my work account (~146,000 emails, from 2005 to 2018)
- `personal.csv`: email flow metadata from my personal account (~41,000 emails, from 2006 to 2018)
As one should expect from any decade long archive, the data presents some partial corruptions and anomalies, that are however time-confined and should be easily identified and filtered out through basic statistical analysis. I will be happy to discuss and provide more information in the comments.
Inspiration
Basic exploration:
- Who am I?
- Who's human and who's not? How different are attention-seekers from mailing list engines?
- How did my communication patterns change over time? Did they change in the same way in and out of work?
- Did my social network grow? Did it shrink?
- Who's my boss? Who were my former ones? Who'll be the next one?
I will be also available to extend the dataset with additional data for training advanced classifiers (e.g. lists of actual humans, mailing lists, VIPs...). Feel free to ask in the comments.
Anonymization and Privacy Note
The anonymization function (code [here](https://github.com/emarock/mailfix/blob/master/lib/anonymizer.js), tests [here](https://github.com/emarock/mailfix/blob/master/test/anonymizer.js)) is based on [djb2 string hashing](http://www.cse.yorku.ca/~oz/hash.html) and on a [Mersenne Twister pseudorandom generator](https://en.wikipedia.org/wiki/Mersenne_Twister), implemented in the [string-hash](https://www.npmjs.com/package/string-hash) and [casual](https://www.npmjs.com/package/casual) node.js modules. It should be practically irreversible, modulo implementation defects.
However, if you've ever been involved in email exchanges with me, you can work your way back to the anonymized address associated to your actual address by comparing the message timestamps. Similarly, with a little more guesswork, you can discover the anonymized addresses of those who were also involved in those exchanges. Since that is also true for them in respect to you, if that is of any concern just reach out and I'll censor the problematic entries in the dataset.
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。