-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprofile.json
More file actions
39 lines (39 loc) · 1.1 KB
/
Copy pathprofile.json
File metadata and controls
39 lines (39 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"id": "williamhgates",
"name": "Bill Gates",
"headline": "Co-chair",
"location": "Seattle, Washington, United States",
"about": "Chair of the Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.",
"url": "https://www.linkedin.com/in/williamhgates",
"image": "https://media.licdn.com/dms/image/v2/D5603AQF-RYZP55jmXA/profile-displayphoto-shrink_200_200/B56ZRi8g.aGsAY-/0/1736826818802?e=2147483647&v=beta&t=bKWfN6UwwtiCqFWsG7rBELbd48qJOAMLdxhBzzkJV0k",
"current_company": "Gates Foundation",
"followers": 40509945,
"connections": null,
"experience": [
{
"title": null,
"company": "Gates Foundation",
"date_range": null,
"location": null
},
{
"title": null,
"company": "Breakthrough Energy",
"date_range": null,
"location": null
},
{
"title": null,
"company": "Microsoft",
"date_range": null,
"location": null
}
],
"education": [
{
"school": "Harvard University",
"degree": null,
"date_range": null
}
]
}