This repository contains public data extracted from pptrace.com, a comprehensive database of millions of people and their relationships.
PPTrace is a collaborative platform that documents relationships between notable figures including (but not limited to):
- Political leaders and government officials
- Business families and entrepreneurs
- Entertainment industry figures
- Royal families and historical figures
- Scientists and technology pioneers
- And many more categories
This repository provides structured data organized by language (English/Chinese) and category for public use.
├── British Leaders/
├── Chinese High Officials/
├── Entertainment Industry/
├── Japanese Leaders/
├── United States Leaders/
└── ...
This data is free to use for research, analysis, or any other purposes. You can:
- Browse the data directly on GitHub
- Clone or download the repository
- Use the data in your projects
- Reference the information with attribution
{
"nodes": [
{
"birthday": "1946-06-14",
"nativeName": "Donald Trump",
"descJa": "アメリカ合衆国第45代および第47代大統領",
"descZhhans": "第45和47任美国总统, 美国成功商人",
"gender": "male",
"nameFr": "Donald Trump",
"lastModifier": "kim@pptrace.com",
"oid": "Q22686",
"source": "https://www.wikidata.org/wiki/Q22686",
"descAr": "رئيس الولايات المتحدة الخامس والأربعون",
"uid": "5d183e1ec4714d9a8b51e1631f624f20",
"nameRu": "Дональд Трамп",
"descFr": "45ᵉ et 47ᵉ président des États-Unis",
"modified": "2025-09-04T12:45:50.511Z",
"nameJa": "ドナルド・トランプ",
"descRu": "45-й и 47-й президент США",
"approver": "blog@pptrace.com",
"image": "https://blog.pptrace.com/blogs/images/wiki_images/5d183e1ec4714d9a8b51e1631f624f20.jpg",
"nameAr": "دونالد ترامب",
"nameZh": "唐納·川普",
"nameZhhans": "唐纳德·特朗普",
"nameEn": "Donald Trump",
"protectedLevel": "99",
"nameKo": "도널드 트럼프",
"descEn": "45th and 47th President of the United States",
"nationality": "United States of America",
"descZh": "美國商人及政治家、第45任美國總統",
"relationCount": 10,
"descKo": "미국의 제45대 및 제47대 대통령"
},
{
"birthday": "+1981-10-30T00:00:00Z",
"nativeName": "Ivanka Trump",
"descJa": "アメリカの女性実業家、慈善家、ファッションモデル、アメリカ大統領・ドナルド・トランプの娘",
"descZhhans": "唐纳德·特朗普长女",
"gender": "female",
"nameFr": "Ivanka Trump",
"lastModifier": "kim@pptrace.com",
"oid": "Q239411",
"descAr": "سيدة أعمال أمريكية، عارضة أزياء سابقة وابنة الرئيس الأمريكي دونالد ترامب",
"source": "https://www.wikidata.org/wiki/Q239411",
"uid": "b3d79e3b09e948b8b814574ce84b6b42",
"nameRu": "Иванка Трамп",
"descFr": "femme d'affaires et ancien mannequin américain",
"modified": "2025-09-04T12:45:51.319Z",
"descRu": "американская бизнесвумен, модель и писательница",
"nameJa": "イヴァンカ・トランプ",
"image": "https://blog.pptrace.com/blogs/images/wiki_images/b3d79e3b09e948b8b814574ce84b6b42.jpg",
"nameAr": "إيفانكا ترامب",
"nameZh": "伊万卡·特朗普",
"nameZhhans": "伊万卡·特朗普",
"nameEn": "Ivanka Trump",
"protectedLevel": "9",
"nameKo": "이방카 트럼프",
"descEn": "Senior Advisor to the President of the United States from 2017 to 2021",
"nationality": "United States of America",
"descZh": "唐纳德·特朗普长女",
"relationCount": 6,
"descKo": "미국의 전직 모델, 사업가, 백악관 선임 고문"
},。。。],
"edges": [{
"source": "5d183e1ec4714d9a8b51e1631f624f20",
"target": "b3d79e3b09e948b8b814574ce84b6b42",
"relation": "CHILD"
},
{
"source": "5d183e1ec4714d9a8b51e1631f624f20",
"target": "836788a504694bac92fd3c28b32779ea",
"relation": "CHILD"
},....
]
}
The Donald Trump_family.json file is a structured JSON document representing the family and close relations of Donald Trump, 45th and 47th President of the United States. The file contains an array of "nodes," each node describing an individual with fields such as name (in multiple languages), gender, birthday, image URL, biographical descriptions, unique identifiers, nationality, and relationship counts. It also includes metadata like sources, modification dates, and protection levels.
Format Example:
nameEn,nameZh,nameZhhans, etc.: Names in various languages.descEn,descZh,descZhhans, etc.: Descriptions in various languages.birthday: Date of birth.image: Portrait or image URL.relationCount: Number of relations.source: Reference link (e.g., Wikipedia, Wikidata).uid: Unique identifier.
If you would like to:
- Add new people or relationships
- Update existing information
- Correct errors
- Contribute to the database
Please visit pptrace.com where everyone is welcome to edit and contribute.
This repository is regularly updated with the latest data from pptrace.com to ensure you have access to current information.
This data is provided as-is for public use. Please verify information independently for critical applications.
For more information and to contribute, visit pptrace.com