50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

diverse (version 0.1.1)

pantheon: Pantheon dataset

Description

Dataframe of globally famous people according to MIT's Pantheon 1.0. Dataset includes the number of globally famous people for a sample of 10 countries and 53 different occupations. The complete dataset is described in [Yu et al., 2015].

Usage

pantheon

Arguments

source

http://pantheon.media.mit.edu/

References

A. Z. Yu, S. Ronen, K. Hu, T. Lu, and C. A. Hidalgo, 'Pantheon: A Dataset for the Study of Global Cultural Production', arXiv:1502.07310 [physics], Feb. 2015.

Examples

Run this code
data(pantheon)
str(pantheon)
summary(pantheon)
pantheon[pantheon$Country=="Chile",]

Run the code above in your browser using DataLab