ph-biodata.2020-03-20.jsonl
Jackie Treehorn

ph-biodata.2020-03-20.jsonl42.86MB
Type: Dataset
Tags: biostatistics, social media, nsfw

Bibtex:
@article{,
title= {ph-biodata.2020-03-20.jsonl},
journal= {},
author= {Jackie Treehorn},
year= {2020},
url= {},
abstract= {Data extracted on 2020-03-20 from Pornhub.com. 99,966 profiles are formatted as JSONL.

The data are also available as a publicly-readable [BigQuery dataset](https://console.cloud.google.com/bigquery?project=nsfw-public-data&p=nsfw-public-data&d=pornhub&t=biodata&page=table) on Google Cloud.

Here's an example query:
```
SELECT * FROM `nsfw-public-data.pornhub.biodata` where biodata is not null and _id in ('james-deen','riley-reid') LIMIT 10
```

Example record for a female profile:
```
{
	"_id": "riley-reid",
	"_last_seen": 1584870094,
	"biodata": {
		"age": "28",
		"background": "American",
		"birth_place": "Loxahatchee, Florida, United States of America",
		"career_start_and_end": "2011 to Present",
		"career_status": "Active",
		"city_and_country": "Los Angeles, US",
		"ethnicity": "White",
		"fake_boobs": "No",
		"gender": "Female",
		"hair_color": "Blonde, Brunette",
		"height": "163",
		"height_raw": "5 ft 4 in (163 cm)",
		"interested_in": "Guys and Girls",
		"joined": "3 years ago",
		"measurements": {
			"bust": 81,
			"cup": "A",
			"hips": 91,
			"waist": 63
		},
		"measurements_raw": "32A-25-36",
		"pornstar_profile_views": "84660038",
		"profile_views": "67407543",
		"relationship_status": "Single",
		"star_sign": "Cancer",
		"tattoos": "Yes",
		"videos_watched": "133",
		"weight": "49",
		"weight_raw": "108 lbs (49 kg)"
	},
	"url": "https://www.pornhub.com/pornstar/riley-reid"
}
```

Example record for a male profile:
```
{
	"_id": "james-deen",
	"_last_seen": 1584870094,
	"biodata": {
		"age": "34",
		"background": "American",
		"birth_place": "Pasadena, California, United States of America",
		"career_start_and_end": "2004 to Present",
		"career_status": "Active",
		"city_and_country": "The internet, US",
		"endowment": {
			"max": 22,
			"min": 17
		},
		"endowment_raw": "7-9\"",
		"ethnicity": "White",
		"eye_color": "Blue",
		"facial_hair": "Yes",
		"foreskin": "Cut",
		"gender": "Male",
		"hair_color": "Brunette",
		"height": "173",
		"height_raw": "5 ft 8 in (173 cm)",
		"hometown": "Los Angeles",
		"interested_in": "Girls",
		"interests_and_hobbies": "burritos",
		"joined": "3 years ago",
		"measurements_raw": "--",
		"piercings": "No",
		"pornstar_profile_views": "17335813",
		"profile_views": "8091660",
		"relationship_status": "Taken",
		"star_sign": "Aquarius",
		"tattoos": "No",
		"turn_offs": "you don't really know who i am do you?",
		"turn_ons": "ummmm.... everything",
		"videos_watched": "496",
		"weight": "69",
		"weight_raw": "152 lbs (69 kg)"
	},
	"url": "https://www.pornhub.com/pornstar/james-deen"
}
```},
keywords= {biostatistics, social media, nsfw},
terms= {},
license= {CC-BY},
superseded= {}
}


Send Feedback