Person

Attributes available to person entities in the Knowledge Graph.

The person entity type encompasses all people known to the Knowledge Graph.

Note that fields are not guaranteed to exist in every entity record.

For convenience, a complete ontology source in JSON format is also available here.

🙋

New to the Diffbot Knowledge Graph? Start here.

Person Fields

Person Field Details

Note that certain longer field examples may be truncated for readability.

age

A person's age.

  • Type: Integer
  • Example:
{
	"age": 79
}

allDescriptions

All descriptions found for this entity. For the best description, refer to the field 'description'.

  • Type: String
  • Example:
{
	"allDescriptions": [
		"Tom Wheeler. Camera and Electrical Department: Long Delayed Echo. Tom Wheeler is known for Long Delayed Echo (2013) and Vertical Village (2012).",
		"Tom Wheeler was the 31st Chairman of the Federal Communications Commission, appointed by President Barack Obama and confirmed by the U.S. Senate in November 2013. Prior to working at the FCC, Wheeler worked as a venture capitalist and for many years in the cable and wireless industry, holding positions including President of the National Cable & Telecommunications Association (NCTA) and CEO of the Cellular Telecommunications & Internet Association (CTIA). In recognition of his work in promoting the wireless industry, Wheeler was inducted into the Wireless Hall of Fame in 2003. In 2009, as a result of his work in promoting the growth and prosperity of the cable television industry and its stakeholders was inducted into the Cable Television Hall of Fame. He is the only member of both halls of fame. Cablevision magazine named Wheeler one of the 20 most influential individuals in its history during cable’s 20th anniversary in 1995.",
		"Tom Wheeler is a businessman, author, and was Chairman of the Federal Communication Commission (FCC) from 2013 to 2017. For over four decades, Wheeler has been involved with new telecommunications networks and services. At the FCC he led the efforts that resulted in the adoption of Net Neutrality, privacy protections for consumers, and increased cybersecurity, among other policies. His chairmanship has been described as, “The most productive Commission in the history of the agency.” During the Obama-Biden Transition of 2008/09 Mr. Wheeler led activities overseeing the agencies of government dealing with science, technology, space and the arts. As an entrepreneur, he started or helped start multiple companies offering innovative cable, wireless and video communications services. He is the only person to be selected to both the Cable Television Hall of Fame and the Wireless Hall of Fame, a fact President Obama joked made him “the Bo Jackson of telecom.” Prior to being appointed Chairman of the FCC by President Obama, Wheeler was Managing Director at Core Capital Partners, a venture capital firm investing in early stage Internet Protocol (IP)-based companies. He is CEO of the Shiloh Group, a strategy development and private investment company specializing in telecommunications services. He co-founded SmartBrief, the Internet's largest curated information service for vertical markets. From 1976 to 1984 Wheeler was associated with the National Cable Television Association (NCTA) where he was President and CEO from 1979 to 1984. Following NCTA Wheeler was CEO of several high-tech companies, including the first company to offer high-speed delivery to home computers and the first digital video satellite service. From 1992 to 2004 Wheeler served as President and CEO of the Cellular Telecommunications & Internet Association (CTIA). Mr. Wheeler wrote Take Command: Leadership Lessons from the Civil War (Doubleday, 2000), and Mr. Lincoln's T-Mails: The Untold Story of How Abraham Lincoln Used the Telegraph to Win the Civil War (HarperCollins, 2006). His commentaries on current events have been published in the New York Times, Washington Post, USA Today, Los Angeles Times, and numerous other leading publications. Mr. Wheeler served on President Obama's Intelligence Advisory Board prior to being named to the FCC. Presidents Clinton and Bush each appointed him a Trustee of the John F. Kennedy Center for the Performing Arts. He is the former Chairman and President of the National Archives Foundation, and a former board member of the Public Broadcasting Service (PBS). He is a proud graduate of The Ohio State University and the recipient of its Alumni Medal. He resides in Washington, D.C."
	]
}

allNames

All names used, including nicknames, full names and transliterations to other languages.

  • Type: String
  • Example:
{
	"allNames": [
		"Tom Wheeler",
		"none",
		"tom Berriochoa wheeler"
	]
}

allOriginHashes

For Diffbot's internal use only.

  • Type: String
  • Example:
{
	"allOriginHashes": [
		"1Iu2COfTOom2FTsmbwRNNg",
		"62iih0zvMaSS84k7Mys_Jw",
		"3Nl4Bk-_Mz6US6Mz92yfUA"
	]
}

allUriDetails

Additional information about each URI in 'allUris', which lists the URIs associated with this entity.

  • Type: UriDetails
  • Example:
{
	"allUriDetails": [
		{
			"domainMonthlyTrafficGrowth": "",
			"domainMonthlyTraffic": 0,
			"redirectsTo": "",
			"nbFollowing": 0,
			"uriType": "",
			"verified": false,
			"nbLinkedAccounts": 0,
			"nbFollowers": 0,
			"httpCodeTimestamp": 0,
			"httpCode": "",
			"uri": ""
		}
	]
}

allUris

All URIs associated with an entity. A URI (uniform resource identifier) is a page on the web that describes an entity (e.g., an company's homepage or a person's social network profile).

  • Type: URL
  • Example:
{
	"allUris": [
		"bloomberg.com/profile/person/2045213",
		"bloomberg.com/profiles/people/2045213-thomas-e-wheeler",
		"bloomberg.com/profiles/people/2045213-thomas-wheeler"
	]
}

angellistUri

Link to the Angel List profile of the Person entity

  • Type: URL
  • Example:
{
	"angellistUri": ""
}

articles

Articles written by this person.

  • Type: LinkedEntity
  • Example:
{
	"articles": [
		{
			"name": "From Gutenberg to Google: The History of Our Future // Brookings Institution Press February 26, 2019 -",
			"type": "Article"
		},
		{
			"name": "Take Command: Leadership Lessons from the Civil War // Doubleday, 2000 -",
			"type": "Article"
		},
		{
			"name": "Mr. Lincoln's T-Mails: The Untold Story of How Abraham Lincoln Used the Telegraph to Win the Civil War // HarperCollins, 2006 -",
			"type": "Article"
		}
	]
}

awards

Awards received.

  • Type: Award
  • Example:
{
	"awards": [
		{
			"date": {
				"str": "",
				"precision": 0,
				"timestamp": 0
			},
			"title": ""
		}
	]
}

birthDate

A person's date of birth.

  • Type: DDate
  • Example:
{
	"birthDate": {
		"str": "",
		"precision": 0,
		"timestamp": 0
	}
}

birthPlace

A person's place of birth.

  • Type: Location
  • Example:
{
	"birthPlace": {
		"venue": "",
		"country": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"address": "",
		"city": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"subregion": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"latitude": "",
		"precision": "",
		"postalCode": "",
		"locationType": [],
		"surfaceForm": "",
		"poBox": "",
		"isCurrent": false,
		"estimatedValue": {
			"currency": "",
			"value": ""
		},
		"occupancyType": "",
		"isPrimary": false,
		"street": "",
		"metroArea": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"estimatedEquity": {
			"currency": "",
			"value": ""
		},
		"region": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"rawAdministrativeArea": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"longitude": ""
	}
}

blogUri

This is a link to Person entity's written journal

  • Type: URL
  • Example:
{
	"blogUri": ""
}

children

This person's children.

  • Type: LinkedEntity
  • Example:
{
	"children": [
		{
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		}
	]
}

colleagues

People with whom this person has a work or academic relationship.

  • Type: Colleague
  • Example:
{
	"colleagues": [
		{
			"isCurrent": false,
			"from": {
				"str": "",
				"precision": 0,
				"timestamp": 0
			},
			"to": {
				"str": "",
				"precision": 0,
				"timestamp": 0
			},
			"relationship": {},
			"colleague": {
				"summary": "",
				"image": "",
				"images": [
					{
						"classifications": "",
						"fingerprint": "",
						"title": "",
						"isCached": false,
						"url": ""
					}
				],
				"types": "",
				"diffbotUri": "",
				"name": "",
				"targetDiffbotUri": ""
			}
		}
	]
}

connectedIndustries

Industries of current and former employers.

  • Type: Industry
  • Example:
{
	"connectedIndustries": {}
}

crawlTimestamp

The default crawlTimestamp is the most recent date of all of the crawlTimestamps of the origins used to compute the Entity, returned as a UNIX time.

  • Type: Integer
  • Example:
{
	"crawlTimestamp": 1728975619
}

crunchbaseUri

Link to the Crunchbase profile of the Person entity

  • Type: URL
  • Example:
{
	"crunchbaseUri": "crunchbase.com/person/tom-wheeler"
}

deathDate

A person's date of death.

  • Type: DDate
  • Example:
{
	"deathDate": {
		"str": "",
		"precision": 0,
		"timestamp": 0
	}
}

deathPlace

A person's place of death.

  • Type: Location
  • Example:
{
	"deathPlace": {
		"venue": "",
		"country": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"address": "",
		"city": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"subregion": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"latitude": "",
		"precision": "",
		"postalCode": "",
		"locationType": [],
		"surfaceForm": "",
		"poBox": "",
		"isCurrent": false,
		"estimatedValue": {
			"currency": "",
			"value": ""
		},
		"occupancyType": "",
		"isPrimary": false,
		"street": "",
		"metroArea": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"estimatedEquity": {
			"currency": "",
			"value": ""
		},
		"region": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"rawAdministrativeArea": {
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		},
		"longitude": ""
	}
}

description

A few sentences describing an entity

  • Type: String
  • Example:
{
	"description": "Tom Wheeler was the 31st Chairman of the Federal Communications Commission, appointed by President Barack Obama and confirmed by the U.S. Senate in November 2013. Prior to working at the FCC, Wheeler worked as a venture capitalist and for many years in the cable and wireless industry, holding positions including President of the National Cable & Telecommunications Association (NCTA) and CEO of the Cellular Telecommunications & Internet Association (CTIA). In recognition of his work in promoting the wireless industry, Wheeler was inducted into the Wireless Hall of Fame in 2003. In 2009, as a result of his work in promoting the growth and prosperity of the cable television industry and its stakeholders was inducted into the Cable Television Hall of Fame. He is the only member of both halls of fame. Cablevision magazine named Wheeler one of the 20 most influential individuals in its history during cable’s 20th anniversary in 1995."
}

descriptors

A list of free-form keywords describing this entity

  • Type: String
  • Example:
{
	"descriptors": ""
}

diffbotUri

diffbotUri is the URI an entity's (URI), which is defined by appending the Diffbot ID to the URL https://diffbot.com/entity/. For example, Diffbot's entityID is CWSwJ_SWQPfqO3HQsxY4lGg and its DiffbotUri is https://diffbot.com/entity/CWSwJ_SWQPfqO3HQsxY4lGg

  • Type: URL
  • Example:
{
	"diffbotUri": "http://diffbot.com/entity/E1Iu2COfTOom2FTsmbwRNNg"
}

educations

Education history.

  • Type: Education
  • Example:
{
	"educations": [
		{
			"institution": {
				"summary": "Public research university in Boise, Idaho, USA",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FcvBR%3Eg%5D5%60h%7BM%3FBn%3DXdFoMRxWn%3F%5DqOhy_.Jf5",
				"types": [
					"Organization",
					"Corporation",
					"Company"
				],
				"name": "Boise State University",
				"diffbotUri": "http://diffbot.com/entity/E7ZjFAA5JMr6Y0oaUglwhKw",
				"targetDiffbotId": "E7ZjFAA5JMr6Y0oaUglwhKw",
				"type": "Organization"
			},
			"isCurrent": false,
			"from": {
				"str": "d1972-XX-XX",
				"precision": 1,
				"timestamp": 63072000000
			},
			"to": {
				"str": "d1973-XX-XX",
				"precision": 1,
				"timestamp": 94694400000
			}
		},
		{
			"institution": {
				"summary": "Maritime land force service branch of the United States Armed Forces",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0Stn8p.%5DjEp9G.Bd%7BkAYmNqeNZ-h%7D9%7D-Z%3B9N-kfJD-CxtPs6TMOgN%5BzN_%3Cb4E.A%5Dm",
				"types": [
					"Organization",
					"Corporation",
					"Company"
				],
				"name": "Marine Corps Recruiting",
				"diffbotUri": "http://diffbot.com/entity/Erd2ClHQhPdeYxGS1CVIc6A",
				"targetDiffbotId": "Erd2ClHQhPdeYxGS1CVIc6A",
				"type": "Organization"
			},
			"isCurrent": false,
			"major": {
				"name": "grunt,tunnel rat,radioman",
				"type": "EducationMajorEntity"
			},
			"from": {
				"str": "d1968-XX-XX",
				"precision": 1,
				"timestamp": -63158400000
			},
			"to": {
				"str": "d1972-XX-XX",
				"precision": 1,
				"timestamp": 63072000000
			}
		},
		{
			"institution": {
				"summary": "Public research university in Columbus, Ohio, United States",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FGvvO%3EtV5%5Cbon%7CU_7N%7DA%7C%3C_yMyDCzRk%7Bj0Ed%2F%5Bd%3Ak4R.Mqx",
				"types": [
					"Organization",
					"Corporation",
					"Company",
					"OrganizationInvestor"
				],
				"name": "The Ohio State University",
				"diffbotUri": "http://diffbot.com/entity/EXqnLTSovNzi-4KlIxjHhyA",
				"targetDiffbotId": "EXqnLTSovNzi-4KlIxjHhyA",
				"type": "Organization"
			},
			"isCurrent": false,
			"major": {
				"name": "Business, International Trade",
				"type": "EducationMajorEntity"
			},
			"degree": {
				"types": [
					"Intangible",
					"DegreeEntity"
				],
				"name": "Bachelor's (4 year program)",
				"diffbotUri": "http://diffbot.com/entity/EtWuqNi7UOGu2JRK_z95kDg",
				"targetDiffbotId": "EtWuqNi7UOGu2JRK_z95kDg",
				"type": "DegreeEntity"
			},
			"from": {
				"str": "d1964-XX-XX",
				"precision": 1,
				"timestamp": -189388800000
			},
			"to": {
				"str": "d1968-XX-XX",
				"precision": 1,
				"timestamp": -63158400000
			}
		}
	]
}

emailAddresses

A person's public email address.

  • Type: Contact
  • Example:
{
	"emailAddresses": [
		{
			"contactString": "",
			"type": ""
		}
	]
}

employments

Employment history, including significant investments, board memberships.

  • Type: Employment
  • Example:
{
	"employments": [
		{
			"isCurrent": true,
			"employer": {
				"summary": "Motorcycle retailer",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0Stq5uGU%7B.5%3AQw.cs%60%3C%3CY1jh%2Ff%7EQYBv%3FV4Mm4b2k%3AY%7B%7BdpP%7D%40uoRN%3Fc8E1SV%7BSmmOgZfuX%7DNctUp%3Cq%3COvOkg%401K.Dx%40",
				"types": [
					"Organization",
					"Corporation",
					"Company"
				],
				"name": "Alefs",
				"diffbotUri": "http://diffbot.com/entity/EW3_Zo3QaO_iLh0SHXtcISQ",
				"targetDiffbotId": "EW3_Zo3QaO_iLh0SHXtcISQ",
				"type": "Organization"
			},
			"from": {
				"str": "d2022-05-01",
				"precision": 3,
				"timestamp": 1651363200000
			},
			"categories": [
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Board Member",
					"diffbotUri": "http://diffbot.com/entity/EnC5drWy1NVuOGQHd2ll0xw",
					"targetDiffbotId": "EnC5drWy1NVuOGQHd2ll0xw",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Management",
					"diffbotUri": "http://diffbot.com/entity/EpXGc9jmNPQW3wt-ny5SqCQ",
					"targetDiffbotId": "EpXGc9jmNPQW3wt-ny5SqCQ",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Executive",
					"diffbotUri": "http://diffbot.com/entity/EFHD6pfzYMtqdaaytNomkhA",
					"targetDiffbotId": "EFHD6pfzYMtqdaaytNomkhA",
					"type": "EmploymentCategory"
				}
			],
			"title": "Board Member"
		},
		{
			"isCurrent": true,
			"employer": {
				"name": "Shiloh Group LLC",
				"type": "Organization"
			},
			"from": {
				"str": "d2003-07-XX",
				"precision": 2,
				"timestamp": 1057017600000
			},
			"categories": [
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Executive",
					"diffbotUri": "http://diffbot.com/entity/EFHD6pfzYMtqdaaytNomkhA",
					"targetDiffbotId": "EFHD6pfzYMtqdaaytNomkhA",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Chief Officer",
					"diffbotUri": "http://diffbot.com/entity/ETONJ_vUmODK7D7WTWa6OhA",
					"targetDiffbotId": "ETONJ_vUmODK7D7WTWa6OhA",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Management",
					"diffbotUri": "http://diffbot.com/entity/EpXGc9jmNPQW3wt-ny5SqCQ",
					"targetDiffbotId": "EpXGc9jmNPQW3wt-ny5SqCQ",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "President",
					"diffbotUri": "http://diffbot.com/entity/EoOGiQBKyPo6fxgo68SaLSw",
					"targetDiffbotId": "EoOGiQBKyPo6fxgo68SaLSw",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Leadership",
					"diffbotUri": "http://diffbot.com/entity/EVWkZnDeBNKaKUDZ_8WK0bg",
					"targetDiffbotId": "EVWkZnDeBNKaKUDZ_8WK0bg",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "CEO",
					"diffbotUri": "http://diffbot.com/entity/EsKRhWmcBM3q1_CQ_xGmtyA",
					"targetDiffbotId": "EsKRhWmcBM3q1_CQ_xGmtyA",
					"type": "EmploymentCategory"
				}
			],
			"title": "President/CEO"
		},
		{
			"isCurrent": true,
			"employer": {
				"summary": "Venture capital firm",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0SttAc%3ANu.d9U%7CB%5DpM08.%7DZnIa6%40_%3Bv2FpDLhawxEr-%5BuTpJZ%40-r%3Ec2Jh9e%3EN7Zv%3De%3CSkBcxBQH%3BSNv%3BR%7EUE%5Db%7Cu%40%3F%3ATmHiNHJl2JSu%5C.7Zm",
				"types": [
					"Organization",
					"Corporation",
					"Company",
					"OrganizationInvestor"
				],
				"name": "Core Capital Partners",
				"diffbotUri": "http://diffbot.com/entity/ErLfevHY1MzaATmqeEbm4AQ",
				"targetDiffbotId": "ErLfevHY1MzaATmqeEbm4AQ",
				"type": "Organization"
			},
			"from": {
				"str": "d2005-01-XX",
				"precision": 2,
				"timestamp": 1104537600000
			},
			"categories": [
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Executive",
					"diffbotUri": "http://diffbot.com/entity/EFHD6pfzYMtqdaaytNomkhA",
					"targetDiffbotId": "EFHD6pfzYMtqdaaytNomkhA",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Management",
					"diffbotUri": "http://diffbot.com/entity/EpXGc9jmNPQW3wt-ny5SqCQ",
					"targetDiffbotId": "EpXGc9jmNPQW3wt-ny5SqCQ",
					"type": "EmploymentCategory"
				},
				{
					"types": [
						"Intangible",
						"EmploymentCategory"
					],
					"name": "Shareholder",
					"diffbotUri": "http://diffbot.com/entity/EnjEbsIYNORq7LaLzpGLaeg",
					"targetDiffbotId": "EnjEbsIYNORq7LaLzpGLaeg",
					"type": "EmploymentCategory"
				}
			],
			"title": "Partner"
		}
	]
}

eyeColor

This person's eye color.

  • Type: EyeColor
  • Example:
{
	"eyeColor": {}
}

facebookUri

Link to the Facebook profile of the Person entity

  • Type: URL
  • Example:
{
	"facebookUri": ""
}

gender

A person's gender.

  • Type: Gender
  • Example:
{
	"gender": {}
}

githubUri

Link to the Github page of the Person entity

  • Type: URL
  • Example:
{
	"githubUri": ""
}

googlePlusUri

Link to the Google+ profile of the Person entity

  • Type: URL
  • Example:
{
	"googlePlusUri": "plus.google.com/109196793123872899944"
}

height

This person's height in meters.

  • Type: Float
  • Example:
{
	"height": ""
}

homepageUri

Link to the homepage of the Person entity

  • Type: URL
  • Example:
{
	"homepageUri": ""
}

id

An alphanumeric string like CWSwJ_SWQPfqO3HQsxY4lGg that uniquely identifies an entity.

  • Type: String
  • Example:
{
	"id": "E1Iu2COfTOom2FTsmbwRNNg"
}

image

The main image used to represent the entity.

  • Type: String
  • Example:
{
	"image": "https://kg.diffbot.com/image/api/get?fetch=yes&urls=g%3Cj7P0Stn8p.%5DjEp9G.Bd%7BkqXrSQgKx-h%2FYZ-Z8%5Dp-D%3B%7Cd-j%7DAQGVT%7Dp7P%2FzN_%3Cb4E.A%5Dm,g%3Cj7P0SttAc%3ANu.d9U%7CB%5DpM08.%7DZnIa6%40_%3Bv2FpDLhawxEr-%5BuTpJZ%40-r%3Ec2Jh9e%3EN7%5Bo%3Ed6MhKlx%7D_sO%5C9rr%3Bo2RoN%7E5Fv%3D_.Pw4,g%3Cj7P0Stn8p.%5DjEp9G.Bd%7BkD%5BsQOc%7D%7B-cyV%7D-Zh6N-C%3AOH-a%5DCvHYqTmf%7E0zN_%3Cb4E.A%5Dm"
}

images

The visual representation of an entity usually in the form of a png, jpeg, gif, or svg file.

  • Type: ImageField
  • Example:
{
	"images": [
		{
			"url": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0Stn8p.%5DjEp9G.Bd%7BkqXrSQgKx-h%2FYZ-Z8%5Dp-D%3B%7Cd-j%7DAQGVT%7Dp7P%2FzN_%3Cb4E.A%5Dm",
			"primary": true
		},
		{
			"url": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0SttAc%3ANu.d9U%7CB%5DpM08.%7DZnIa6%40_%3Bv2FpDLhawxEr-%5BuTpJZ%40-r%3Ec2Jh9e%3EN7%5Bo%3Ed6MhKlx%7D_sO%5C9rr%3Bo2RoN%7E5Fv%3D_.Pw4",
			"primary": false
		},
		{
			"url": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0Stn8p.%5DjEp9G.Bd%7BkD%5BsQOc%7D%7B-cyV%7D-Zh6N-C%3AOH-a%5DCvHYqTmf%7E0zN_%3Cb4E.A%5Dm",
			"primary": false
		}
	]
}

importance

A number between 0 and 100 indicating how important or popular an entity is.

  • Type: Float
  • Example:
{
	"importance": 92.00492095947266
}

instagramUri

Link to the Instagram profile of the Person entity

  • Type: URL
  • Example:
{
	"instagramUri": ""
}

interests

Organizations, products and activities of interest.

  • Type: LinkedEntity
  • Example:
{
	"interests": ""
}

languages

Languages spoken, written or signed by this person.

  • Type: Language
  • Example:
{
	"languages": {}
}

linkedInUri

Link to the LinkedIn profile of the Person entity

  • Type: URL
  • Example:
{
	"linkedInUri": "linkedin.com/in/tom-wheeler-62255214"
}

location

The most representative location for the Person entity

  • Type: Location
  • Example:
{
	"location": {
		"country": {
			"summary": "Country primarily located in North America",
			"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FhvGq%3Eh%5D%7Dab%3B%60zBlElnGl6anIdpR%7BW%5EvOdKQBTx.oCJ",
			"types": [
				"Place",
				"AdministrativeArea",
				"Country"
			],
			"name": "United States of America",
			"diffbotUri": "http://diffbot.com/entity/E01d4EK33MmCosgI2KXa4-A",
			"targetDiffbotId": "E01d4EK33MmCosgI2KXa4-A",
			"type": "Place"
		},
		"isCurrent": true,
		"address": "Washington, District of Columbia, USA",
		"city": {
			"summary": "Capital city of the United States of America",
			"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
			"types": [
				"Place",
				"AdministrativeArea",
				"City"
			],
			"name": "Washington, D.C.",
			"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
			"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
			"type": "Place"
		},
		"metroArea": {
			"summary": "Metropolitan area centered on Washington, D.C.",
			"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FFvup%3EiQNof%3Bo9Uc%3Dl.Bv%3E",
			"types": [
				"Place",
				"AdministrativeArea"
			],
			"name": "Washington metropolitan area",
			"diffbotUri": "http://diffbot.com/entity/EbKIavbI8PhiHKmthsK_vTw",
			"targetDiffbotId": "EbKIavbI8PhiHKmthsK_vTw",
			"type": "Place"
		},
		"subregion": {
			"summary": "Capital city of the United States of America",
			"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
			"types": [
				"Place",
				"AdministrativeArea",
				"City"
			],
			"name": "Washington, D.C.",
			"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
			"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
			"type": "Place"
		},
		"latitude": 38.82651901245117,
		"precision": 13.315855979919434,
		"postalCode": "20032",
		"surfaceForm": "Washington, District of Columbia, USA",
		"region": {
			"summary": "Capital city of the United States of America",
			"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
			"types": [
				"Place",
				"AdministrativeArea",
				"City"
			],
			"name": "Washington, D.C.",
			"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
			"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
			"type": "Place"
		},
		"longitude": -77.01712036132812
	}
}

locations

All places where a person has lived. The field 'isCurrent' indicates the current location for this person.

  • Type: Location
  • Example:
{
	"locations": [
		{
			"country": {
				"summary": "Country primarily located in North America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FhvGq%3Eh%5D%7Dab%3B%60zBlElnGl6anIdpR%7BW%5EvOdKQBTx.oCJ",
				"types": [
					"Place",
					"AdministrativeArea",
					"Country"
				],
				"name": "United States of America",
				"diffbotUri": "http://diffbot.com/entity/E01d4EK33MmCosgI2KXa4-A",
				"targetDiffbotId": "E01d4EK33MmCosgI2KXa4-A",
				"type": "Place"
			},
			"isCurrent": true,
			"address": "Washington, District of Columbia, USA",
			"city": {
				"summary": "Capital city of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Washington, D.C.",
				"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
				"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
				"type": "Place"
			},
			"metroArea": {
				"summary": "Metropolitan area centered on Washington, D.C.",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FFvup%3EiQNof%3Bo9Uc%3Dl.Bv%3E",
				"types": [
					"Place",
					"AdministrativeArea"
				],
				"name": "Washington metropolitan area",
				"diffbotUri": "http://diffbot.com/entity/EbKIavbI8PhiHKmthsK_vTw",
				"targetDiffbotId": "EbKIavbI8PhiHKmthsK_vTw",
				"type": "Place"
			},
			"subregion": {
				"summary": "Capital city of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Washington, D.C.",
				"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
				"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
				"type": "Place"
			},
			"latitude": 38.82651901245117,
			"precision": 13.315855979919434,
			"postalCode": "20032",
			"surfaceForm": "Washington, District of Columbia, USA",
			"region": {
				"summary": "Capital city of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Washington, D.C.",
				"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
				"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
				"type": "Place"
			},
			"longitude": -77.01712036132812
		},
		{
			"venue": "Spokanevally",
			"country": {
				"summary": "Country primarily located in North America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FhvGq%3Eh%5D%7Dab%3B%60zBlElnGl6anIdpR%7BW%5EvOdKQBTx.oCJ",
				"types": [
					"Place",
					"AdministrativeArea",
					"Country"
				],
				"name": "United States of America",
				"diffbotUri": "http://diffbot.com/entity/E01d4EK33MmCosgI2KXa4-A",
				"targetDiffbotId": "E01d4EK33MmCosgI2KXa4-A",
				"type": "Place"
			},
			"address": "SPOKANEVALLY WASHINGTON",
			"city": {
				"summary": "Capital city of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Washington, D.C.",
				"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
				"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
				"type": "Place"
			},
			"subregion": {
				"summary": "Capital city of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Washington, D.C.",
				"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
				"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
				"type": "Place"
			},
			"latitude": 38.82651901245117,
			"precision": 13.315855979919434,
			"postalCode": "20032",
			"surfaceForm": "SPOKANEVALLY WASHINGTON",
			"isCurrent": true,
			"metroArea": {
				"summary": "Metropolitan area centered on Washington, D.C.",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FFvup%3EiQNof%3Bo9Uc%3Dl.Bv%3E",
				"types": [
					"Place",
					"AdministrativeArea"
				],
				"name": "Washington metropolitan area",
				"diffbotUri": "http://diffbot.com/entity/EbKIavbI8PhiHKmthsK_vTw",
				"targetDiffbotId": "EbKIavbI8PhiHKmthsK_vTw",
				"type": "Place"
			},
			"region": {
				"summary": "Capital city of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3Fav%40q%3EkZ%7DTb%3B%60z8%5BKaxFmK%5Ct%2Cd_.U.l8W",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Washington, D.C.",
				"diffbotUri": "http://diffbot.com/entity/Ep2MLLdkjO_C-R6NA7cOlcQ",
				"targetDiffbotId": "Ep2MLLdkjO_C-R6NA7cOlcQ",
				"type": "Place"
			},
			"longitude": -77.01712036132812
		},
		{
			"country": {
				"summary": "Country primarily located in North America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FhvGq%3Eh%5D%7Dab%3B%60zBlElnGl6anIdpR%7BW%5EvOdKQBTx.oCJ",
				"types": [
					"Place",
					"AdministrativeArea",
					"Country"
				],
				"name": "United States of America",
				"diffbotUri": "http://diffbot.com/entity/E01d4EK33MmCosgI2KXa4-A",
				"targetDiffbotId": "E01d4EK33MmCosgI2KXa4-A",
				"type": "Place"
			},
			"address": "290 Congress St, Boston, Massachusetts",
			"city": {
				"summary": "Capital and largest city of Massachusetts, United States",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FBvqP%3Exc2Sr8eztiMg3QetNyWf%7EL7V%5E6d46Y%3CRt%40l%3CU%5DN%60u9iGSg%5Bu6TwTm4a5%3Af5Uf1p4Fq%3B%3F2O%7EJ_iPr6P2Pd%7Ehz%3F.Eip",
				"types": [
					"Place",
					"AdministrativeArea",
					"City"
				],
				"name": "Boston",
				"diffbotUri": "http://diffbot.com/entity/E7vnJ0j-OP4qXP4s9wNDbEQ",
				"targetDiffbotId": "E7vnJ0j-OP4qXP4s9wNDbEQ",
				"type": "Place"
			},
			"street": "290 Congress St",
			"metroArea": {
				"summary": "Metropolitan area in Massachusetts, New Hampshire and Rhode Island, USA",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FEvtp%3El%601Nw1l%7DPmLh%7DZ.G%5Bm",
				"types": [
					"Place",
					"AdministrativeArea"
				],
				"name": "Greater Boston",
				"diffbotUri": "http://diffbot.com/entity/Es5VXYfClMLeSpzD5N0Cx1A",
				"targetDiffbotId": "Es5VXYfClMLeSpzD5N0Cx1A",
				"type": "Place"
			},
			"subregion": {
				"summary": "County in Massachusetts, United States",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FfvEv%3ExS%7DYb%3B%60z4o%3E_%7EDq60uYs%3F%5D%2CBFsc48S6dx3pAV.Jix",
				"types": [
					"Place",
					"AdministrativeArea",
					"Subregion"
				],
				"name": "Suffolk County",
				"diffbotUri": "http://diffbot.com/entity/EIFKVGfbmM5-wj_KE0Yx4oQ",
				"targetDiffbotId": "EIFKVGfbmM5-wj_KE0Yx4oQ",
				"type": "Place"
			},
			"latitude": 42.355491638183594,
			"precision": 11.640422821044922,
			"postalCode": "02110",
			"region": {
				"summary": "State of the United States of America",
				"image": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St0DnBJf.x0KwLZrUn.%5B%3CR0Aa4Hh%3B%5Bv738ZqOr7U%3FivHp%3ExS%7DYb%3B%60z%7E%5BKlp%3BnL%60kXy%3E.5Y%60",
				"types": [
					"Place",
					"AdministrativeArea",
					"Region"
				],
				"name": "Massachusetts",
				"diffbotUri": "http://diffbot.com/entity/E0VAbhEeRNsSvhHIpmhd3Xw",
				"targetDiffbotId": "E0VAbhEeRNsSvhHIpmhd3Xw",
				"type": "Place"
			},
			"longitude": -71.04861450195312
		}
	]
}

name

Primary text label for this entity.

  • Type: String
  • Example:
{
	"name": "Tom Wheeler"
}

nameDetail

Parts of the name (e.g., first name, last name, middle name).

  • Type: NameDetail
  • Example:
{
	"nameDetail": {
		"firstName": "Tom",
		"lastName": "Wheeler",
		"middleName": [
			"Berriochoa"
		]
	}
}

nationalities

The countries where this person is a national or a citizen.

  • Type: LinkedEntity
  • Example:
{
	"nationalities": [
		{
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		}
	]
}

nbFollowers

The sum of followers across social networks

  • Type: Integer
  • Example:
{
	"nbFollowers": 170
}

nbIncomingEdges

This is the number of edges in the Knowledge Graph that point to this entity. For example, the nbIncomingEdges field for Google is over 100,000. This number includes the number of people that work at google, the number of investors who invested in google, etc.

  • Type: Integer
  • Example:
{
	"nbIncomingEdges": 31
}

nbOrigins

Total number of origins in the field 'origins'. This field is only available in extended JSON mode.

  • Type: Integer
  • Example:
{
	"nbOrigins": 15
}

netWorth

A person's estimated net worth (the value the assets minus liabilities).

  • Type: Amount
  • Example:
{
	"netWorth": {
		"currency": "USD",
		"value": 9360925
	}
}

nonCanonicalFacts

Enumerates all the non-canonical fields (i.e., those not defined in the ontology) that have a value for this entity. For instance, if 'numberOfChildren' is listed in 'nonCanonicalFacts' then the entity JSON will have the key 'numberOfChildren' with an associated value. This field is only provided when the parameter nonCanonicalFacts=1 is set. See: https://docs.diffbot.com/kgapi

  • Type: String
  • Example:
{
	"nonCanonicalFacts": ""
}

npiNumbers

The National Provider Identifier (NPI) is a unique identification number for covered health care providers.

  • Type: String
  • Example:
{
	"npiNumbers": ""
}

originDetails

Additional information about origins listed in 'origins', including the latest time it was crawled. This field is only available in extended JSON mode.

  • Type: OriginDetail
  • Example:
{
	"originDetails": [
		{
			"crawledAt": {
				"str": "",
				"precision": 0,
				"timestamp": 0
			},
			"origin": ""
		}
	]
}

origins

An origin is a web address where Diffbot found one or more facts about an entity. This field is only available in extended JSON mode.

  • Type: String
  • Example:
{
	"origins": [
		"bloomberg.com/profile/person/2045213",
		"bloomberg.com/profiles/people/2045213-thomas-e-wheeler",
		"bloomberg.com/profiles/people/2045213-thomas-e-wheeler-%22tom%22"
	]
}

parents

This person's parents.

  • Type: LinkedEntity
  • Example:
{
	"parents": [
		{
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		}
	]
}

phoneNumbers

A person's phone numbers.

  • Type: PhoneNumber
  • Example:
{
	"phoneNumbers": [
		{
			"string": "",
			"digits": ""
		}
	]
}

politicalAffiliation

Political party to which this person is affiliated.

  • Type: LinkedEntity
  • Example:
{
	"politicalAffiliation": [
		{
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		}
	]
}

religion

This person's religion.

  • Type: Religion
  • Example:
{
	"religion": {}
}

sepMexicoIds

The identification number of the profession license provided by Secretaría de Educación Pública (SEP).

  • Type: String
  • Example:
{
	"sepMexicoIds": ""
}

siblings

This person's siblings.

  • Type: LinkedEntity
  • Example:
{
	"siblings": [
		{
			"summary": "",
			"image": "",
			"images": [
				{
					"classifications": "",
					"fingerprint": "",
					"title": "",
					"isCached": false,
					"url": ""
				}
			],
			"types": "",
			"diffbotUri": "",
			"name": "",
			"targetDiffbotUri": ""
		}
	]
}

skills

Professional skills.

  • Type: LinkedEntity
  • Example:
{
	"skills": [
		{
			"name": "human resource management",
			"diffbotUri": "http://diffbot.com/entity/EGbsKlNBiP2C24W80rbtTOg",
			"targetDiffbotId": "EGbsKlNBiP2C24W80rbtTOg"
		},
		{
			"name": "mergers and acquisitions",
			"diffbotUri": "http://diffbot.com/entity/EpSY71sAqMYa9H4C3CNXJ2A",
			"targetDiffbotId": "EpSY71sAqMYa9H4C3CNXJ2A"
		},
		{
			"name": "supply chain management",
			"diffbotUri": "http://diffbot.com/entity/EvglNgl2jNCyhiMhRpVH9JA",
			"targetDiffbotId": "EvglNgl2jNCyhiMhRpVH9JA"
		}
	]
}

summary

A short phrase designed to disambiguate entities with the same or similar name

  • Type: String
  • Example:
{
	"summary": "CEO at Shiloh Group LLC"
}

twitterUri

Link to the Twitter profile of the Person entity

  • Type: URL
  • Example:
{
	"twitterUri": "twitter.com/tomwheelerfcc"
}

type

The top-level type of a Diffbot entity. Examples of type include Person, Organization, Article, Product.

  • Type: Type
  • Example:
{
	"type": "Person"
}

types

All types of a Diffbot entity, including the value of the field 'type'.

  • Type: String
  • Example:
{
	"types": [
		"Person"
	]
}

unions

This person's unions, including marriages and civil unions.

  • Type: Union
  • Example:
{
	"unions": [
		{
			"isCurrent": false,
			"person": {
				"summary": "",
				"image": "",
				"images": [
					{
						"classifications": "",
						"fingerprint": "",
						"title": "",
						"isCached": false,
						"url": ""
					}
				],
				"types": "",
				"diffbotUri": "",
				"name": "",
				"targetDiffbotUri": ""
			},
			"from": {
				"str": "",
				"precision": 0,
				"timestamp": 0
			},
			"to": {
				"str": "",
				"precision": 0,
				"timestamp": 0
			},
			"type": ""
		}
	]
}

weight

This person's weight in kilograms.

  • Type: Float
  • Example:
{
	"weight": ""
}

wikipediaPageviews

The number of views of its Wikipedia page of the last month if it exists.

  • Type: Integer
  • Example:
{
	"wikipediaPageviews": 0
}

wikipediaPageviewsGrowth

The month over month growth of wikipediaPageviews, where we count the increment of the number of page views of the second to last (full) month, compared with that of the last (full) month. if today was Aug 16th, 2022, the last complete month is July. So it refers to the increment from June to July, i.e., ( f(July) - f(June) ) ÷ f(June) x 100%. The f(.) only counts the first 28 days of a month, to avoid fluctuations between 31-days months like Jan and 28(29)-days months like Feb.

  • Type: Float
  • Example:
{
	"wikipediaPageviewsGrowth": ""
}

wikipediaPageviewsLastQuarter

The number of views of its Wikipedia page of the last quarter if it exists.

  • Type: Integer
  • Example:
{
	"wikipediaPageviewsLastQuarter": 0
}

wikipediaPageviewsLastQuarterGrowth

The quarter over quarter growth of wikipediaPageviews, where we count the increment of the number of page views of the second to last (full) quarter, compared with that of the last (full) quarter. If today was Aug 16th, 2022, the last complete quarter is Q2 (April, May, June). So it refers to the increment from Q1 to Q2, i.e., ( f(Q2) - f(Q1) ) ÷ f(Q1) x 100%.

  • Type: Float
  • Example:
{
	"wikipediaPageviewsLastQuarterGrowth": ""
}

wikipediaPageviewsLastYear

The number of views of its Wikipedia page of the last year if it exists.

  • Type: Integer
  • Example:
{
	"wikipediaPageviewsLastYear": 0
}

wikipediaPageviewsLastYearGrowth

The year over year growth of wikipediaPageviews, where we count the monthly-rolling increment of the year before last than the last year. It today was Aug 16th, 2022, it is computed by comparing the numbers from Aug 2021 to July 2022 and from Aug 2020 to July 2021, i.e., ( f(Aug 2021 to July 2022) - f(Aug 2020 to July 2021) ) ÷ f(Aug 2020 to July 2021) x 100%.

  • Type: Float
  • Example:
{
	"wikipediaPageviewsLastYearGrowth": ""
}

wikipediaUri

Link to the Wikipedia page of the Person entity

  • Type: URL
  • Example:
{
	"wikipediaUri": ""
}

youtubeUri

Link to the Youtube page of the Person entity

  • Type: URL
  • Example:
{
	"youtubeUri": ""
}