-
Notifications
You must be signed in to change notification settings - Fork 99
/
company.json
901 lines (901 loc) · 36.6 KB
/
company.json
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
[
{
"overview": {
"name": "Apple",
"url": "https://www.linkedin.com/company/apple",
"mainAddress": {
"type": "PostalAddress",
"streetAddress": "1 Apple Park Way",
"addressLocality": "Cupertino",
"addressRegion": "California",
"postalCode": "95014",
"addressCountry": "US"
},
"description": "We’re a diverse collective of thinkers and doers, continually reimagining what’s possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people’s lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"numberOfEmployees": 171048,
"logo": {
"contentUrl": "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_200_200/0/1630637844948/apple_logo?e=2147483647&v=beta&t=xvKAJA_O8lN87HdM0DrITjC9jxtfvton5J7PhBI3cmw",
"description": "Apple",
"@type": "ImageObject"
},
"Website": "",
"Industry": "Computers and Electronics Manufacturing",
"Company size": "10,001+ employees",
"Headquarters": "Cupertino, California",
"Type": "Public Company",
"Founded": "1976",
"Specialties": "Innovative Product Development, World-Class Operations, Retail, and Telephone Support",
"addresses": []
},
"life": {
"leaders": [],
"affiliatedPages": [],
"similarPages": [
{
"name": "Google",
"industry": "Software Development",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/company/google"
},
{
"name": "Amazon",
"industry": "Software Development",
"address": "Seattle, WA",
"linkeinUrl": "https://www.linkedin.com/company/amazon"
},
{
"name": "Microsoft",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/company/microsoft"
},
{
"name": "Netflix",
"industry": "Entertainment Providers",
"address": "Los Gatos, CA",
"linkeinUrl": "https://www.linkedin.com/company/netflix"
},
{
"name": "Meta",
"industry": "Software Development",
"address": "Menlo Park, CA",
"linkeinUrl": "https://www.linkedin.com/company/meta"
},
{
"name": "Tesla",
"industry": "Motor Vehicle Manufacturing",
"address": "Austin, Texas",
"linkeinUrl": "https://www.linkedin.com/company/tesla-motors"
},
{
"name": "Spotify",
"industry": "Musicians",
"address": "Stockholm, Stockholm County",
"linkeinUrl": "https://se.linkedin.com/company/spotify"
},
{
"name": "IBM",
"industry": "IT Services and IT Consulting",
"address": "Armonk, New York, NY",
"linkeinUrl": "https://www.linkedin.com/company/ibm"
},
{
"name": "Deloitte",
"industry": "Business Consulting and Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/company/deloitte"
},
{
"name": "LinkedIn",
"industry": "Software Development",
"address": "Sunnyvale, CA",
"linkeinUrl": "https://www.linkedin.com/company/linkedin"
}
]
}
},
{
"overview": {
"name": "Google",
"url": "https://www.linkedin.com/company/google",
"mainAddress": {
"type": "PostalAddress",
"streetAddress": "1600 Amphitheatre Parkway",
"addressLocality": "Mountain View",
"addressRegion": "CA",
"postalCode": "94043",
"addressCountry": "US"
},
"description": "A problem isn't truly solved until it's solved for all. Googlers build products that help create opportunities for everyone, whether down the street or across the globe. Bring your insight, imagination and a healthy disregard for the impossible. Bring everything that makes you unique. Together, we can build for everyone.\n\nCheck out our career opportunities at goo.gle/3DLEokh",
"numberOfEmployees": 282608,
"logo": {
"contentUrl": "https://media.licdn.com/dms/image/C4D0BAQHiNSL4Or29cg/company-logo_200_200/0/1631311446380?e=2147483647&v=beta&t=DV_mIoXN2w9eWKnuUb8PvJ4PDQPucFGtx_TD5P7fDlA",
"description": "Google",
"@type": "ImageObject"
},
"Website": "",
"Industry": "Software Development",
"Company size": "10,001+ employees",
"Headquarters": "Mountain View, CA",
"Type": "Public Company",
"Specialties": "search, ads, mobile, android, online video, apps, machine learning, virtual reality, cloud, hardware, artificial intelligence, youtube, and software",
"addresses": [
"111 8th Ave, New York, NY 10011, US",
"Claude Debussylaan 34, Amsterdam, North Holland 1082 MD, NL",
"Avenida Brigadeiro Faria Lima, 3477, Sao Paulo, SP 04538-133, BR",
"51 Breithaupt St, Kitchener, ON N2H 5G5, CA",
"Barrow Street, Dublin, County Dublin, IE",
"Old Madras Road, Bengaluru, Karnataka 560016, IN",
"2590 Pearl St, Boulder, CO 80302, US",
"601 N 34th St, Seattle, WA 98103, US",
"48 Pirrama Rd, Sydney, NSW 2009, AU",
"19510 Jamboree Rd, Irvine, CA 92612, US",
"320 N Morgan St, Chicago, IL 60607, US",
"3 Bandra Kurla Complex Road, Mumbai, Maharashtra 400051, IN",
"5th Ave, Taguig City, National Capital Region, PH",
"3 Pasir Panjang Rd, Singapore, Singapore 118484, SG",
"13, Hyderabad, TS 500084, IN",
"90 Collins St, Melbourne, VIC 3000, AU",
"901 Cherry Ave, San Bruno, CA 94066, US",
"Plaza Pablo Ruiz Picasso, Madrid, Community of Madrid 28046, ES",
"25 Massachusetts Ave NW, Washington, DC 20001, US",
"15, Gurugram, HR 122001, IN",
"Carrera 11A 94-45, Bogota, Bogota, D.C. 110221, CO",
"2 Matheson St, Wan Chai, Hong Kong, HK",
"1875 Explorer St, Reston, VA 20190, US",
"111 Richmond St W, Toronto, ON M5H 2G4, CA",
"345 Spear St, San Francisco, CA 94105, US",
"355 Main St, Cambridge, MA 02142, US",
"Via Federico Confalonieri, 4, Milan, Lomb. 20124, IT",
"St Giles High Street, London, England WC2H 8AG, GB",
"9606 N Mopac Expy, Austin, TX 78759, US",
"340 Main St, Los Angeles, CA 90291, US",
"Plaza Pablo Ruiz Picasso, Madrid, Community of Madrid 28020, ES",
"2300 Traverwood Dr, Ann Arbor, MI 48105, US",
"Avenida Costanera Sur, Las Condes, Santiago Metropolitan 7550000, CL",
"10 10th St NE, Atlanta, GA 30309, US",
"ulica Emilii Plater 53, Warsaw, MA 00-125, PL",
"3 Swamy Vivekananda Road, Bengaluru, Karnataka 560016, IN",
"777 6th St S, Kirkland, WA 98033, US",
"Erika-Mann-Strasse 33, Munich, BY 80636, DE",
"Montes Urales, Miguel Hidalgo, CDMX 11000, MX",
"Avenida Alicia Moreau de Justo 350, Buenos Aires City, Buenos Aires Autonomous City 1107, AR",
"8 Rue de Londres, Paris, IdF 75009, FR",
"Yigal Allon 98, Tel Aviv-Yafo, Tel Aviv 67891, IL",
"Unter den Linden 14, Berlin, BE 10117, DE",
"ABC-Strasse 19, Hamburg, HH 20354, DE",
"6175 Main St, Frisco, TX 75034, US",
"Brandschenkestrasse 110, Zurich, ZH 8002, CH",
"Kungsbron 2, Stockholm, Stockholm County 111 22, SE"
]
},
"life": {
"leaders": [],
"affiliatedPages": [
{
"name": "Google Cloud",
"industry": "Software Development",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-cloud/"
},
{
"name": "YouTube",
"industry": "Technology, Information and Internet",
"address": "San Bruno, CA",
"linkeinUrl": "https://www.linkedin.com/company/youtube"
},
{
"name": "Google for Developers",
"industry": "Technology, Information and Internet",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/googledevelopers/"
},
{
"name": "Think with Google",
"industry": "Advertising Services",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/think-with-google/"
},
{
"name": "Google Ads",
"industry": "Advertising Services",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-ads-/"
},
{
"name": "Google Analytics",
"industry": "Technology, Information and Internet",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-analytics/"
},
{
"name": "Google Developer Groups (GDG)",
"industry": "Technology, Information and Internet",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/google-developer-groups/"
},
{
"name": "Google Workspace",
"industry": "IT Services and IT Consulting",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/googleworkspace/"
},
{
"name": "Google Marketing Platform",
"industry": "Advertising Services",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/googlemarketingplatform/"
},
{
"name": "Google Ad Manager",
"industry": "Advertising Services",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-ad-manager/"
},
{
"name": "Google for Startups",
"industry": "Technology, Information and Internet",
"address": "San Francisco, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-for-startups/"
},
{
"name": "X, the moonshot factory",
"industry": "Research",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/company/x"
},
{
"name": "Grow with Google",
"industry": "E-learning",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/grow-with-google/"
},
{
"name": "Google Cloud Partners",
"industry": "Internet Publishing",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-cloud-partners/"
},
{
"name": "Google Small Business",
"industry": "Internet Publishing",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-small-business/"
},
{
"name": "Android Developers",
"industry": "Technology, Information and Internet",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/androiddev/"
},
{
"name": "Chrome Enterprise",
"industry": "IT Services and IT Consulting",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/chrome-enterprise/"
},
{
"name": "TensorFlow",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/tensorflowdev/"
},
{
"name": "re:Work with Google",
"industry": "Human Resources Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/rework-with-google/"
},
{
"name": "Google Health",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/google-health/"
},
{
"name": "Google Partners",
"industry": "Advertising Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/google-partners/"
},
{
"name": "Google Play business community",
"industry": "IT Services and IT Consulting",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/googleplaybiz/"
},
{
"name": "Flutter Dev",
"industry": "Technology, Information and Internet",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/flutterdevofficial/"
},
{
"name": "Google News Initiative",
"industry": "Online Audio and Video Media",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/google-news-initiative/"
},
{
"name": "Google AdMob",
"industry": "Advertising Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/googleadmob/"
},
{
"name": "Android",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/android_by_google/"
},
{
"name": "Google Research",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/googleresearch/"
},
{
"name": "Google Pay",
"industry": "Technology, Information and Internet",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-pay/"
},
{
"name": "CapitalG",
"industry": "Venture Capital and Private Equity Principals",
"address": "San Francisco, CA",
"linkeinUrl": "https://ca.linkedin.com/company/capitalg"
},
{
"name": "Firebase",
"industry": "Software Development",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/firebase/"
},
{
"name": "Google User Experience Research",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/google-user-research./"
},
{
"name": "Android Enterprise",
"industry": "Information Technology & Services",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/androidenterprise/"
},
{
"name": "Photomath",
"industry": "Software Development",
"address": "San Mateo, California",
"linkeinUrl": "https://www.linkedin.com/company/photomath"
},
{
"name": "Grow with Google Africa",
"industry": "Internet Publishing",
"address": "Lagos, Lagos",
"linkeinUrl": "https://ng.linkedin.com/showcase/gwgafrica/"
},
{
"name": "Adometry (acquired by Google)",
"industry": "Advertising Services",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/company/adometry"
},
{
"name": "Google Chrome",
"industry": "Technology, Information and Internet",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/google-chrome/"
},
{
"name": "Google AR & VR",
"industry": "Software Development",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/googlearvr/"
},
{
"name": "Google Nest Pro",
"industry": "Technology, Information and Internet",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/showcase/google-nest/"
},
{
"name": "Google for Developers Communities - North America",
"industry": "Technology, Information and Internet",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/showcase/google-developers-north-america/"
},
{
"name": "Google Public Policy",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/google-public-policy/"
},
{
"name": "Mineral.ai",
"industry": "Agriculture, Construction, Mining Machinery Manufacturing",
"address": "Mountain View, California",
"linkeinUrl": "https://www.linkedin.com/company/mineral-ai"
},
{
"name": "Flutter",
"industry": null,
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/flutterdev-hold/"
},
{
"name": "Firebase",
"industry": null,
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/firebase-hold/"
},
{
"name": "Chrome for Developers",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/chrome-for-developers/"
},
{
"name": "Google Maps Platform",
"industry": null,
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/gmapsplatform/"
}
],
"similarPages": [
{
"name": "Amazon",
"industry": "Software Development",
"address": "Seattle, WA",
"linkeinUrl": "https://www.linkedin.com/company/amazon"
},
{
"name": "Microsoft",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/company/microsoft"
},
{
"name": "Apple",
"industry": "Computers and Electronics Manufacturing",
"address": "Cupertino, California",
"linkeinUrl": "https://www.linkedin.com/company/apple"
},
{
"name": "Netflix",
"industry": "Entertainment Providers",
"address": "Los Gatos, CA",
"linkeinUrl": "https://www.linkedin.com/company/netflix"
},
{
"name": "Meta",
"industry": "Software Development",
"address": "Menlo Park, CA",
"linkeinUrl": "https://www.linkedin.com/company/meta"
},
{
"name": "IBM",
"industry": "IT Services and IT Consulting",
"address": "Armonk, New York, NY",
"linkeinUrl": "https://www.linkedin.com/company/ibm"
},
{
"name": "Deloitte",
"industry": "Business Consulting and Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/company/deloitte"
},
{
"name": "LinkedIn",
"industry": "Software Development",
"address": "Sunnyvale, CA",
"linkeinUrl": "https://www.linkedin.com/company/linkedin"
},
{
"name": "Spotify",
"industry": "Musicians",
"address": "Stockholm, Stockholm County",
"linkeinUrl": "https://se.linkedin.com/company/spotify"
},
{
"name": "Tata Consultancy Services",
"industry": "IT Services and IT Consulting",
"address": "Mumbai, Maharashtra",
"linkeinUrl": "https://in.linkedin.com/company/tata-consultancy-services"
}
]
}
},
{
"overview": {
"name": "Microsoft",
"url": "https://www.linkedin.com/company/microsoft",
"mainAddress": {
"type": "PostalAddress",
"streetAddress": "1 Microsoft Way",
"addressLocality": "Redmond",
"addressRegion": "Washington",
"postalCode": "98052",
"addressCountry": "US"
},
"description": "Every company has a mission. What's ours? To empower every person and every organization to achieve more. We believe technology can and should be a force for good and that meaningful innovation contributes to a brighter world in the future and today. Our culture doesn’t just encourage curiosity; it embraces it. Each day we make progress together by showing up as our authentic selves. We show up with a learn-it-all mentality. We show up cheering on others, knowing their success doesn't diminish our own. We show up every day open to learning our own biases, changing our behavior, and inviting in differences. Because impact matters. \n\nMicrosoft operates in 190 countries and is made up of more than 220,000 passionate employees worldwide.",
"numberOfEmployees": 226717,
"logo": {
"contentUrl": "https://media.licdn.com/dms/image/C560BAQE88xCsONDULQ/company-logo_200_200/0/1630652622688/microsoft_logo?e=2147483647&v=beta&t=lrgXR6JnGSOHh9TMrOApgjnVMkQeZytbf87qVfOaiuU",
"description": "Microsoft",
"@type": "ImageObject"
},
"Website": "",
"Industry": "Software Development",
"Company size": "10,001+ employees",
"Headquarters": "Redmond, Washington",
"Type": "Public Company",
"Specialties": "Business Software, Developer Tools, Home & Educational Software, Tablets, Search, Advertising, Servers, Windows Operating System, Windows Applications & Platforms, Smartphones, Cloud Computing, Quantum Computing, Future of Work, Productivity, AI, Artificial Intelligence, Machine Learning, Laptops, Mixed Reality, Virtual Reality, Gaming, Developers, and IT Professional",
"addresses": [
"1 Denison Street, North Sydney, NSW 2060, AU",
"1950 Meadowvale Blvd, Mississauga, Ontario L5N 8L9, CA",
"39, Quai du Président Roosevelt, Issy-les-Moulineaux, Île-de-France 92130, FR",
"Walter-Gropius-Straße 5, München, 80807, DE",
"2-16-3 Konan, Minato-ku, Tokyo 108-0075, JP",
"Thames Valley Park Drive, Reading, Berkshire RG6 1WG, GB",
"Kanalvej 7, 2800 Kongens Lyngby, DK",
"Luchthavenlaan 1k, Zaventem, Flemish Region 1930, BE",
"Keilalahdentie 2-4, Espoo, 02150, FI",
"Viale Pasubio, 21, Milan, Lombardy 20154, IT",
"50, Jongro 1-gil, Jongno-gu, Seoul, KR",
"Evert van de Beekstraat 354, Schiphol, North Holland 1118 CZ, NL",
"Dronning Eufemia gate 71, Oslo, 0194, NO",
"Paseo del Club Deportivo, 1, Centro Empresarial La Finca - Edificio 1, Pozuelo de Alarcón, 28223, ES",
"Regeringsgatan 25, Stockholm, 111 53, SE",
"8058 Zürich-Flughafen, The Circle 02, Zürich, CH",
"Av. President Juscelino Kubitscheck, 1909, Sao Paulo, 04551-065, BR",
"海淀区,丹棱街5号, 中国, 100080, CN",
"DLF Building No.5 (Epitome), Cyber City, DLF Phase III, Gurgaon, 122002, IN",
"Av. Vasco de Quiroga 3200, Col. Centro de Ciudad Santa Fe, Del Álvaro Obregón, 01210, MX",
"Ул. Крылатская, 17, Москва, 121614, RU",
"3012 William Nicol Drive, Johannesburg, Gauteng 2191, ZA",
"Aydın Sokak No:7, Bellevue Residences, Levent Mahallesi, İstanbul, 34340, TR",
"Am Europlatz 3, Vienna, 1120, AT",
"100 Cyberport Road, 15/F, Cyberport 2, Hong Kong, HK",
"One Microsoft Place, South County Business Park, Leopardstown, Dublin 18 D18, IE",
"רחוב הפנינה 2, רעננה, 43107, IL",
"22 Viaduct Harbour Avenue, Auckland, NZ",
"Al. Jerozolimskie 195a, Warszawa, 02-222, PL",
"Rua do Fogo de Santelmo, Lote 2.07.02, Lisboa, 1990 – 110, PT",
"The Business Gate, Building A2 Airport Road, Cordobah, Riyadh, 11552, SA",
"182 Cecil Street, #13-01 Frasers Tower, Singapore, 069547, SG",
"Pradiareň 1900, Svätoplukova 2A, Bratislava, 821 08, SK",
"Zhongxiao East Road Section 5 No. 68, Xinyi District, Taipei City, TW",
"Sheikh Zayed Road, Dubai Internet City, Building No 8, Dubai, 52244, AE",
"1106 Federal Capital, Bouchard 710, Buenos Aires, AR",
"Av. Vitacura 6844, Santiago, CL",
"Calle 92 # 11 – 51, Bogota, CO",
"Kilo 28, Cairo/Alex Desert Road, Abou Rawash, Cairo, EG",
"Jl. Jend. Sudirman Kav. 52-53, Jakarta Stock Exchange Building Tower II, Jakarta, 12190, ID",
"No. 211, Jalan Tun Sambanthan, Menara Shell, Kuala Lumpur, 50470, MY",
"Ayala Avenue cor Edsa, Brgy. San Lorenzo,, 11F, One Ayala East Tower, Makati City, 1223, PH",
"Bulevardul Iuliu Maniu nr. 6P, Clădirea Campus 6.2, București, 061103, RO",
"87/2 ถนนวิทยุ แขวงลุมพินี, ตึก CRC Tower ออลซีซันส์เพลส, เขตปทุมวัน กรุงเทพฯ, 10330, TH"
]
},
"life": {
"leaders": [
{
"name": "Satya Nadella",
"title": "Chairman and CEO at Microsoft",
"linkedinProfileLink": "https://www.linkedin.com/in/satyanadella?trk=org-employees"
},
{
"name": "Kathleen Hogan",
"title": "Chief People Officer & EVP, Human Resources",
"linkedinProfileLink": "https://www.linkedin.com/in/kathleenthogan?trk=org-employees"
}
],
"affiliatedPages": [
{
"name": "GitHub",
"industry": "Software Development",
"address": "San Francisco, CA",
"linkeinUrl": "https://www.linkedin.com/company/github"
},
{
"name": "Microsoft Learn",
"industry": "IT Services and IT Consulting",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoftlearn/"
},
{
"name": "Microsoft Cloud",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-cloud-platform/"
},
{
"name": "Microsoft 365",
"industry": "IT Services and IT Consulting",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-365/"
},
{
"name": "Microsoft Security",
"industry": "IT Services and IT Consulting",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-security/"
},
{
"name": "Microsoft Developer",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-developers/"
},
{
"name": "Windows Developer",
"industry": null,
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/windows-developers/"
},
{
"name": "Microsoft Research",
"industry": "Think Tanks",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoftresearch/"
},
{
"name": "Microsoft Dynamics 365",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-dynamics/"
},
{
"name": "Microsoft Visual Studio",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-visual-studio/"
},
{
"name": "Microsoft AI Cloud Partner Program",
"industry": "Information Technology & Services",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-cloud-partner-program/"
},
{
"name": "Microsoft Power Platform",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-power-platform/"
},
{
"name": "Microsoft Azure",
"industry": "Technology, Information and Internet",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-azure/"
},
{
"name": "Microsoft SQL Server",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/msft-sql-server/"
},
{
"name": "Microsoft On the Issues",
"industry": "Technology, Information and Internet",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-on-the-issues/"
},
{
"name": "Microsoft Surface",
"industry": "Computer Hardware",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-surface/"
},
{
"name": "Microsoft Advertising",
"industry": "Advertising Services",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-advertising/"
},
{
"name": "Microsoft in Government",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-in-government/"
},
{
"name": "Microsoft for Healthcare",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-health/"
},
{
"name": "Microsoft Viva",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-viva/"
},
{
"name": "M12, Microsoft's Venture Fund",
"industry": "Venture Capital and Private Equity Principals",
"address": "San Francisco, California",
"linkeinUrl": "https://www.linkedin.com/company/m12vc"
},
{
"name": "Microsoft Fabric",
"industry": "Data Infrastructure and Analytics",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoftfabric/"
},
{
"name": "Flip",
"industry": "E-Learning Providers",
"address": "Minneapolis, MN",
"linkeinUrl": "https://www.linkedin.com/company/microsoftflip"
},
{
"name": "Microsoft 365 Insider Program",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-365-insider/"
},
{
"name": "Microsoft Windows",
"industry": "Software Development",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-windows/"
},
{
"name": "M",
"industry": "Software Development",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/covid19-business-resource-center/"
},
{
"name": "Metaswitch Networks",
"industry": "Telecommunications",
"address": null,
"linkeinUrl": "https://uk.linkedin.com/company/metaswitch-networks"
},
{
"name": "Microsoft AI",
"industry": "Software Development",
"address": null,
"linkeinUrl": "https://mx.linkedin.com/showcase/microsoft-ai/"
},
{
"name": "Microsoft Military Affairs",
"industry": "Information Technology & Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-military-affairs/"
},
{
"name": "Microsoft for Nonprofits",
"industry": "Software Development",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-for-nonprofits/"
},
{
"name": "Studios Quality - Xbox Game Studios",
"industry": "Computer Games",
"address": "Redmond, WA",
"linkeinUrl": "https://www.linkedin.com/company/studios-quality"
},
{
"name": "Microsoft 365 Developer",
"industry": "Technology, Information and Internet",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft365dev/"
},
{
"name": "Microsoft Threat Intelligence",
"industry": "Computer and Network Security",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-threat-intelligence/"
},
{
"name": "Microsoft Copilot",
"industry": "Software Development",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoftcopilot/"
},
{
"name": "Microsoft Reactor",
"industry": "Technology, Information and Internet",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-reactor/"
},
{
"name": "Microsoft Security Response Center",
"industry": "Computer and Network Security",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-security-response-center/"
},
{
"name": "Microsoft News and Stories",
"industry": "Technology, Information and Internet",
"address": "Redmond, Washington",
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-news-and-stories/"
},
{
"name": "Go China Connection",
"industry": "IT Services and IT Consulting",
"address": "Beijing, Beijing",
"linkeinUrl": "https://cn.linkedin.com/showcase/go-china-connection/"
},
{
"name": "Microsoft's Entrepreneurship for Positive Impact",
"industry": "Software Development",
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/entrepreneurshipforpositiveimpact/"
},
{
"name": "Microsoft Developers 365",
"industry": null,
"address": null,
"linkeinUrl": "https://www.linkedin.com/showcase/microsoft-developers-365/"
}
],
"similarPages": [
{
"name": "Google",
"industry": "Software Development",
"address": "Mountain View, CA",
"linkeinUrl": "https://www.linkedin.com/company/google"
},
{
"name": "Amazon",
"industry": "Software Development",
"address": "Seattle, WA",
"linkeinUrl": "https://www.linkedin.com/company/amazon"
},
{
"name": "Apple",
"industry": "Computers and Electronics Manufacturing",
"address": "Cupertino, California",
"linkeinUrl": "https://www.linkedin.com/company/apple"
},
{
"name": "IBM",
"industry": "IT Services and IT Consulting",
"address": "Armonk, New York, NY",
"linkeinUrl": "https://www.linkedin.com/company/ibm"
},
{
"name": "Meta",
"industry": "Software Development",
"address": "Menlo Park, CA",
"linkeinUrl": "https://www.linkedin.com/company/meta"
},
{
"name": "Netflix",
"industry": "Entertainment Providers",
"address": "Los Gatos, CA",
"linkeinUrl": "https://www.linkedin.com/company/netflix"
},
{
"name": "Deloitte",
"industry": "Business Consulting and Services",
"address": null,
"linkeinUrl": "https://www.linkedin.com/company/deloitte"
},
{
"name": "LinkedIn",
"industry": "Software Development",
"address": "Sunnyvale, CA",
"linkeinUrl": "https://www.linkedin.com/company/linkedin"
},
{
"name": "Oracle",
"industry": "IT Services and IT Consulting",
"address": "Austin, Texas",
"linkeinUrl": "https://www.linkedin.com/company/oracle"
},
{
"name": "Accenture",
"industry": "Business Consulting and Services",
"address": null,
"linkeinUrl": "https://ie.linkedin.com/company/accenture"
}
]
}
}
]