crunchbase-ruby-library 0.1.7 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (111) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +66 -0
  3. data/.rubocop_todo.yml +47 -0
  4. data/.travis.yml +12 -0
  5. data/Gemfile +4 -0
  6. data/README.md +44 -54
  7. data/Rakefile +4 -1
  8. data/bin/console +15 -0
  9. data/bin/setup +8 -0
  10. data/crunchbase-ruby-library.gemspec +15 -12
  11. data/lib/crunchbase.rb +12 -3
  12. data/lib/crunchbase/api.rb +110 -102
  13. data/lib/crunchbase/client.rb +50 -0
  14. data/lib/crunchbase/exception.rb +13 -11
  15. data/lib/crunchbase/model.rb +50 -48
  16. data/lib/crunchbase/model/acquired_by.rb +23 -20
  17. data/lib/crunchbase/model/acquiree.rb +2 -1
  18. data/lib/crunchbase/model/acquirer.rb +2 -1
  19. data/lib/crunchbase/model/acquisition.rb +16 -19
  20. data/lib/crunchbase/model/address.rb +4 -6
  21. data/lib/crunchbase/model/advisory_role.rb +2 -2
  22. data/lib/crunchbase/model/board_members_and_advisor.rb +10 -9
  23. data/lib/crunchbase/model/category.rb +6 -7
  24. data/lib/crunchbase/model/competitor.rb +3 -2
  25. data/lib/crunchbase/model/current_team.rb +7 -11
  26. data/lib/crunchbase/model/customer.rb +3 -2
  27. data/lib/crunchbase/model/degree.rb +4 -5
  28. data/lib/crunchbase/model/entity.rb +98 -108
  29. data/lib/crunchbase/model/error.rb +3 -4
  30. data/lib/crunchbase/model/featured_team.rb +19 -0
  31. data/lib/crunchbase/model/founded_company.rb +2 -3
  32. data/lib/crunchbase/model/founder.rb +3 -4
  33. data/lib/crunchbase/model/fund.rb +8 -11
  34. data/lib/crunchbase/model/fund_raise.rb +7 -8
  35. data/lib/crunchbase/model/funding_round.rb +29 -24
  36. data/lib/crunchbase/model/headquarter.rb +2 -1
  37. data/lib/crunchbase/model/image.rb +6 -7
  38. data/lib/crunchbase/model/investment.rb +20 -27
  39. data/lib/crunchbase/model/investor.rb +6 -7
  40. data/lib/crunchbase/model/ipo.rb +12 -12
  41. data/lib/crunchbase/model/job.rb +11 -10
  42. data/lib/crunchbase/model/location.rb +20 -11
  43. data/lib/crunchbase/model/member.rb +3 -4
  44. data/lib/crunchbase/model/membership.rb +7 -8
  45. data/lib/crunchbase/model/new.rb +5 -6
  46. data/lib/crunchbase/model/office.rb +3 -4
  47. data/lib/crunchbase/model/organization.rb +39 -38
  48. data/lib/crunchbase/model/organization_summary.rb +7 -8
  49. data/lib/crunchbase/model/owned_by.rb +4 -5
  50. data/lib/crunchbase/model/parent_location.rb +3 -3
  51. data/lib/crunchbase/model/past_team.rb +7 -11
  52. data/lib/crunchbase/model/person.rb +53 -46
  53. data/lib/crunchbase/model/person_summary.rb +13 -14
  54. data/lib/crunchbase/model/primary_affiliation.rb +6 -6
  55. data/lib/crunchbase/model/primary_image.rb +3 -3
  56. data/lib/crunchbase/model/primary_location.rb +8 -7
  57. data/lib/crunchbase/model/product.rb +14 -13
  58. data/lib/crunchbase/model/product_summary.rb +4 -5
  59. data/lib/crunchbase/model/school.rb +3 -2
  60. data/lib/crunchbase/model/search.rb +39 -40
  61. data/lib/crunchbase/model/search_result.rb +7 -6
  62. data/lib/crunchbase/model/simple_organization.rb +9 -10
  63. data/lib/crunchbase/model/sub_organization.rb +3 -4
  64. data/lib/crunchbase/model/video.rb +4 -5
  65. data/lib/crunchbase/model/website.rb +7 -11
  66. data/lib/crunchbase/request.rb +8 -0
  67. data/lib/crunchbase/request/client.rb +69 -0
  68. data/lib/crunchbase/version.rb +2 -1
  69. data/spec/crunchbase.yml.example +2 -2
  70. data/spec/crunchbase/client_spec.rb +25 -0
  71. data/spec/crunchbase/data/board_members_and_advisors/facebook.json +462 -0
  72. data/spec/crunchbase/data/categories/facebook.json +67 -0
  73. data/spec/crunchbase/data/current_team/facebook.json +4335 -0
  74. data/spec/crunchbase/data/featured_team/facebook.json +286 -0
  75. data/spec/crunchbase/data/funding_rounds/37bd05f961af726ba3c1b279da842805.json +484 -0
  76. data/spec/crunchbase/data/funding_rounds/facebook.json +2049 -0
  77. data/spec/crunchbase/data/headquarters/facebook.json +50 -0
  78. data/spec/crunchbase/data/investors/facebook.json +776 -0
  79. data/spec/crunchbase/data/news/facebook.json +1426 -0
  80. data/spec/crunchbase/data/news/facebook_2.json +1426 -0
  81. data/spec/crunchbase/data/offices/facebook.json +50 -0
  82. data/spec/crunchbase/data/organizations/crunchbase.json +2845 -0
  83. data/spec/crunchbase/data/organizations/ekohe.json +654 -0
  84. data/spec/crunchbase/data/organizations/facebook-without-relationships.json +45 -0
  85. data/spec/crunchbase/data/organizations/facebook.json +6723 -0
  86. data/spec/crunchbase/data/organizations/mx-media-llc.json +7 -0
  87. data/spec/crunchbase/data/past_team/facebook.json +4336 -0
  88. data/spec/crunchbase/data/people/facebook_founders.json +148 -0
  89. data/spec/crunchbase/data/people/mark-zuckerberg.json +2602 -0
  90. data/spec/crunchbase/data/websites/facebook.json +74 -0
  91. data/spec/crunchbase/model/board_members_and_advisor_spec.rb +39 -11
  92. data/spec/crunchbase/model/category_spec.rb +47 -0
  93. data/spec/crunchbase/model/current_team_spec.rb +50 -0
  94. data/spec/crunchbase/model/featured_team_spec.rb +40 -0
  95. data/spec/crunchbase/model/founders_spec.rb +49 -0
  96. data/spec/crunchbase/model/fund_raise_spec.rb +4 -24
  97. data/spec/crunchbase/model/funding_round_spec.rb +75 -32
  98. data/spec/crunchbase/model/headquarter_spec.rb +37 -0
  99. data/spec/crunchbase/model/investment_spec.rb +4 -15
  100. data/spec/crunchbase/model/investor_spec.rb +37 -0
  101. data/spec/crunchbase/model/new_spec.rb +86 -0
  102. data/spec/crunchbase/model/office_spec.rb +29 -9
  103. data/spec/crunchbase/model/organization_spec.rb +160 -34
  104. data/spec/crunchbase/model/past_team_spec.rb +36 -14
  105. data/spec/crunchbase/model/person_spec.rb +21 -19
  106. data/spec/crunchbase/model/product_spec.rb +4 -31
  107. data/spec/crunchbase/model/search_spec.rb +25 -49
  108. data/spec/crunchbase/model/website_spec.rb +36 -9
  109. data/spec/crunchbase/support/api_helper.rb +19 -0
  110. data/spec/spec_helper.rb +14 -4
  111. metadata +103 -6
@@ -0,0 +1,50 @@
1
+ {
2
+ "metadata":
3
+ {
4
+ "version": 31,
5
+ "www_path_prefix": "https://www.crunchbase.com",
6
+ "api_path_prefix": "https://api.crunchbase.com",
7
+ "image_path_prefix": "http://public.crunchbase.com/t_api_images/"
8
+ },
9
+ "data":
10
+ {
11
+ "paging":
12
+ {
13
+ "total_items": 1,
14
+ "number_of_pages": 1,
15
+ "current_page": 1,
16
+ "sort_order": "created_at DESC",
17
+ "items_per_page": 100,
18
+ "next_page_url": null,
19
+ "prev_page_url": null,
20
+ "key_set_url": null,
21
+ "collection_url": "https://api.crunchbase.com/v3.1/organizations/facebook/headquarters",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Address",
27
+ "uuid": "daebcfe0115c38af678c04603cc9f00f",
28
+ "properties":
29
+ {
30
+ "name": "Headquarters",
31
+ "street_1": "1 Hacker Way",
32
+ "street_2": null,
33
+ "postal_code": "94025",
34
+ "city": "Menlo Park",
35
+ "region": "California",
36
+ "country": "United States",
37
+ "city_web_path": "",
38
+ "region_code2": null,
39
+ "region_web_path": "",
40
+ "country_code2": null,
41
+ "country_code3": null,
42
+ "country_web_path": "",
43
+ "latitude": null,
44
+ "longitude": null,
45
+ "created_at": 1444764709,
46
+ "updated_at": 1474362356
47
+ }
48
+ }]
49
+ }
50
+ }
@@ -0,0 +1,776 @@
1
+ {
2
+ "metadata":
3
+ {
4
+ "version": 31,
5
+ "www_path_prefix": "https://www.crunchbase.com",
6
+ "api_path_prefix": "https://api.crunchbase.com",
7
+ "image_path_prefix": "http://public.crunchbase.com/t_api_images/"
8
+ },
9
+ "data":
10
+ {
11
+ "paging":
12
+ {
13
+ "total_items": 20,
14
+ "number_of_pages": 1,
15
+ "current_page": 1,
16
+ "sort_order": "created_at DESC",
17
+ "items_per_page": 100,
18
+ "next_page_url": null,
19
+ "prev_page_url": null,
20
+ "key_set_url": null,
21
+ "collection_url": "https://api.crunchbase.com/v3.1/organizations/facebook/investors",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Person",
27
+ "uuid": "0159561fbe5d81eb7ccdb4d6efeb30fc",
28
+ "properties":
29
+ {
30
+ "permalink": "mark-pincus",
31
+ "api_path": "people/mark-pincus",
32
+ "web_path": "person/mark-pincus",
33
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-pincus",
34
+ "first_name": "Mark",
35
+ "last_name": "Pincus",
36
+ "gender": "Male",
37
+ "also_known_as": null,
38
+ "bio": "Mark Pincus is founder and Executive Chairman of the Board. He has served as our Chairman from April 2007 to March 2016 and our Executive Chairman since March 2016. \r\n\r\nHe previously served as Chief Executive Officer from April 2007 to July 2013 and from April 2015 to March 2016, and as Chief Product Officer from April 2007 to April 2014. In 2014, he founded superlabs, a San Francisco-based product lab focused on developing products that connect and empower people, which was acquired by Zynga in 2015. Pincus also founded Zynga.org in 2009, a non-profit organization dedicated to using social games for social good. \r\n\r\nFrom 2003 to 2007, Pincus served as Chief Executive Officer and Chairman of Tribe.net, a company he launched and one of the first social networks in the industry. \r\n\r\nFrom 1997 to 2000, he served as Chairman of Support.com, Inc. (NASDAQ: SPRT), a help desk automation software company he founded, and he served as Chief Executive Officer and President from December 1997 to July 1999. \r\n\r\nFrom 1996 to 1997, he served as Chief Executive Officer of FreeLoader, Inc., a web-based news company he founded.\r\n\r\nPincus also made founding investments in Napster, Twitter and Facebook.\r\n\r\nPincus graduated summa cum laude from University of Pennsylvania’s Wharton School of Business and earned an MBA from Harvard Business School. He is an angel investor in multiple Silicon Valley startups and regularly gives lectures to aspiring entrepreneurs.",
39
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1465651734/xnwsz1e1tzxix9ejlrnt.jpg",
40
+ "role_investor": true,
41
+ "born_on": null,
42
+ "born_on_trust_code": null,
43
+ "died_on": null,
44
+ "died_on_trust_code": null,
45
+ "created_at": 1200672503,
46
+ "updated_at": 1508089007
47
+ }
48
+ },
49
+ {
50
+ "type": "Organization",
51
+ "uuid": "02f875112b760f3d7fed109aba6dd5a5",
52
+ "properties":
53
+ {
54
+ "permalink": "triplepoint-capital",
55
+ "api_path": "organizations/triplepoint-capital",
56
+ "web_path": "organization/triplepoint-capital",
57
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/triplepoint-capital",
58
+ "name": "TriplePoint Capital",
59
+ "also_known_as": null,
60
+ "short_description": "TriplePoint Capital offers leases and loans to finance companies' equipment or growth-capital needs.",
61
+ "description": "TriplePoint Capital offers leases and loans to finance companies' equipment or growth-capital needs. The company offers debt-financing products, including equipment leases, equipment loans, and growth capital loans. The company's equipment leases and equipment loans are used to finance equipments, such as computers and servers, electronic test and measurement equipment, telecommunications equipment, laboratory equipment, office furniture, and software.",
62
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397179207/d3698022c131985ab0cb14507852795d.gif",
63
+ "primary_role": "investor",
64
+ "role_company": false,
65
+ "role_investor": true,
66
+ "role_group": false,
67
+ "role_school": false,
68
+ "investor_type": [
69
+ "venture_capital"
70
+ ],
71
+ "founded_on": "1987-01-01",
72
+ "founded_on_trust_code": 5,
73
+ "is_closed": false,
74
+ "closed_on": null,
75
+ "closed_on_trust_code": null,
76
+ "num_employees_min": null,
77
+ "num_employees_max": null,
78
+ "stock_exchange": null,
79
+ "stock_symbol": null,
80
+ "total_funding_usd": 0,
81
+ "number_of_investments": 65,
82
+ "homepage_url": null,
83
+ "contact_email": "info@triplepointcapital.com",
84
+ "phone_number": null,
85
+ "created_at": 1210459964,
86
+ "updated_at": 1508089004
87
+ }
88
+ },
89
+ {
90
+ "type": "Organization",
91
+ "uuid": "30b3efdf6024804dea55c4d1a8dfc86c",
92
+ "properties":
93
+ {
94
+ "permalink": "goldman-sachs",
95
+ "api_path": "organizations/goldman-sachs",
96
+ "web_path": "organization/goldman-sachs",
97
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/goldman-sachs",
98
+ "name": "Goldman Sachs",
99
+ "also_known_as": null,
100
+ "short_description": "Goldman Sachs is a multinational financial services firm providing securities, and investment banking and management services.",
101
+ "description": "The Goldman Sachs Group, Inc. provides investment banking, securities, and investment management services, as well as financial services to corporations, financial institutions, governments, and high-net-worth individuals worldwide.\r\n\r\nIts Investment Banking segment offers financial advisory services, including advisory assignments with respect to mergers and acquisitions, divestitures, corporate defense, risk management, and restructurings and spin-offs; and underwriting services comprising public offerings and private placements of a range of securities, loans and other financial instruments, and derivative transactions.\r\n\r\nThe company’s Institutional Client Services segment provides client execution services, such as fixed income, currency, and commodities client execution related to making markets in interest rate products, credit products, mortgages, currencies, and commodities; and equities related to making markets in equity products, as well as executes and clears institutional client transactions on stock, options, and futures exchanges.\r\n\r\nThis segment also engages in securities services business providing financing, securities lending, and other brokerage services to institutional clients, including hedge funds, mutual funds, pension funds, and foundations. Its Investing and Lending segment originates longer-term loans; and invests in debt securities, loans, public and private equity securities, real estate, consolidated investment entities, distressed assets, currencies, commodities, and power generation facilities.\r\n\r\nThe company’s Investment Management segment provides investment products and services, as well as offers wealth advisory services, including portfolio management and financial counseling, and brokerage and other transaction services.\r\n\r\nThe Goldman Sachs Group, Inc. was founded in 1869 and is headquartered in New York, New York.",
102
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499109617/jecaowhmbuvfmpwjgouu.png",
103
+ "primary_role": "investor",
104
+ "role_company": true,
105
+ "role_investor": true,
106
+ "role_group": false,
107
+ "role_school": false,
108
+ "investor_type": [
109
+ "venture_capital",
110
+ "investment_bank"
111
+ ],
112
+ "founded_on": "1869-01-01",
113
+ "founded_on_trust_code": 7,
114
+ "is_closed": false,
115
+ "closed_on": null,
116
+ "closed_on_trust_code": null,
117
+ "num_employees_min": null,
118
+ "num_employees_max": null,
119
+ "stock_exchange": null,
120
+ "stock_symbol": null,
121
+ "total_funding_usd": 0,
122
+ "number_of_investments": 593,
123
+ "homepage_url": null,
124
+ "contact_email": "gs-investor-relations@gs.com",
125
+ "phone_number": null,
126
+ "created_at": 1181925921,
127
+ "updated_at": 1509342261
128
+ }
129
+ },
130
+ {
131
+ "type": "Organization",
132
+ "uuid": "321aaefe527ea56e85cd641bd83cd866",
133
+ "properties":
134
+ {
135
+ "permalink": "western-technology-investment",
136
+ "api_path": "organizations/western-technology-investment",
137
+ "web_path": "organization/western-technology-investment",
138
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/western-technology-investment",
139
+ "name": "Western Technology Investment",
140
+ "also_known_as": [
141
+ "wti"
142
+ ],
143
+ "short_description": "Western Technology Investment is a venture capital firm that specializes in offering acquisition financing to revenue generating firms.",
144
+ "description": "Leading provider of debt and lease financing to venture capital backed technology companies.",
145
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178875/9e0e0603cb293f725ae67f9a95ec0a09.png",
146
+ "primary_role": "investor",
147
+ "role_company": false,
148
+ "role_investor": true,
149
+ "role_group": false,
150
+ "role_school": false,
151
+ "investor_type": [
152
+ "venture_capital"
153
+ ],
154
+ "founded_on": "1980-01-01",
155
+ "founded_on_trust_code": 5,
156
+ "is_closed": false,
157
+ "closed_on": null,
158
+ "closed_on_trust_code": null,
159
+ "num_employees_min": null,
160
+ "num_employees_max": null,
161
+ "stock_exchange": null,
162
+ "stock_symbol": null,
163
+ "total_funding_usd": 0,
164
+ "number_of_investments": 183,
165
+ "homepage_url": null,
166
+ "contact_email": "info@westerntech.com",
167
+ "phone_number": null,
168
+ "created_at": 1195788440,
169
+ "updated_at": 1509212439
170
+ }
171
+ },
172
+ {
173
+ "type": "Person",
174
+ "uuid": "3f47be492e32811801a031685a4d0fd7",
175
+ "properties":
176
+ {
177
+ "permalink": "peter-thiel",
178
+ "api_path": "people/peter-thiel",
179
+ "web_path": "person/peter-thiel",
180
+ "api_url": "https://api.crunchbase.com/v3.1/people/peter-thiel",
181
+ "first_name": "Peter",
182
+ "last_name": "Thiel",
183
+ "gender": "Male",
184
+ "also_known_as": null,
185
+ "bio": "Peter Thiel is a technology entrepreneur and investor.He first gained attention for innovations in banking and startup finance. Today he is known as the mentor of the PayPal mafia of entrepreneurs, as well as for his warnings of a coming technology deficit with severe economic consequences. He works to accelerate innovation to prevent such a crisis by identifying and funding promising technology ideas and by guiding successful companies to scale and dominate their industries.\r\n\r\nIn 1998,Thiel made e-commerce easier, faster, and more secure by co-founding and leading PayPal, which now has more than 128 million active financial accounts. In 2002, he sold PayPal to eBay and founded a global macro fund, Clarium.In 2004, he co-founded Palantir Technologies, which offers platforms for finance companies and intelligence, defense, and law enforcement communities to integrate, visualize, and analyze the world’s information.\r\n\r\nIn the same year, he made the first outside investment in Facebook, a social networking hub that now has more than a billion million active members. He serves on its board.\r\nBuilding on his personal success as a venture capital investor, Thiel co-founded and manages Founders Fund, a leading Silicon Valley venture capital fund that has pioneered new methods of venture financing that benefit founders. Through Founders Fund, as well as through his private investing, he has helped the next generation of tech companies, such as SpaceX, LinkedIn, Yelp, RoboteX, and Spotify.\r\n\r\nAnd in 2012 he co-founded Mithril Capital Management, an international technology investment fund.Thiel established and funds the Thiel Foundation, which promotes freedom in all its forms. He sponsors the Committee to Protect Journalists, The Seasteading Institute, and the Human Rights Foundation. He funds the artificial intelligence research of theMachine Intelligence Research Institute. \r\n\r\nHe also aids work against violence through theOslo Freedom Forum and through the research of philosopher René Girard, which is extended and promulgated by Imitatio. He also promotes better health by funding the longevity research of Dr. Cynthia Kenyon and the SENS Research Foundation.Thiel created the 20 Under 20 Thiel Fellowship, which nurtures the tech visionaries of tomorrow. And he formed Breakout Labs to help independent scientists, engineers, and inventors advance their most radical ideas.\r\n\r\nThiel earned a B.A. in philosophy from Stanford University and a J.D. from Stanford Law School, where he occasionally teaches on globalization and technology and serves on the board of overseers of the Hoover Institution. \r\n\r\nHis articles have appeared in Policy Review and the Wall Street Journal. He co-produced the film Thank You for Smoking, was rated a master by the United States Chess Federation, and received the Innovation Award from the Economist in 2010. He lives in San Francisco.",
186
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1484563208/aznqhf1dvjis2uap2ody.png",
187
+ "role_investor": true,
188
+ "born_on": "1967-10-11",
189
+ "born_on_trust_code": 7,
190
+ "died_on": null,
191
+ "died_on_trust_code": null,
192
+ "created_at": 1200673556,
193
+ "updated_at": 1509341931
194
+ }
195
+ },
196
+ {
197
+ "type": "Person",
198
+ "uuid": "6bbee73e72cabe5f9cd2ddc54a8b237f",
199
+ "properties":
200
+ {
201
+ "permalink": "reid-hoffman",
202
+ "api_path": "people/reid-hoffman",
203
+ "web_path": "person/reid-hoffman",
204
+ "api_url": "https://api.crunchbase.com/v3.1/people/reid-hoffman",
205
+ "first_name": "Reid",
206
+ "last_name": "Hoffman",
207
+ "gender": "Male",
208
+ "also_known_as": null,
209
+ "bio": "Reid joined Greylock Partners as an investment partner in 2009. He focuses on building products that can reach hundreds of millions of participants and businesses that have network effects.\r\n\r\nAn accomplished entrepreneur and executive, Reid has played an integral role in building many of today’s leading consumer technology businesses, including LinkedIn and PayPal. He possesses a unique understanding of consumer behavior and the dynamics of viral businesses, as well as deep experience in driving companies from the earliest stages through periods of explosive, “blitzscale” growth.\r\n\r\nReid co-founded LinkedIn, the world’s largest professional networking service, in 2003. LinkedIn is thriving with more than 400 million members around the world and a diversified revenue model that includes subscriptions, advertising, and software licensing. He led LinkedIn through its first four years and to profitability as Chief Executive Officer.\r\n\r\nPrior to LinkedIn, Reid served as executive vice president at PayPal, where he was also a founding board member.\r\n\r\nReid is an accomplished investor. He currently serves on the boards of Airbnb, Convoy, Edmodo, Xapo, Linkedin, and a few early stage companies still in stealth. In addition, he serves on a number of not-for-profit boards, including Kiva, Mozilla Corporation, Endeavor, and Do Something. Prior to joining Greylock, he angel invested in many influential Internet companies, including Facebook, Flickr, Last.fm, and Zynga.\r\n\r\nReid is the co-author of two New York Times best-selling books: The Start-up of You and The Alliance. His next book is focused on “blitzscaling”, based on his Stanford course of the same name.\r\n\r\nReid earned a master’s degree in philosophy from Oxford University, where he was a Marshall Scholar, and a bachelor’s degree with distinction in symbolic systems from Stanford University. In 2010 he was the recipient of an SD Forum Visionary Award and named a Henry Crown Fellow by The Aspen Institute. In 2012, he was honored by the Martin Luther King center’s Salute to Greatness Award. Also in 2012, he received the David Packard Medal of Achievement from TechAmerica and an honorary doctor of law from Babson University.",
210
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491751602/p3fjnrhgae2hkszz7id8.png",
211
+ "role_investor": true,
212
+ "born_on": "1967-08-05",
213
+ "born_on_trust_code": 7,
214
+ "died_on": null,
215
+ "died_on_trust_code": null,
216
+ "created_at": 1201290662,
217
+ "updated_at": 1509226003
218
+ }
219
+ },
220
+ {
221
+ "type": "Organization",
222
+ "uuid": "87e297f853fda340cbfc6f34d3c62a86",
223
+ "properties":
224
+ {
225
+ "permalink": "horizons-ventures",
226
+ "api_path": "organizations/horizons-ventures",
227
+ "web_path": "organization/horizons-ventures",
228
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/horizons-ventures",
229
+ "name": "Horizons Ventures",
230
+ "also_known_as": null,
231
+ "short_description": "Horizons Ventures Limited, based in Hong Kong, funds especially disruptive and technology-focused start-ups.",
232
+ "description": "Hong Kong based. Global footprint. Technology focused. Disrupt focused.\r\n\r\nSome of the latest exits are Skype, Siri, Facebook, Summly, and Waze.",
233
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1445527969/kxzod6he1fkmqxuwiexl.png",
234
+ "primary_role": "investor",
235
+ "role_company": false,
236
+ "role_investor": true,
237
+ "role_group": false,
238
+ "role_school": false,
239
+ "investor_type": [
240
+ "venture_capital"
241
+ ],
242
+ "founded_on": "1999-01-01",
243
+ "founded_on_trust_code": 5,
244
+ "is_closed": false,
245
+ "closed_on": null,
246
+ "closed_on_trust_code": null,
247
+ "num_employees_min": null,
248
+ "num_employees_max": null,
249
+ "stock_exchange": null,
250
+ "stock_symbol": null,
251
+ "total_funding_usd": 0,
252
+ "number_of_investments": 141,
253
+ "homepage_url": null,
254
+ "contact_email": null,
255
+ "phone_number": null,
256
+ "created_at": 1235739553,
257
+ "updated_at": 1509341839
258
+ }
259
+ },
260
+ {
261
+ "type": "Organization",
262
+ "uuid": "8ce2fd0305ddab1d19e1826840e305f1",
263
+ "properties":
264
+ {
265
+ "permalink": "elevation-partners",
266
+ "api_path": "organizations/elevation-partners",
267
+ "web_path": "organization/elevation-partners",
268
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/elevation-partners",
269
+ "name": "Elevation Partners",
270
+ "also_known_as": null,
271
+ "short_description": "Elevation Partners is a private equity firm focused on large-scale investments in media, entertainment and technology businesses.",
272
+ "description": "Elevation Partners is a newly formed private equity firm that makes large-scale investments in market-leading media, entertainment, and consumer-related businesses. Elevation focuses on investing in intellectual property and content oriented businesses, as well as traditional media and entertainment companies, \r\n\r\nElevation hopes to help media and entertainment businesses create and market great content and insure it reaches the widest audience possible.",
273
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397179671/8eea27bf07006083d918902cb6d60d0f.jpg",
274
+ "primary_role": "investor",
275
+ "role_company": false,
276
+ "role_investor": true,
277
+ "role_group": false,
278
+ "role_school": false,
279
+ "investor_type": [
280
+ "private_equity_firm"
281
+ ],
282
+ "founded_on": null,
283
+ "founded_on_trust_code": null,
284
+ "is_closed": false,
285
+ "closed_on": null,
286
+ "closed_on_trust_code": null,
287
+ "num_employees_min": null,
288
+ "num_employees_max": null,
289
+ "stock_exchange": null,
290
+ "stock_symbol": null,
291
+ "total_funding_usd": 0,
292
+ "number_of_investments": 19,
293
+ "homepage_url": null,
294
+ "contact_email": "info@elevation.com",
295
+ "phone_number": null,
296
+ "created_at": 1230198800,
297
+ "updated_at": 1502461217
298
+ }
299
+ },
300
+ {
301
+ "type": "Organization",
302
+ "uuid": "8d5c7e4882da3025dd46346a31bab86f",
303
+ "properties":
304
+ {
305
+ "permalink": "meritech-capital-partners",
306
+ "api_path": "organizations/meritech-capital-partners",
307
+ "web_path": "organization/meritech-capital-partners",
308
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/meritech-capital-partners",
309
+ "name": "Meritech Capital Partners",
310
+ "also_known_as": null,
311
+ "short_description": "Meritech Capital is a provider of late-stage venture capital to technology companies.",
312
+ "description": "Meritech isn't a venture supermarket. We don’t do seed deals one day and dabble in pre-IPO rounds the next. We do one thing, period: invest in the best late stage tech companies in the universe. We have no aspirations of raising billion dollar mega funds (been there, done that) — that’s a whole ‘nother layer of people and process. And it just doesn’t scale.\r\n\r\nWhat you see is what you get. There are no armies of junior people ready to disrupt your business with invasive diligence requests and lengthy committee approvals. If you’re looking for a proctology exam, you’ve come to the wrong place. At Meritech, it’s just six partners – that’s it. Partners do all the work; partners make all the decisions. And we are prompt, transparent, and quick.",
313
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178465/b0b77dbd1a527c355b93dbe079f87239.png",
314
+ "primary_role": "investor",
315
+ "role_company": false,
316
+ "role_investor": true,
317
+ "role_group": false,
318
+ "role_school": false,
319
+ "investor_type": [
320
+ "venture_capital"
321
+ ],
322
+ "founded_on": "1999-01-01",
323
+ "founded_on_trust_code": 7,
324
+ "is_closed": false,
325
+ "closed_on": null,
326
+ "closed_on_trust_code": null,
327
+ "num_employees_min": null,
328
+ "num_employees_max": null,
329
+ "stock_exchange": null,
330
+ "stock_symbol": null,
331
+ "total_funding_usd": 0,
332
+ "number_of_investments": 214,
333
+ "homepage_url": null,
334
+ "contact_email": "info@meritechcapital.com",
335
+ "phone_number": null,
336
+ "created_at": 1180211399,
337
+ "updated_at": 1508708517
338
+ }
339
+ },
340
+ {
341
+ "type": "Organization",
342
+ "uuid": "902deab4ec4168ced9dfc0c959578176",
343
+ "properties":
344
+ {
345
+ "permalink": "sv-angel",
346
+ "api_path": "organizations/sv-angel",
347
+ "web_path": "organization/sv-angel",
348
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/sv-angel",
349
+ "name": "SV Angel",
350
+ "also_known_as": null,
351
+ "short_description": "SV Angel is a San Francisco-based angel firm that helps startups with business development, financing, M&A, and other strategic advice.",
352
+ "description": "SV Angel is a San Francisco-based seed fund founded by [Ron Conway](/person/ron-conway). SV Angel provides seed investment and advice to early stage companies focused on Internet software.\r\n\r\nSV Angel takes a portfolio approach to seed investing. We differ from a traditional venture capital firm by not taking board seats and investing a larger number of companies. We leverage a best in class relationship network to be the valley's human router and help startups with business development, financing, M&A and other strategic advice. \r\n\r\nRon pioneered this approach over 20 years ago and SV Angel still employs it today. Over the last 20 years the firm and partners have invested and advised companies such as Facebook, Google, PayPal, Dropbox, Airbnb, Pinterest, Twitter, SnapChat, Square, Cloudera and many more.",
353
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1479914913/onckj03lxpvqzups4lq7.png",
354
+ "primary_role": "investor",
355
+ "role_company": false,
356
+ "role_investor": true,
357
+ "role_group": false,
358
+ "role_school": false,
359
+ "investor_type": [
360
+ "micro_vc"
361
+ ],
362
+ "founded_on": "2009-01-01",
363
+ "founded_on_trust_code": 5,
364
+ "is_closed": false,
365
+ "closed_on": null,
366
+ "closed_on_trust_code": null,
367
+ "num_employees_min": null,
368
+ "num_employees_max": null,
369
+ "stock_exchange": null,
370
+ "stock_symbol": null,
371
+ "total_funding_usd": 0,
372
+ "number_of_investments": 755,
373
+ "homepage_url": null,
374
+ "contact_email": null,
375
+ "phone_number": null,
376
+ "created_at": 1247177750,
377
+ "updated_at": 1509283907
378
+ }
379
+ },
380
+ {
381
+ "type": "Organization",
382
+ "uuid": "9bc455245c0454c1ec995afb33cd3fc4",
383
+ "properties":
384
+ {
385
+ "permalink": "digital-sky-technologies-fo",
386
+ "api_path": "organizations/digital-sky-technologies-fo",
387
+ "web_path": "organization/digital-sky-technologies-fo",
388
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/digital-sky-technologies-fo",
389
+ "name": "DST Global",
390
+ "also_known_as": [
391
+ "DST",
392
+ "Digital Sky Technologies"
393
+ ],
394
+ "short_description": "DST Global is an investment company that funds late-stage ventures in the global internet industry.",
395
+ "description": "DST Global (Digital Sky Technologies) is a growth focused investment company specializing in late-stage, high-growth, private companies in the global Internet industry.\r\n\r\nThe company has pioneered a model to provide liquidity to founders, employees and early investors through mixed primary and secondary transactions. These transactions are often referred to as DST type deals in the Internet world.\r\n\r\nThe company was founded by Yuri Milner, and after building Mail.ru Group, DST gained international prominence through its investments in Facebook, Zynga and Groupon.",
396
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178598/b3f58e60a53e9b113cc71c1a0d0fba8a.png",
397
+ "primary_role": "investor",
398
+ "role_company": false,
399
+ "role_investor": true,
400
+ "role_group": false,
401
+ "role_school": false,
402
+ "investor_type": [
403
+ "corporate_venture_capital"
404
+ ],
405
+ "founded_on": "2005-01-01",
406
+ "founded_on_trust_code": 7,
407
+ "is_closed": false,
408
+ "closed_on": null,
409
+ "closed_on_trust_code": null,
410
+ "num_employees_min": null,
411
+ "num_employees_max": null,
412
+ "stock_exchange": null,
413
+ "stock_symbol": null,
414
+ "total_funding_usd": 0,
415
+ "number_of_investments": 57,
416
+ "homepage_url": null,
417
+ "contact_email": "info@dst-global.com",
418
+ "phone_number": null,
419
+ "created_at": 1243382220,
420
+ "updated_at": 1509298573
421
+ }
422
+ },
423
+ {
424
+ "type": "Organization",
425
+ "uuid": "aefa3a84519300c35cbfec5ec2645672",
426
+ "properties":
427
+ {
428
+ "permalink": "global-founders-capital",
429
+ "api_path": "organizations/global-founders-capital",
430
+ "web_path": "organization/global-founders-capital",
431
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/global-founders-capital",
432
+ "name": "Global Founders Capital",
433
+ "also_known_as": [
434
+ "European Founders Fund"
435
+ ],
436
+ "short_description": "GFC is a globally oriented, stage agnostic venture fund that empowers gifted entrepreneurs world-wide.",
437
+ "description": "GFC is a globally oriented, stage agnostic venture capital firm that empowers gifted entrepreneurs world-wide.",
438
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1469046611/ynyerohlibkf6x9ufl6r.jpg",
439
+ "primary_role": "investor",
440
+ "role_company": false,
441
+ "role_investor": true,
442
+ "role_group": false,
443
+ "role_school": false,
444
+ "investor_type": [
445
+ "venture_capital"
446
+ ],
447
+ "founded_on": "2013-01-01",
448
+ "founded_on_trust_code": 5,
449
+ "is_closed": false,
450
+ "closed_on": null,
451
+ "closed_on_trust_code": null,
452
+ "num_employees_min": null,
453
+ "num_employees_max": null,
454
+ "stock_exchange": null,
455
+ "stock_symbol": null,
456
+ "total_funding_usd": 0,
457
+ "number_of_investments": 160,
458
+ "homepage_url": null,
459
+ "contact_email": "contact@globalfounderscapital.com",
460
+ "phone_number": null,
461
+ "created_at": 1363654525,
462
+ "updated_at": 1509298648
463
+ }
464
+ },
465
+ {
466
+ "type": "Organization",
467
+ "uuid": "b08efc27da40505a6f9dc9e14247bf36",
468
+ "properties":
469
+ {
470
+ "permalink": "accel-partners",
471
+ "api_path": "organizations/accel-partners",
472
+ "web_path": "organization/accel-partners",
473
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/accel-partners",
474
+ "name": "Accel Partners",
475
+ "also_known_as": [
476
+ "Accel"
477
+ ],
478
+ "short_description": "Accel is a leading early and growth-stage venture capital firm, powering a global community of entrepreneurs.",
479
+ "description": "Accel is a leading early and growth-stage venture capital firm, powering a global community of entrepreneurs. Accel backs entrepreneurs who have what it takes to build a world-class, category-defining business. Founded in 1983, Accel brings more than three decades of experience building and supporting hundreds of companies. Accel’s vision for entrepreneurship and business enables it to identify and invest in the companies that will be responsible for the growth of next-generation industries.\r\n\r\nAccel-backed companies include Atlassian, Braintree, Cloudera, DJI, Dropbox, Dropcam, Etsy, Facebook, Flipkart, Lookout Security, MoPub, Qualtrics, Slack, Spotify, Supercell, Vox Media and others.",
480
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1479484816/sep6qtsto7jfh8xcn7ok.png",
481
+ "primary_role": "investor",
482
+ "role_company": false,
483
+ "role_investor": true,
484
+ "role_group": false,
485
+ "role_school": false,
486
+ "investor_type": [
487
+ "venture_capital"
488
+ ],
489
+ "founded_on": "1983-01-01",
490
+ "founded_on_trust_code": 5,
491
+ "is_closed": false,
492
+ "closed_on": null,
493
+ "closed_on_trust_code": null,
494
+ "num_employees_min": null,
495
+ "num_employees_max": null,
496
+ "stock_exchange": null,
497
+ "stock_symbol": null,
498
+ "total_funding_usd": 0,
499
+ "number_of_investments": 1114,
500
+ "homepage_url": null,
501
+ "contact_email": null,
502
+ "phone_number": null,
503
+ "created_at": 1180211259,
504
+ "updated_at": 1509356206
505
+ }
506
+ },
507
+ {
508
+ "type": "Organization",
509
+ "uuid": "b17358c52334a1fc10248a741e35f8bc",
510
+ "properties":
511
+ {
512
+ "permalink": "cambrian-ventures",
513
+ "api_path": "organizations/cambrian-ventures",
514
+ "web_path": "organization/cambrian-ventures",
515
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/cambrian-ventures",
516
+ "name": "Cambrian Ventures",
517
+ "also_known_as": null,
518
+ "short_description": "Cambrian Ventures is a technology research and venture capital firm. They target disruptive technologies/applications and typically get",
519
+ "description": "Cambrian Ventures is a technology research and venture capital firm. They target disruptive technologies/applications and typically get involved very early with such companies to help shape both the technology and the business.",
520
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1444292313/bghx5wqzgncymjtsvxvu.png",
521
+ "primary_role": "investor",
522
+ "role_company": false,
523
+ "role_investor": true,
524
+ "role_group": false,
525
+ "role_school": false,
526
+ "investor_type": [
527
+ "venture_capital"
528
+ ],
529
+ "founded_on": "2000-01-01",
530
+ "founded_on_trust_code": 5,
531
+ "is_closed": false,
532
+ "closed_on": null,
533
+ "closed_on_trust_code": null,
534
+ "num_employees_min": null,
535
+ "num_employees_max": null,
536
+ "stock_exchange": null,
537
+ "stock_symbol": null,
538
+ "total_funding_usd": 0,
539
+ "number_of_investments": 22,
540
+ "homepage_url": null,
541
+ "contact_email": "info@cambrianventures.com",
542
+ "phone_number": null,
543
+ "created_at": 1184338881,
544
+ "updated_at": 1489986209
545
+ }
546
+ },
547
+ {
548
+ "type": "Organization",
549
+ "uuid": "b915e54033776a2a651e6fd7c0787e26",
550
+ "properties":
551
+ {
552
+ "permalink": "technology-crossover-ventures",
553
+ "api_path": "organizations/technology-crossover-ventures",
554
+ "web_path": "organization/technology-crossover-ventures",
555
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/technology-crossover-ventures",
556
+ "name": "TCV",
557
+ "also_known_as": [
558
+ "TVC"
559
+ ],
560
+ "short_description": "Founded in 1995, TCV is a leading provider of capital to growth-stage private and public companies in the technology industry.",
561
+ "description": "Technology Crossover Ventures (TCV), founded in 1995, is a leading provider of capital to growth-stage private and public companies in the technology industry. TCV has invested over $9 billion in leading technology companies, include Airbnb, Believe Digital, Brillen.de, C|NET, ExactTarget, Expedia, Facebook, Fandango, FX Alliance, GoDaddy, GoFundMe, Genesys Software, HomeAway, Netflix, RealNetworks, Redback Networks, Payoneer, Rent the Runway, RiskMetrics Group, Sitecore, Splunk, Spotify, Thinkorswim, VICE Media, WorldRemit, and Zillow.\r\n\r\nTCV is headquartered in Palo Alto, California, with offices in New York and London. For more information about TCV, including a complete list of TCV investments, please visit http://www.tcv.com.",
562
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1472274733/lswbu7h2mbts4brka2tj.png",
563
+ "primary_role": "investor",
564
+ "role_company": false,
565
+ "role_investor": true,
566
+ "role_group": false,
567
+ "role_school": false,
568
+ "investor_type": [
569
+ "private_equity_firm"
570
+ ],
571
+ "founded_on": "1995-06-26",
572
+ "founded_on_trust_code": 7,
573
+ "is_closed": false,
574
+ "closed_on": null,
575
+ "closed_on_trust_code": null,
576
+ "num_employees_min": null,
577
+ "num_employees_max": null,
578
+ "stock_exchange": null,
579
+ "stock_symbol": null,
580
+ "total_funding_usd": 0,
581
+ "number_of_investments": 252,
582
+ "homepage_url": null,
583
+ "contact_email": "kgagen@tcv.com",
584
+ "phone_number": null,
585
+ "created_at": 1187801055,
586
+ "updated_at": 1509298754
587
+ }
588
+ },
589
+ {
590
+ "type": "Organization",
591
+ "uuid": "cbf722156a1cf4efe17f0a958eca3dac",
592
+ "properties":
593
+ {
594
+ "permalink": "breyer-capital",
595
+ "api_path": "organizations/breyer-capital",
596
+ "web_path": "organization/breyer-capital",
597
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/breyer-capital",
598
+ "name": "Breyer Capital",
599
+ "also_known_as": null,
600
+ "short_description": "Premier global venture capital and private equity investor focused on catalyzing high-impact entrepreneurs in the US and China",
601
+ "description": "Breyer Capital is a premier global venture capital and private equity investor focused on catalyzing high-impact entrepreneurs in the United States and China. Founded by Jim Breyer in 2006, Breyer Capital makes long-term, idea-driven strategic investments in its chosen core areas: social media, entertainment/media, digital health, and financial technologies.\r\n\r\nBreyer Capital actively partners with a diverse set of companies including early-stage startups building breakthrough technologies, fast growing companies, and established worldwide leading corporations. Its team enjoys helping to frame strategic investments anchored by the passion of founders and owner/operator teams, the insights of its network of world-class investors, and a conviction that artificial intelligence, machine learning, and virtual reality will transform technology and investment opportunities globally.",
602
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1454378908/xboiapkvatg0jeix45k6.png",
603
+ "primary_role": "investor",
604
+ "role_company": false,
605
+ "role_investor": true,
606
+ "role_group": false,
607
+ "role_school": false,
608
+ "investor_type": [
609
+ "venture_capital"
610
+ ],
611
+ "founded_on": "2006-07-11",
612
+ "founded_on_trust_code": 7,
613
+ "is_closed": false,
614
+ "closed_on": null,
615
+ "closed_on_trust_code": null,
616
+ "num_employees_min": null,
617
+ "num_employees_max": null,
618
+ "stock_exchange": null,
619
+ "stock_symbol": null,
620
+ "total_funding_usd": 0,
621
+ "number_of_investments": 32,
622
+ "homepage_url": null,
623
+ "contact_email": "info@breyercapital.com",
624
+ "phone_number": null,
625
+ "created_at": 1333709591,
626
+ "updated_at": 1509212430
627
+ }
628
+ },
629
+ {
630
+ "type": "Organization",
631
+ "uuid": "e20065716b7ae477002af7014f48a7e3",
632
+ "properties":
633
+ {
634
+ "permalink": "greylock",
635
+ "api_path": "organizations/greylock",
636
+ "web_path": "organization/greylock",
637
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/greylock",
638
+ "name": "Greylock Partners",
639
+ "also_known_as": null,
640
+ "short_description": "Greylock Partners backs entrepreneurs who are building disruptive, market-transforming consumer and enterprise software companies.",
641
+ "description": "Greylock Partners backs entrepreneurs who are building disruptive, market-transforming consumer and enterprise software companies. We invest in companies that define new markets, including Airbnb, AppDynamics, Apptio, Arista Networks (NYSE: ANET), Cloudera, Docker, Dropbox, Facebook (Nasdaq: FB), LinkedIn (NYSE: LNKD), Medium, Nextdoor, Palo Alto Networks (NYSE: PANW), Pandora (NYSE: P), Pure Storage and Workday (NYSE: WDAY).",
642
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1432247695/fh8vkbos6tik41wtbrpa.png",
643
+ "primary_role": "investor",
644
+ "role_company": false,
645
+ "role_investor": true,
646
+ "role_group": false,
647
+ "role_school": false,
648
+ "investor_type": [
649
+ "venture_capital"
650
+ ],
651
+ "founded_on": "1965-10-01",
652
+ "founded_on_trust_code": 6,
653
+ "is_closed": false,
654
+ "closed_on": null,
655
+ "closed_on_trust_code": null,
656
+ "num_employees_min": null,
657
+ "num_employees_max": null,
658
+ "stock_exchange": null,
659
+ "stock_symbol": null,
660
+ "total_funding_usd": 0,
661
+ "number_of_investments": 612,
662
+ "homepage_url": null,
663
+ "contact_email": "press@greylock.com",
664
+ "phone_number": null,
665
+ "created_at": 1402354733,
666
+ "updated_at": 1509299488
667
+ }
668
+ },
669
+ {
670
+ "type": "Organization",
671
+ "uuid": "fb2f8884ec07895a48d7d9a9d4d7175c",
672
+ "properties":
673
+ {
674
+ "permalink": "founders-fund",
675
+ "api_path": "organizations/founders-fund",
676
+ "web_path": "organization/founders-fund",
677
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/founders-fund",
678
+ "name": "Founders Fund",
679
+ "also_known_as": null,
680
+ "short_description": "Founders Fund is a San Francisco based venture capital firm investing in companies building revolutionary technologies.",
681
+ "description": "Founders Fund is a San Francisco based venture capital firm that invests at every stage in companies building revolutionary technologies.\r\n\r\nThe firm and its partners have been investors, founders, and early employees of prominent technology companies including PayPal, Facebook, Space Exploration Technologies (SpaceX), and Palantir Technologies. \r\n\r\nFounders Fund was formed in 2005 and has raised five funds to date with more than $2 billion in aggregate capital under management. The firm has historically invested in a wide variety of sectors, including aerospace, artificial intelligence, advanced computing, energy, health, and consumer Internet.",
682
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1492059725/laapckobytinuv9azdps.png",
683
+ "primary_role": "investor",
684
+ "role_company": false,
685
+ "role_investor": true,
686
+ "role_group": false,
687
+ "role_school": false,
688
+ "investor_type": [
689
+ "venture_capital"
690
+ ],
691
+ "founded_on": "2005-07-01",
692
+ "founded_on_trust_code": 7,
693
+ "is_closed": false,
694
+ "closed_on": null,
695
+ "closed_on_trust_code": null,
696
+ "num_employees_min": null,
697
+ "num_employees_max": null,
698
+ "stock_exchange": null,
699
+ "stock_symbol": null,
700
+ "total_funding_usd": 0,
701
+ "number_of_investments": 284,
702
+ "homepage_url": null,
703
+ "contact_email": null,
704
+ "phone_number": null,
705
+ "created_at": 1402064061,
706
+ "updated_at": 1509255636
707
+ }
708
+ },
709
+ {
710
+ "type": "Person",
711
+ "uuid": "fc0714e3f453b581343bb162cc2952cf",
712
+ "properties":
713
+ {
714
+ "permalink": "stuart-peterson",
715
+ "api_path": "people/stuart-peterson",
716
+ "web_path": "person/stuart-peterson",
717
+ "api_url": "https://api.crunchbase.com/v3.1/people/stuart-peterson",
718
+ "first_name": "Stuart",
719
+ "last_name": "Peterson",
720
+ "gender": "Male",
721
+ "also_known_as": [
722
+ "Stu"
723
+ ],
724
+ "bio": "Stuart Peterson is the Co-Founder and Senior Partner with ARTIS Ventures, a San Francisco-based VC firm that led early-stage investments in media giant YouTube and cancer-curing Stemcentrx. Stuart currently serves on the Board of Directors for Stemcentrx, a targeted stem cell-centric cancer therapeutics company, IDbyDNA, an end-to-end and universal metagenomics platform,, Versa Networks, the leading vendor in the SD-WAN and SD-Security markets, Juicero, on a mission to help people consume more fresh produce every day and Practice Fusion, the largest cloud-based electronic health records (EHR) platform in the U.S. \r\n\r\nHe is also a Board Advisor for Fabric Genomics, a genomic interpretation platform, Cohesity, an infinitely scalable, intelligent enterprise data storage platform and Bracket Computing, a cloud workload protection platform built for the enterprise. \r\n\r\nARTIS Ventures investments include YouTube, Practice Fusion, Nimble Storage, Aruba Networks, Stemcentrx, Juicero, Versa Networks, Bracket Computing, Palantir, Cohesity, Modern Meadow, Quid and many more.\r\n\r\nStuart also currently serves on the Board of Trustees for the SFMOMA and is actively involved in the Tipping Point Community and the Human Needs Project.\r\n\r\nStuart received his B.A. in Economics from the University of California, Los Angeles and his M.B.A. in Analytic Finance from The University of Chicago’s Graduate School of Business.",
725
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1421905017/yiagrhmpcouowtxjuoot.jpg",
726
+ "role_investor": true,
727
+ "born_on": null,
728
+ "born_on_trust_code": null,
729
+ "died_on": null,
730
+ "died_on_trust_code": null,
731
+ "created_at": 1272237283,
732
+ "updated_at": 1503005757
733
+ }
734
+ },
735
+ {
736
+ "type": "Organization",
737
+ "uuid": "fd80725f53fc70099878aeecf1e9ffbb",
738
+ "properties":
739
+ {
740
+ "permalink": "microsoft",
741
+ "api_path": "organizations/microsoft",
742
+ "web_path": "organization/microsoft",
743
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/microsoft",
744
+ "name": "Microsoft",
745
+ "also_known_as": [
746
+ "msn"
747
+ ],
748
+ "short_description": "Microsoft, a software corporation that develops, manufactures, licenses, supports, and sells a range of software products and services.",
749
+ "description": "Microsoft is an American multinational corporation that develops, manufactures, licenses, supports, and sells a range of software products and services.\r\n\r\nMicrosoft’s devices and consumer (D&C) licensing segment licenses Windows operating system and related software; Microsoft Office for consumers; and Windows Phone operating system. The company’s computing and gaming hardware segment provides Xbox gaming and entertainment consoles and accessories, second-party and third-party video games, and Xbox Live subscriptions; surface devices and accessories; and Microsoft PC accessories. Its phone hardware segment offers Lumia smartphones and other non-Lumia phones. Its D&C other segment provides Windows Store, Xbox Live transactions, and Windows phone store; search advertising; display advertising; Office 365 Home and Office 365 Personal; first-party video games; and other consumer products and services as well as operating retail stores.\r\n\r\nMicrosoft’s commercial licensing segments licenses server products, including Windows Server, Microsoft SQL Server, Visual Studio, System Center, and related Client Access Licenses (CALs); Windows Embedded; Windows operating system; Microsoft Office for business, including Office, Exchange, SharePoint, Lync, and related CALs; Microsoft Dynamics business solutions; and Skype. Its commercial other segment offers enterprise services, including premier support services and Microsoft consulting services; commercial cloud comprising Office 365 Commercial, other Microsoft Office online offerings, Dynamics CRM Online, and Microsoft Azure; and other commercial products and online services.\r\n\r\nThe company markets and distributes its products through original equipment manufacturers, distributors, and resellers, as well as online. Microsoft Corporation was founded by [Bill Gates](https://www.crunchbase.com/person/bill-gates) and [Paul Allen](https://www.crunchbase.com/person/paul-allen) in 1974. It is based in Redmond, Washington.",
750
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1501613147/ypg7mliwmzomf9fdrkvz.png",
751
+ "primary_role": "company",
752
+ "role_company": true,
753
+ "role_investor": true,
754
+ "role_group": false,
755
+ "role_school": false,
756
+ "investor_type": null,
757
+ "founded_on": "1974-04-04",
758
+ "founded_on_trust_code": 7,
759
+ "is_closed": false,
760
+ "closed_on": null,
761
+ "closed_on_trust_code": null,
762
+ "num_employees_min": 10001,
763
+ "num_employees_max": 1000000,
764
+ "stock_exchange": null,
765
+ "stock_symbol": null,
766
+ "total_funding_usd": 0,
767
+ "number_of_investments": 82,
768
+ "homepage_url": null,
769
+ "contact_email": null,
770
+ "phone_number": null,
771
+ "created_at": 1399896058,
772
+ "updated_at": 1509355913
773
+ }
774
+ }]
775
+ }
776
+ }