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
@@ -1,10 +1,11 @@
1
1
  # encoding: utf-8
2
+ # frozen_string_literal: true
2
3
 
3
- module Crunchbase::Model
4
- class SearchResult < Crunchbase::Model::Entity
5
-
6
- def initialize
4
+ module Crunchbase
5
+ module Model
6
+ class SearchResult < Entity
7
+ def initialize
8
+ end
7
9
  end
8
-
9
10
  end
10
- end
11
+ end
@@ -1,25 +1,24 @@
1
1
  # encoding: utf-8
2
+ # frozen_string_literal: true
2
3
 
3
4
  module Crunchbase::Model
4
- class SimpleOrganization < Crunchbase::Model::Entity
5
-
5
+ class SimpleOrganization < Entity
6
6
  attr_reader :type, :name, :path, :created_at, :updated_at
7
7
 
8
8
  def initialize(json)
9
- property_keys.each { |v|
9
+ property_keys.each do |v|
10
10
  instance_variable_set("@#{v}", json[v] || nil)
11
- }
11
+ end
12
12
 
13
- %w[created_at updated_at].each { |v|
14
- instance_variable_set("@#{v}", Time.at(json[v]))
15
- }
13
+ %w(created_at updated_at).each do |v|
14
+ instance_variable_set("@#{v}", Time.at(json[v])) unless json[v].nil?
15
+ end
16
16
  end
17
17
 
18
18
  def property_keys
19
- %w[
19
+ %w(
20
20
  type name path created_at updated_at
21
- ]
21
+ )
22
22
  end
23
-
24
23
  end
25
24
  end
@@ -1,9 +1,8 @@
1
1
  # encoding: utf-8
2
+ # frozen_string_literal: true
2
3
 
3
4
  module Crunchbase::Model
4
- class SubOrganization < Crunchbase::Model::Organization
5
-
5
+ class SubOrganization < Organization
6
6
  RESOURCE_LIST = 'sub_organizations'
7
-
8
7
  end
9
- end
8
+ end
@@ -1,17 +1,16 @@
1
1
  # encoding: utf-8
2
+ # frozen_string_literal: true
2
3
 
3
4
  module Crunchbase::Model
4
- class Video < Crunchbase::Model::Entity
5
-
5
+ class Video < Entity
6
6
  RESOURCE_LIST = 'videos'
7
7
 
8
8
  attr_reader :title, :service_name, :url, :created_at, :updated_at
9
9
 
10
10
  def property_keys
11
- %w[
11
+ %w(
12
12
  title service_name url created_at updated_at
13
- ]
13
+ )
14
14
  end
15
-
16
15
  end
17
16
  end
@@ -1,23 +1,19 @@
1
1
  # encoding: utf-8
2
+ # frozen_string_literal: true
2
3
 
3
4
  module Crunchbase::Model
4
- class Website < Crunchbase::Model::Entity
5
-
5
+ class Website < Entity
6
6
  RESOURCE_LIST = 'websites'
7
7
 
8
8
  attr_reader :url, :created_at, :updated_at
9
-
10
- # TODO: 2015-11-03
11
- attr_reader :website # already removed
12
- attr_reader :website_type, :website_name # newly added
9
+ attr_reader :website_type, :website_name
13
10
 
14
11
  def property_keys
15
- %w[
16
- website
17
- url created_at updated_at
12
+ %w(
13
+ url
18
14
  website_type website_name
19
- ]
15
+ created_at updated_at
16
+ )
20
17
  end
21
-
22
18
  end
23
19
  end
@@ -0,0 +1,8 @@
1
+ # encoding: utf-8
2
+ # frozen_string_literal: true
3
+
4
+ module Crunchbase
5
+ module Request
6
+ autoload :Client, 'crunchbase/request/client'
7
+ end
8
+ end
@@ -0,0 +1,69 @@
1
+ # encoding: utf-8
2
+ # frozen_string_literal: true
3
+
4
+ module Crunchbase
5
+ module Request
6
+ module Client
7
+ # Factory method to return an instance from a permalink
8
+ def get(permalink)
9
+ result = api.single_entity(permalink, self::RESOURCE_NAME)
10
+
11
+ new(result)
12
+ end
13
+
14
+ def list(page = nil)
15
+ model_name = kclass_name(self::RESOURCE_LIST)
16
+
17
+ api.list({ page: page, model_name: model_name }, self::RESOURCE_LIST)
18
+ end
19
+
20
+ def organization_lists(permalink, options = {})
21
+ options = options.merge(model_name: self)
22
+
23
+ api.organization_lists(permalink, self::RESOURCE_LIST, options)
24
+ end
25
+
26
+ def person_lists(permalink, options = {})
27
+ options = options.merge(model_name: self)
28
+
29
+ api.person_lists(permalink, self::RESOURCE_LIST, options)
30
+ end
31
+
32
+ def funding_rounds_lists(permalink, options = {})
33
+ options = options.merge(model_name: self)
34
+
35
+ api.funding_rounds_lists(permalink, self::RESOURCE_LIST.tr('_', '-'), options)
36
+ end
37
+
38
+ def array_from_list(list)
39
+ return [] if list.nil?
40
+
41
+ list['items'].map do |l|
42
+ new l if l.is_a?(Hash)
43
+ end.compact
44
+ end
45
+
46
+ def parsing_from_list(list)
47
+ return [] if list.nil?
48
+
49
+ list.map do |l|
50
+ new l if l.is_a?(Hash)
51
+ end.compact
52
+ end
53
+
54
+ def total_items_from_list(list)
55
+ return 0 if list.nil?
56
+
57
+ list['paging']['total_items']
58
+ end
59
+
60
+ def kclass_name(resource_list)
61
+ api::SUPPORTED_ENTITIES[resource_list] || nil
62
+ end
63
+
64
+ def api
65
+ Crunchbase::API
66
+ end
67
+ end
68
+ end
69
+ end
@@ -1,3 +1,4 @@
1
+ # frozen_string_literal: true
1
2
  module Crunchbase
2
- VERSION = "0.1.7"
3
+ VERSION = '0.3.1'
3
4
  end
@@ -1,2 +1,2 @@
1
- key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2
- debug: true
1
+ user_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2
+ debug: true
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Crunchbase
4
+ RSpec.describe Client do
5
+ let(:client) { Crunchbase::Client.new }
6
+ let(:facebook_json_data) { parse_json('organizations', 'facebook') }
7
+
8
+ context '#get facebook information' do
9
+ let(:facebook_data1) { client.get('facebook', 'Organization') }
10
+ let(:facebook_data2) { Model::Organization.get('facebook') }
11
+
12
+ before :each do
13
+ result = Model::Organization.new(facebook_json_data)
14
+
15
+ allow(client).to receive(:get).and_return(result)
16
+ allow(Model::Organization).to receive(:get).and_return(result)
17
+ end
18
+
19
+ it 'should return `facebook` as permalink' do
20
+ expect(facebook_data2.permalink).to eq('facebook')
21
+ expect(facebook_data1.permalink).to eq('facebook')
22
+ end
23
+ end
24
+ end
25
+ end
@@ -0,0 +1,462 @@
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": 10,
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/board_members_and_advisors",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Job",
27
+ "uuid": "151a676d610d420a887640cf7b922945",
28
+ "properties":
29
+ {
30
+ "title": "Member of the Board of Directors",
31
+ "started_on": "2014-02-19",
32
+ "started_on_trust_code": 7,
33
+ "ended_on": null,
34
+ "ended_on_trust_code": null,
35
+ "is_current": true,
36
+ "created_at": 1392855172,
37
+ "updated_at": 1463497025
38
+ },
39
+ "relationships":
40
+ {
41
+ "person":
42
+ {
43
+ "type": "Person",
44
+ "uuid": "6cea8bad201a4d0a86e954054bc31dd4",
45
+ "properties":
46
+ {
47
+ "permalink": "jan-koum",
48
+ "api_path": "people/jan-koum",
49
+ "web_path": "person/jan-koum",
50
+ "api_url": "https://api.crunchbase.com/v3.1/people/jan-koum",
51
+ "first_name": "Jan",
52
+ "last_name": "Koum",
53
+ "gender": "Male",
54
+ "also_known_as": null,
55
+ "bio": "Jan Koum is the co-founder and CEO of WhatsApp, a communication service that he co-founded in 2009. He is responsible for setting the overall direction and strategy for WhatsApp. Together with his co-founder Brian Acton, Jan is also responsible for the design and interface of WhatsApp's service and the development of its core technology and infrastructure. \r\n\r\nJan grew up in Ukraine before he immigrated to California in 1992, where he studied at and later dropped out of San Jose State University.",
56
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180330/a95c4c82ec27cf52a9c7ad7a7d35aabd.jpg",
57
+ "role_investor": false,
58
+ "born_on": null,
59
+ "born_on_trust_code": null,
60
+ "died_on": null,
61
+ "died_on_trust_code": null,
62
+ "created_at": 1354857036,
63
+ "updated_at": 1500972209
64
+ }
65
+ }
66
+ }
67
+ },
68
+ {
69
+ "type": "Job",
70
+ "uuid": "303a5a3bdca237201321203d0447605c",
71
+ "properties":
72
+ {
73
+ "title": "Member of the Board of Directors",
74
+ "started_on": "2013-03-01",
75
+ "started_on_trust_code": 6,
76
+ "ended_on": null,
77
+ "ended_on_trust_code": null,
78
+ "is_current": true,
79
+ "created_at": 1463486457,
80
+ "updated_at": 1463486457
81
+ },
82
+ "relationships":
83
+ {
84
+ "person":
85
+ {
86
+ "type": "Person",
87
+ "uuid": "08b1d836eaa17183acc4adb569e6dc0f",
88
+ "properties":
89
+ {
90
+ "permalink": "susan-desmond-hellmann",
91
+ "api_path": "people/susan-desmond-hellmann",
92
+ "web_path": "person/susan-desmond-hellmann",
93
+ "api_url": "https://api.crunchbase.com/v3.1/people/susan-desmond-hellmann",
94
+ "first_name": "Sue",
95
+ "last_name": "Desmond-Hellmann",
96
+ "gender": "Female",
97
+ "also_known_as": [
98
+ "Susan Desmond-Hellmann"
99
+ ],
100
+ "bio": "Sue Desmond-Hellmann, chief executive officer, leads the foundation's efforts to promote equity for all people around the world. She sets strategic priorities, monitors results, and facilitates relationships with key partners. Sue has deep expertise in health and medicine and a strong underpinning of working at a large institution.\r\n\r\nPrior to joining the foundation in 2014, she was Chancellor of the University of California at San Francisco (UCSF), responsible for all aspects of the professional and graduate schools, medical center, and research programs. She oversaw an in-depth review of the University’s business model, developed a comprehensive strategic plan, supported the creation of research partnerships with industry leaders such as Pfizer and Bayer, and appointed UCSF’s first Vice Chancellor of Diversity and Outreach. She remains a full tenured professor at UCSF.\r\n\r\nPrior to UCSF, Sue spent 14 years at Genentech, where she served in a number of roles, ending as President, Product Development (2004 – 2009). She was responsible for Genentech’s pre-clinical and clinical development process, research and development, business development, and product portfolio management. She also served as a member of Genentech’s executive committee.\r\n\r\nIn March 2013, she was appointed to the board of directors at Facebook Inc., and since 2010 she has served on the board of directors of the Procter & Gamble Company.\r\n\r\nSue completed her undergraduate education and medical studies at the University of Nevada, Reno, followed by clinical training at UCSF, where she served as associate adjunct professor of epidemiology and biostatistics. She is board-certified in internal medicine and medical oncology and holds a master’s degree in public health from the University of California, Berkeley. During her training at UCSF, she spent two years as a visiting faculty member at the Uganda Cancer Institute studying HIV/AIDS and cancer. She later worked for two years in private practice as a medical oncologist before returning to clinical research.",
101
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1488828244/w78aoashixum4q5v0lh9.png",
102
+ "role_investor": false,
103
+ "born_on": null,
104
+ "born_on_trust_code": null,
105
+ "died_on": null,
106
+ "died_on_trust_code": null,
107
+ "created_at": 1392892840,
108
+ "updated_at": 1490178066
109
+ }
110
+ }
111
+ }
112
+ },
113
+ {
114
+ "type": "Job",
115
+ "uuid": "388c35e65a2d8f8629f3f6c07220ed7f",
116
+ "properties":
117
+ {
118
+ "title": "Chairman of the Board of Directors",
119
+ "started_on": null,
120
+ "started_on_trust_code": null,
121
+ "ended_on": null,
122
+ "ended_on_trust_code": null,
123
+ "is_current": true,
124
+ "created_at": 1460697941,
125
+ "updated_at": 1463234800
126
+ },
127
+ "relationships":
128
+ {
129
+ "person":
130
+ {
131
+ "type": "Person",
132
+ "uuid": "a01b8d46d31133337c34aa3ae9c03f22",
133
+ "properties":
134
+ {
135
+ "permalink": "mark-zuckerberg",
136
+ "api_path": "people/mark-zuckerberg",
137
+ "web_path": "person/mark-zuckerberg",
138
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-zuckerberg",
139
+ "first_name": "Mark",
140
+ "last_name": "Zuckerberg",
141
+ "gender": "Male",
142
+ "also_known_as": [
143
+ "Zuck"
144
+ ],
145
+ "bio": "Mark Zuckerberg is the founder and CEO of Facebook, which he started in his college dorm room in 2004 with roomates Dustin Moskovitz and Chris Hughes and from New York.\r\n\r\nZuckerberg is responsible for setting the overall direction and product strategy for the company. He leads the design of Facebook's service and development of its core technology and infrastructure. Mark studied computer science at Harvard University before moving the company to Palo Alto, California.\r\n\r\nEarlier in life, Zuckerberg developed a music recommendation system called Synapse and a peer-to-peer client called Wirehog. However, he abandoned both to pursue new projects.\r\n\r\nZuckerberg attended Harvard University and studied computer science before founding Facebook.\r\n\r\nWhile at Harvard, Zuckerberg created Facemash, a website that compared students' dorm photos side-by-side in a fashion similar to HOT or NOT. Harvard administration was not amused, and Zuckerberg faced subsequent disciplinary action. Less than three months later, he launched Facebook.\r\n\r\nIn September 2010, Zuckerberg donated $100 million to the Newark Public School System to help renovate and revamp the system.\r\n\r\nZuckerberg won the 2007 Crunchie Award for 'Best Startup CEO.' He was the Time Magazine 2010 Person Of The Year. He also won the 2012 Crunchie Award for CEO of the year.",
146
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1448830269/gzcifut4c2xah95x0ewd.jpg",
147
+ "role_investor": true,
148
+ "born_on": "1984-05-14",
149
+ "born_on_trust_code": 7,
150
+ "died_on": null,
151
+ "died_on_trust_code": null,
152
+ "created_at": 1180155106,
153
+ "updated_at": 1509284644
154
+ }
155
+ }
156
+ }
157
+ },
158
+ {
159
+ "type": "Job",
160
+ "uuid": "3b7c29b793cf20e6dbd54a15783efc4a",
161
+ "properties":
162
+ {
163
+ "title": "Member of Board of Directors",
164
+ "started_on": "2005-04-01",
165
+ "started_on_trust_code": 6,
166
+ "ended_on": null,
167
+ "ended_on_trust_code": null,
168
+ "is_current": true,
169
+ "created_at": 1214801410,
170
+ "updated_at": 1454310045
171
+ },
172
+ "relationships":
173
+ {
174
+ "person":
175
+ {
176
+ "type": "Person",
177
+ "uuid": "3f47be492e32811801a031685a4d0fd7",
178
+ "properties":
179
+ {
180
+ "permalink": "peter-thiel",
181
+ "api_path": "people/peter-thiel",
182
+ "web_path": "person/peter-thiel",
183
+ "api_url": "https://api.crunchbase.com/v3.1/people/peter-thiel",
184
+ "first_name": "Peter",
185
+ "last_name": "Thiel",
186
+ "gender": "Male",
187
+ "also_known_as": null,
188
+ "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.",
189
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1484563208/aznqhf1dvjis2uap2ody.png",
190
+ "role_investor": true,
191
+ "born_on": "1967-10-11",
192
+ "born_on_trust_code": 7,
193
+ "died_on": null,
194
+ "died_on_trust_code": null,
195
+ "created_at": 1200673556,
196
+ "updated_at": 1509341931
197
+ }
198
+ }
199
+ }
200
+ },
201
+ {
202
+ "type": "Job",
203
+ "uuid": "4d11370e511187f18f384a4de394f1f6",
204
+ "properties":
205
+ {
206
+ "title": "VP/Product Management",
207
+ "started_on": "2013-10-01",
208
+ "started_on_trust_code": 6,
209
+ "ended_on": null,
210
+ "ended_on_trust_code": null,
211
+ "is_current": true,
212
+ "created_at": 1489992802,
213
+ "updated_at": 1496120144
214
+ },
215
+ "relationships":
216
+ {
217
+ "person":
218
+ {
219
+ "type": "Person",
220
+ "uuid": "db1ac6d1531475276e6deaed1f8d8304",
221
+ "properties":
222
+ {
223
+ "permalink": "guy-rosen",
224
+ "api_path": "people/guy-rosen",
225
+ "web_path": "person/guy-rosen",
226
+ "api_url": "https://api.crunchbase.com/v3.1/people/guy-rosen",
227
+ "first_name": "Guy",
228
+ "last_name": "Rosen",
229
+ "gender": "Male",
230
+ "also_known_as": null,
231
+ "bio": "Guy has been building mobile apps ever since he got his hands on a Psion Organizer II in 1988. A wise man once told him to save people money, so he went out and founded Onavo together with Roi to do just that. \r\n\r\nFrom time to time you can also find his alter-ego blogging about cloud computing at the popular Jack of all Clouds blog.",
232
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180547/dcac319d2394ed38d7cefcceb08b5776.jpg",
233
+ "role_investor": false,
234
+ "born_on": null,
235
+ "born_on_trust_code": null,
236
+ "died_on": null,
237
+ "died_on_trust_code": null,
238
+ "created_at": 1290300592,
239
+ "updated_at": 1507381169
240
+ }
241
+ }
242
+ }
243
+ },
244
+ {
245
+ "type": "Job",
246
+ "uuid": "6eee3b9aa62f854be715af7af5ebe6b6",
247
+ "properties":
248
+ {
249
+ "title": "Member of the Board of Directors",
250
+ "started_on": "2011-09-01",
251
+ "started_on_trust_code": 6,
252
+ "ended_on": null,
253
+ "ended_on_trust_code": null,
254
+ "is_current": true,
255
+ "created_at": 1315456136,
256
+ "updated_at": 1463286933
257
+ },
258
+ "relationships":
259
+ {
260
+ "person":
261
+ {
262
+ "type": "Person",
263
+ "uuid": "424106602977fd0afc9ce00eb71b4e2e",
264
+ "properties":
265
+ {
266
+ "permalink": "erskine-b-bowles",
267
+ "api_path": "people/erskine-b-bowles",
268
+ "web_path": "person/erskine-b-bowles",
269
+ "api_url": "https://api.crunchbase.com/v3.1/people/erskine-b-bowles",
270
+ "first_name": "Erskine",
271
+ "last_name": "Bowles",
272
+ "gender": "Male",
273
+ "also_known_as": null,
274
+ "bio": "Erskine Bowles has served as a member of our board of directors since September 2011. Bowles is President Emeritus of the University of North Carolina and served as President from January 2006 through December 2010.Bowles has also been a Senior Advisor of BDT Capital Partners, LLC, a private investment firm, since January 2012. From February 2010 until December 2010, he served as Co-Chair of the National Commission on Fiscal Responsibility and Reform.\r\n\r\nBowles has been a Senior Advisor since 2001 and was Managing Director from 1999 to 2001 of Carousel Capital LLC, a private investment firm. He was also a partner of Forstmann Little & Co., an investment firm, from 1999 to 2001.Bowles began his career in corporate finance at Morgan Stanley and subsequently helped found and ultimately served as Chairman and Chief Executive Officer of Bowles Hollowell Connor & Co., an investment banking firm. He also was a founder of Kitty Hawk Capital, a venture capital firm.Bowles served as White House Chief of Staff from 1996 to 1998 and Deputy White House Chief of Staff from 1994 to 1995. \r\n\r\nIn addition to serving on Facebook's board of directors,Bowles currently serves as a member of the boards of directors of Morgan Stanley, Belk, Inc., and Norfolk Southern Corporation. Mr. Bowles also served as a member of the board of directors of General Motors Company from June 2005 to April 2009 and Cousins Properties Incorporated from August 2003 to May 2012. \r\n\r\nBowles holds a B.S. in business from the University of North Carolina at Chapel Hill and an M.B.A. from Columbia University Graduate School of Business.",
275
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463629148/uhfik6lyq6yf3283twmk.jpg",
276
+ "role_investor": false,
277
+ "born_on": "1985-08-08",
278
+ "born_on_trust_code": 7,
279
+ "died_on": null,
280
+ "died_on_trust_code": null,
281
+ "created_at": 1378996079,
282
+ "updated_at": 1486657863
283
+ }
284
+ }
285
+ }
286
+ },
287
+ {
288
+ "type": "Job",
289
+ "uuid": "a1c27da8a19ca0a345bc023b96d15216",
290
+ "properties":
291
+ {
292
+ "title": "Member of the Board of Directors",
293
+ "started_on": "2008-06-01",
294
+ "started_on_trust_code": 6,
295
+ "ended_on": null,
296
+ "ended_on_trust_code": null,
297
+ "is_current": true,
298
+ "created_at": 1444839432,
299
+ "updated_at": 1461598546
300
+ },
301
+ "relationships":
302
+ {
303
+ "person":
304
+ {
305
+ "type": "Person",
306
+ "uuid": "3ba9203fc79b31662183c1d690f00bcb",
307
+ "properties":
308
+ {
309
+ "permalink": "marc-andreessen",
310
+ "api_path": "people/marc-andreessen",
311
+ "web_path": "person/marc-andreessen",
312
+ "api_url": "https://api.crunchbase.com/v3.1/people/marc-andreessen",
313
+ "first_name": "Marc",
314
+ "last_name": "Andreessen",
315
+ "gender": "Male",
316
+ "also_known_as": [],
317
+ "bio": "Marc Andreessen is a cofounder and general partner of the venture capital firm Andreessen Horowitz. He is an innovator and creator, one of the few to pioneer a software category used by more than a billion people and one of the few to establish multiple billion-dollar companies.\r\nMarc co-created the highly influential Mosaic Internet browser and cofounded Netscape, which later sold to AOL for $4.2 billion. He also cofounded Loudcloud, which as Opsware sold to Hewlett-Packard for $1.6 billion.\r\n\r\nMarc holds a BS in Computer Science from the University of Illinois at Urbana-Champaign.\r\n\r\nMarc serves on the board of the following Andreessen Horowitz portfolio companies: Anki, Honor, Lytro, Mori, OpenGov, Samsara, and TinyCo. He is also on the board of Facebook, Hewlett-Packard, and MODE Media.",
318
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1504858127/zi0tahpprgr1yolo1scf.png",
319
+ "role_investor": true,
320
+ "born_on": "1971-07-09",
321
+ "born_on_trust_code": 7,
322
+ "died_on": null,
323
+ "died_on_trust_code": null,
324
+ "created_at": 1194976730,
325
+ "updated_at": 1509298949
326
+ }
327
+ }
328
+ }
329
+ },
330
+ {
331
+ "type": "Job",
332
+ "uuid": "ae411485684f391ee2c90dae7ec13985",
333
+ "properties":
334
+ {
335
+ "title": "Director/Engineering",
336
+ "started_on": "2013-10-01",
337
+ "started_on_trust_code": 6,
338
+ "ended_on": null,
339
+ "ended_on_trust_code": null,
340
+ "is_current": true,
341
+ "created_at": 1489992901,
342
+ "updated_at": 1489992939
343
+ },
344
+ "relationships":
345
+ {
346
+ "person":
347
+ {
348
+ "type": "Person",
349
+ "uuid": "be837125e6a2fa162ce8b6596d28989f",
350
+ "properties":
351
+ {
352
+ "permalink": "roi-tiger",
353
+ "api_path": "people/roi-tiger",
354
+ "web_path": "person/roi-tiger",
355
+ "api_url": "https://api.crunchbase.com/v3.1/people/roi-tiger",
356
+ "first_name": "Roi",
357
+ "last_name": "Tiger",
358
+ "gender": "Male",
359
+ "also_known_as": null,
360
+ "bio": "Roi is co-founder and CTO at Onavo, and is responsible for driving the company's technology vision and aligning it with the business goals. \r\n\r\nHe brings years of engineering and leadership experience to the company across the mobile and security fields. Before co-founding Onavo, Roi led engineers responsible for application, performance and security technology at mobile handset manufacturer Modu, providing him unparalleled command of mobile technology from the apps down to the hardware. \r\n\r\nRoi has also previously held R&D and project management roles at the IDF where he led development of highly complex technology solutions.",
361
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180548/a82ce88d52a6f702b7ec581d103f3438.jpg",
362
+ "role_investor": false,
363
+ "born_on": null,
364
+ "born_on_trust_code": null,
365
+ "died_on": null,
366
+ "died_on_trust_code": null,
367
+ "created_at": 1290300592,
368
+ "updated_at": 1508651330
369
+ }
370
+ }
371
+ }
372
+ },
373
+ {
374
+ "type": "Job",
375
+ "uuid": "b87462d5ca0baabab649fee3ad920419",
376
+ "properties":
377
+ {
378
+ "title": "Member of the Board of Directors",
379
+ "started_on": null,
380
+ "started_on_trust_code": null,
381
+ "ended_on": null,
382
+ "ended_on_trust_code": null,
383
+ "is_current": true,
384
+ "created_at": 1444838875,
385
+ "updated_at": 1463035024
386
+ },
387
+ "relationships":
388
+ {
389
+ "person":
390
+ {
391
+ "type": "Person",
392
+ "uuid": "6bdcaf25865ad1e190f7330b99a4ee36",
393
+ "properties":
394
+ {
395
+ "permalink": "sheryl-sandberg",
396
+ "api_path": "people/sheryl-sandberg",
397
+ "web_path": "person/sheryl-sandberg",
398
+ "api_url": "https://api.crunchbase.com/v3.1/people/sheryl-sandberg",
399
+ "first_name": "Sheryl",
400
+ "last_name": "Sandberg",
401
+ "gender": "Female",
402
+ "also_known_as": null,
403
+ "bio": "Sheryl Sandberg is chief operating officer at Facebook, overseeing the firm's business operations.\r\n\r\nPrior to Facebook, Sheryl was vice president of Global Online Sales and Operations at Google, chief of staff for the United States Treasury Department under President Clinton, a management consultant with McKinsey & Company, and an economist with the World Bank.\r\n\r\nSheryl received a BA summa cum laude from Harvard University and an MBA with highest distinction from Harvard Business School.\r\n\r\nSheryl is the author of the bestsellers Lean In: Women, Work, and the Will to Lead and Lean In for Graduates and founder of LeanIn.Org, a global community committed to empowering all women to achieve their ambitions.\r\n\r\nSheryl serves on the boards of Facebook, the Walt Disney Company, Women for Women International, ONE, and SurveyMonkey.Sheryl lives in Menlo Park with her son and daughter.",
404
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398138027/uwja3xjnso2s2f8cfaqs.png",
405
+ "role_investor": true,
406
+ "born_on": null,
407
+ "born_on_trust_code": null,
408
+ "died_on": null,
409
+ "died_on_trust_code": null,
410
+ "created_at": 1204682319,
411
+ "updated_at": 1509342523
412
+ }
413
+ }
414
+ }
415
+ },
416
+ {
417
+ "type": "Job",
418
+ "uuid": "cd41d147b61114099ca309ced2cae6de",
419
+ "properties":
420
+ {
421
+ "title": "Board Observer",
422
+ "started_on": "2006-03-01",
423
+ "started_on_trust_code": 6,
424
+ "ended_on": null,
425
+ "ended_on_trust_code": null,
426
+ "is_current": true,
427
+ "created_at": 1236202649,
428
+ "updated_at": 1479891683
429
+ },
430
+ "relationships":
431
+ {
432
+ "person":
433
+ {
434
+ "type": "Person",
435
+ "uuid": "0f9f3c05cb79f58f6cc598ddc8382d4f",
436
+ "properties":
437
+ {
438
+ "permalink": "paul-madera",
439
+ "api_path": "people/paul-madera",
440
+ "web_path": "person/paul-madera",
441
+ "api_url": "https://api.crunchbase.com/v3.1/people/paul-madera",
442
+ "first_name": "Paul",
443
+ "last_name": "Madera",
444
+ "gender": "Male",
445
+ "also_known_as": [
446
+ "Paul S. Madera"
447
+ ],
448
+ "bio": "Paul Madera is a graduate of the USAF Academy and is currently Managing Director at Meritech Capital Partners, a $3.1 billion venture capital fund he co-founded in 1999. He currently invests in private technology companies in the SaaS, storage, e-commerce, financial, and medical device sectors. \r\n\r\nOver the past 12 years, he has led Meritech's investments into several of the most successful tech companies of the era including 2Wire, BlueArc, Dealer Socket, Facebook, Force10 Networks, Glaukos, IntraLase, Riverbed Technology, and Salesforce.com. He is consistently listed in the top tier of the annual Forbes \"Midas List\" of venture capital investors.\r\n\r\nPrior to Meritech, Paul was Managing Director of Private Equity at Montgomery Securities/Banc of America where he and his group advised technology and consumer-based startups in raising capital.\r\n\r\nHe began his career in finance as an investment banker with Morgan Stanley & Co. in New York. Before entering the private sector, he served in the United States Air Force as an F-16 Instructor Pilot based in South Korea, Spain, and Utah. He also spent a tour at the Pentagon as a member of the Air Force Liaison Office where he interfaced with Senate and House Armed Services Committees.\r\n\r\nPaul holds an M.B.A. from the Stanford Graduate School of Business and B.S. in Political Science from United States Air Force Academy.",
449
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1494917792/jwvsqprkdgeoqvtcwfdj.png",
450
+ "role_investor": true,
451
+ "born_on": null,
452
+ "born_on_trust_code": null,
453
+ "died_on": null,
454
+ "died_on_trust_code": null,
455
+ "created_at": 1236231449,
456
+ "updated_at": 1504646993
457
+ }
458
+ }
459
+ }
460
+ }]
461
+ }
462
+ }