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,286 @@
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": 6,
14
+ "number_of_pages": 1,
15
+ "current_page": 1,
16
+ "sort_order": "employee_featured_order ASC",
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/featured_team",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Job",
27
+ "uuid": "befc22dec7892096e4d6919935cf4204",
28
+ "properties":
29
+ {
30
+ "title": "Founder & CEO",
31
+ "started_on": "2004-01-01",
32
+ "started_on_trust_code": 5,
33
+ "ended_on": null,
34
+ "ended_on_trust_code": null,
35
+ "is_current": true,
36
+ "created_at": 1180129906,
37
+ "updated_at": 1463234740
38
+ },
39
+ "relationships":
40
+ {
41
+ "person":
42
+ {
43
+ "type": "Person",
44
+ "uuid": "a01b8d46d31133337c34aa3ae9c03f22",
45
+ "properties":
46
+ {
47
+ "permalink": "mark-zuckerberg",
48
+ "api_path": "people/mark-zuckerberg",
49
+ "web_path": "person/mark-zuckerberg",
50
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-zuckerberg",
51
+ "first_name": "Mark",
52
+ "last_name": "Zuckerberg",
53
+ "gender": "Male",
54
+ "also_known_as": [
55
+ "Zuck"
56
+ ],
57
+ "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.",
58
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1448830269/gzcifut4c2xah95x0ewd.jpg",
59
+ "role_investor": true,
60
+ "born_on": "1984-05-14",
61
+ "born_on_trust_code": 7,
62
+ "died_on": null,
63
+ "died_on_trust_code": null,
64
+ "created_at": 1180155106,
65
+ "updated_at": 1510153014
66
+ }
67
+ }
68
+ }
69
+ },
70
+ {
71
+ "type": "Job",
72
+ "uuid": "a0e3eb89f81bc79ee797deae68e6ade7",
73
+ "properties":
74
+ {
75
+ "title": "COO",
76
+ "started_on": "2008-03-01",
77
+ "started_on_trust_code": 6,
78
+ "ended_on": null,
79
+ "ended_on_trust_code": null,
80
+ "is_current": true,
81
+ "created_at": 1204653519,
82
+ "updated_at": 1463237182
83
+ },
84
+ "relationships":
85
+ {
86
+ "person":
87
+ {
88
+ "type": "Person",
89
+ "uuid": "6bdcaf25865ad1e190f7330b99a4ee36",
90
+ "properties":
91
+ {
92
+ "permalink": "sheryl-sandberg",
93
+ "api_path": "people/sheryl-sandberg",
94
+ "web_path": "person/sheryl-sandberg",
95
+ "api_url": "https://api.crunchbase.com/v3.1/people/sheryl-sandberg",
96
+ "first_name": "Sheryl",
97
+ "last_name": "Sandberg",
98
+ "gender": "Female",
99
+ "also_known_as": null,
100
+ "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.",
101
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398138027/uwja3xjnso2s2f8cfaqs.png",
102
+ "role_investor": true,
103
+ "born_on": null,
104
+ "born_on_trust_code": null,
105
+ "died_on": null,
106
+ "died_on_trust_code": null,
107
+ "created_at": 1204682319,
108
+ "updated_at": 1509980300
109
+ }
110
+ }
111
+ }
112
+ },
113
+ {
114
+ "type": "Job",
115
+ "uuid": "570bed9be95838b52045d84b30b80490",
116
+ "properties":
117
+ {
118
+ "title": "VP, Partnerships",
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": 1224761067,
125
+ "updated_at": 1486121472
126
+ },
127
+ "relationships":
128
+ {
129
+ "person":
130
+ {
131
+ "type": "Person",
132
+ "uuid": "33990d62f6e76ebede9657b1719d3023",
133
+ "properties":
134
+ {
135
+ "permalink": "dan-rose",
136
+ "api_path": "people/dan-rose",
137
+ "web_path": "person/dan-rose",
138
+ "api_url": "https://api.crunchbase.com/v3.1/people/dan-rose",
139
+ "first_name": "Dan",
140
+ "last_name": "Rose",
141
+ "gender": "Male",
142
+ "also_known_as": null,
143
+ "bio": "Dan Rose is VP of Business Development and Monetization at Facebook.\r\n\r\nAs head of global business development and corporate development, Dan is responsible for Facebook's worldwide strategic partnerships and M&A. As head of product marketing for the company's monetization efforts, Dan leads marketing strategy for Facebook's innovative advertising products.\r\n\r\nDan joined Facebook in 2006 after seven years at Amazon.com where he held various positions in business development and general management, including his last role where he helped incubate and develop the Amazon Kindle.\r\n\r\nDan earned a bachelor's degree at Harvard University and attended the University of Michigan Business School for one year before joining Amazon.",
144
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1486121425/ispxtibbg9wfgnqtigls.png",
145
+ "role_investor": true,
146
+ "born_on": null,
147
+ "born_on_trust_code": null,
148
+ "died_on": null,
149
+ "died_on_trust_code": null,
150
+ "created_at": 1224786267,
151
+ "updated_at": 1509072617
152
+ }
153
+ }
154
+ }
155
+ },
156
+ {
157
+ "type": "Job",
158
+ "uuid": "5b368f9a4c1a25c12baf383f3b2c0846",
159
+ "properties":
160
+ {
161
+ "title": "VP of Global Communications, Marketing and Public Policy",
162
+ "started_on": null,
163
+ "started_on_trust_code": null,
164
+ "ended_on": null,
165
+ "ended_on_trust_code": null,
166
+ "is_current": true,
167
+ "created_at": 1213898563,
168
+ "updated_at": 1398005461
169
+ },
170
+ "relationships":
171
+ {
172
+ "person":
173
+ {
174
+ "type": "Person",
175
+ "uuid": "7ec51caf5608705818c52110fb70886d",
176
+ "properties":
177
+ {
178
+ "permalink": "elliot-schrage",
179
+ "api_path": "people/elliot-schrage",
180
+ "web_path": "person/elliot-schrage",
181
+ "api_url": "https://api.crunchbase.com/v3.1/people/elliot-schrage",
182
+ "first_name": "Elliot",
183
+ "last_name": "Schrage",
184
+ "gender": "Male",
185
+ "also_known_as": null,
186
+ "bio": "Elliot Schrage is the Vice President of Communications, Public Policy and Platform Marketing at Facebook, where he is responsible for developing and coordinating key messages about products, corporate business and partnerships. He also oversees the company’s public policy strategy worldwide. Elliot joined Facebook from Google, where he was the Vice President of Communications and Public Affairs. He helped broaden and coordinate the company’s messaging from a focus on product PR to include all aspects of corporate, financial, policy, philanthropic and internal communications. Prior to Google, Elliot was the Bernard L. Schwarz Senior Fellow in business and foreign policy at the New York-based Council on Foreign Relations. Earlier in his career, Elliot served as the Senior Vice President of Global Affairs for Gap Inc. and an adjunct professor at Columbia University and Columbia Law School. He has been a contributor to the Harvard Business Review and the Financial Times. Elliot holds a bachelor’s degree from Harvard University, a master’s degree in public policy from the Kennedy School of Government and a J.D. from Harvard Law School.",
187
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397184083/352041ba733cf5fb174d1c8fb236a34a.jpg",
188
+ "role_investor": false,
189
+ "born_on": null,
190
+ "born_on_trust_code": null,
191
+ "died_on": null,
192
+ "died_on_trust_code": null,
193
+ "created_at": 1210072888,
194
+ "updated_at": 1509948548
195
+ }
196
+ }
197
+ }
198
+ },
199
+ {
200
+ "type": "Job",
201
+ "uuid": "2cb421fa191a43a0951bc5683f4ac3fc",
202
+ "properties":
203
+ {
204
+ "title": "Global Head of Safety",
205
+ "started_on": null,
206
+ "started_on_trust_code": null,
207
+ "ended_on": null,
208
+ "ended_on_trust_code": null,
209
+ "is_current": true,
210
+ "created_at": 1510316768,
211
+ "updated_at": 1510316768
212
+ },
213
+ "relationships":
214
+ {
215
+ "person":
216
+ {
217
+ "type": "Person",
218
+ "uuid": "8eb759a4353a452d9be4405bce4c1e3c",
219
+ "properties":
220
+ {
221
+ "permalink": "antigone-davis",
222
+ "api_path": "people/antigone-davis",
223
+ "web_path": "person/antigone-davis",
224
+ "api_url": "https://api.crunchbase.com/v3.1/people/antigone-davis",
225
+ "first_name": "Antigone",
226
+ "last_name": "Davis",
227
+ "gender": "Female",
228
+ "also_known_as": null,
229
+ "bio": "Antigone Davis is global head of safety at Facebook.",
230
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/b45pyeovm06av6ajckyw",
231
+ "role_investor": false,
232
+ "born_on": null,
233
+ "born_on_trust_code": null,
234
+ "died_on": null,
235
+ "died_on_trust_code": null,
236
+ "created_at": 1510316768,
237
+ "updated_at": 1510316862
238
+ }
239
+ }
240
+ }
241
+ },
242
+ {
243
+ "type": "Job",
244
+ "uuid": "6c9a504a98f699c12de66c61508677e2",
245
+ "properties":
246
+ {
247
+ "title": "Production Engineering Manager",
248
+ "started_on": null,
249
+ "started_on_trust_code": null,
250
+ "ended_on": null,
251
+ "ended_on_trust_code": null,
252
+ "is_current": true,
253
+ "created_at": 1422520215,
254
+ "updated_at": 1422520215
255
+ },
256
+ "relationships":
257
+ {
258
+ "person":
259
+ {
260
+ "type": "Person",
261
+ "uuid": "b8ce43f8ae3dcc83c0cefee8fd780412",
262
+ "properties":
263
+ {
264
+ "permalink": "charity-majors",
265
+ "api_path": "people/charity-majors",
266
+ "web_path": "person/charity-majors",
267
+ "api_url": "https://api.crunchbase.com/v3.1/people/charity-majors",
268
+ "first_name": "Charity",
269
+ "last_name": "Majors",
270
+ "gender": "Female",
271
+ "also_known_as": null,
272
+ "bio": "Charity Majors is a systems geek and scalability nerd. \r\n\r\nMost recently, Charity was the Production Engineering Manager at Parse/Facebook - where she managed of the biggest and most challenging MongoDB deployments in the world, with dynamic indexing and other fun goodies. Also in the mix at Parse were mysql, Cassandra, Redis, Hive, and others. Wee.\r\n\r\n\r\nBefore joining Parse she built systems for companies like Linden Lab, Shopkick and Cloudmark, and developed a passion for resilient and self-healing architecture. She reads a lot of economics and drinks a lot of whiskey. \r\n\r\nCharity went to school on a piano performance scholarship and studied philosophy, classical studies and music composition before dropping out to come play in the dotcom games. Charity's Data Day 2014 talk was one of the most frequently mentioned and highly rated.",
273
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1422520108/ozn67jeo0biqx37kunvi.png",
274
+ "role_investor": false,
275
+ "born_on": null,
276
+ "born_on_trust_code": null,
277
+ "died_on": null,
278
+ "died_on_trust_code": null,
279
+ "created_at": 1422520115,
280
+ "updated_at": 1508651261
281
+ }
282
+ }
283
+ }
284
+ }]
285
+ }
286
+ }
@@ -0,0 +1,484 @@
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
+ "type": "FundingRound",
12
+ "uuid": "37bd05f961af726ba3c1b279da842805",
13
+ "properties":
14
+ {
15
+ "permalink": "37bd05f961af726ba3c1b279da842805",
16
+ "api_path": "funding-rounds/37bd05f961af726ba3c1b279da842805",
17
+ "web_path": "funding-round/37bd05f961af726ba3c1b279da842805",
18
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805",
19
+ "funding_type": "private_equity",
20
+ "series": null,
21
+ "series_qualifier": null,
22
+ "announced_on": "2011-01-21",
23
+ "announced_on_trust_code": 7,
24
+ "closed_on": null,
25
+ "closed_on_trust_code": null,
26
+ "money_raised": 1500000000,
27
+ "money_raised_currency_code": "USD",
28
+ "money_raised_usd": 1500000000,
29
+ "target_money_raised": null,
30
+ "target_money_raised_currency_code": null,
31
+ "target_money_raised_usd": null,
32
+ "pre_money_valuation": 48500000000,
33
+ "pre_money_valuation_currency_code": "USD",
34
+ "pre_money_valuation_usd": 48500000000,
35
+ "created_at": 1295843747,
36
+ "updated_at": 1467317211
37
+ },
38
+ "relationships":
39
+ {
40
+ "investments":
41
+ {
42
+ "cardinality": "OneToMany",
43
+ "paging":
44
+ {
45
+ "total_items": 2,
46
+ "first_page_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805/investments",
47
+ "sort_order": "announced_on DESC"
48
+ },
49
+ "items": [
50
+ {
51
+ "type": "Investment",
52
+ "uuid": "287934b40258a28400d119587de2a36d",
53
+ "properties":
54
+ {
55
+ "money_invested": null,
56
+ "money_invested_currency_code": null,
57
+ "money_invested_usd": null,
58
+ "is_lead_investor": true,
59
+ "announced_on": "2011-01-21",
60
+ "announced_on_trust_code": 7,
61
+ "created_at": 1295843748,
62
+ "updated_at": 1472590928
63
+ },
64
+ "relationships":
65
+ {
66
+ "investors":
67
+ {
68
+ "type": "Organization",
69
+ "uuid": "9bc455245c0454c1ec995afb33cd3fc4",
70
+ "properties":
71
+ {
72
+ "permalink": "digital-sky-technologies-fo",
73
+ "api_path": "organizations/digital-sky-technologies-fo",
74
+ "web_path": "organization/digital-sky-technologies-fo",
75
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/digital-sky-technologies-fo",
76
+ "name": "DST Global",
77
+ "also_known_as": [
78
+ "DST",
79
+ "Digital Sky Technologies"
80
+ ],
81
+ "short_description": "DST Global is an investment company that funds late-stage ventures in the global internet industry.",
82
+ "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.",
83
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178598/b3f58e60a53e9b113cc71c1a0d0fba8a.png",
84
+ "primary_role": "investor",
85
+ "role_company": false,
86
+ "role_investor": true,
87
+ "role_group": false,
88
+ "role_school": false,
89
+ "investor_type": [
90
+ "corporate_venture_capital"
91
+ ],
92
+ "founded_on": "2005-01-01",
93
+ "founded_on_trust_code": 7,
94
+ "is_closed": false,
95
+ "closed_on": null,
96
+ "closed_on_trust_code": null,
97
+ "num_employees_min": null,
98
+ "num_employees_max": null,
99
+ "stock_exchange": null,
100
+ "stock_symbol": null,
101
+ "total_funding_usd": 0,
102
+ "number_of_investments": 58,
103
+ "homepage_url": null,
104
+ "contact_email": "info@dst-global.com",
105
+ "phone_number": null,
106
+ "created_at": 1243382220,
107
+ "updated_at": 1509298573
108
+ }
109
+ },
110
+ "partners": [
111
+ {
112
+ "type": "Person",
113
+ "uuid": "b7e65a1a9e45c60d8b87bfbeed127319",
114
+ "properties":
115
+ {
116
+ "permalink": "yuri-milner",
117
+ "api_path": "people/yuri-milner",
118
+ "web_path": "person/yuri-milner",
119
+ "api_url": "https://api.crunchbase.com/v3.1/people/yuri-milner",
120
+ "first_name": "Yuri",
121
+ "last_name": "Milner",
122
+ "gender": "Male",
123
+ "also_known_as": null,
124
+ "bio": "Yuri founded Mail.ru Group in 1999 and under his leadership it became one of Europe’s leading internet companies. He took that business public in 2010 and founded DST Global to focus on global internet investments. DST Global became one of the world’s leading technology investors and its portfolio has included some of the world's most prominent internet companies, such as Facebook, Twitter, WhatsApp, Snapchat, Airbnb, Spotify, Alibaba, and others. Yuri lives in Silicon Valley with his family.\r\nYuri graduated in 1985 with an advanced degree in theoretical physics and subsequently conducted research in quantum field theory. Yuri and his wife Julia, together with Sergey Brin and Anne Wojcicki, Mark Zuckerberg and Priscilla Chan, launched the Breakthrough Prizes - the world’s largest scientific awards, honoring important, primarily recent, achievements in Fundamental Physics, Life Sciences and Mathematics. In July 2015, together with Stephen Hawking, Yuri launched the $100 million Breakthrough Listen initiative to reinvigorate the search for extraterrestrial intelligence in the Universe, and in April 2016 they launched Breakthrough Starshot - a $100 million research and engineering program seeking to develop a technology for interstellar travel.",
125
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1503003974/w5n2swvdwcmrf2sdqpe6.png",
126
+ "role_investor": true,
127
+ "born_on": null,
128
+ "born_on_trust_code": null,
129
+ "died_on": null,
130
+ "died_on_trust_code": null,
131
+ "created_at": 1243397296,
132
+ "updated_at": 1508665122
133
+ }
134
+ }],
135
+ "invested_in":
136
+ {
137
+ "type": "Organization",
138
+ "uuid": "df6628127f970b439d3e12f64f504fbb",
139
+ "properties":
140
+ {
141
+ "permalink": "facebook",
142
+ "api_path": "organizations/facebook",
143
+ "web_path": "organization/facebook",
144
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/facebook",
145
+ "name": "Facebook",
146
+ "also_known_as": null,
147
+ "short_description": "Facebook is an online social networking service that enables its users to connect with friends and family as well as make new connections.!",
148
+ "description": "Facebook is an online social networking service that allows its users to connect with friends and family as well as make new connections. It provides its users with the ability to create a profile, update information, add images, send friend requests, and accept requests from other users. Its features include status update, photo tagging and sharing, and more.\r\n\r\n\r\nFacebook’s profile structure includes a timeline, information related to the user, images of the user, images added by friends of the user, notes, pages, groups, and more. It enables its users to create pages related to entertainment, sports, business, finance, preferences, hobbies, culture, religion, causes, organizations, and a number of other categories. It also enables its users to join or create groups related to a vast number of categories.\r\n\r\n\r\nWith millions of more users, [Friendster](http://www.crunchbase.com/organization/friendster) attempted to acquire the company for $10 million in mid-2004. Facebook turned down the offer and subsequently received $12.7 million in funding from [Accel Partners](http://www.crunchbase.com/organization/accel-partners) at a valuation of around $100 million. Facebook continued to grow opening up to high school students in September 2005 and adding a photo sharing feature the next month. The next spring, Facebook received $25 million in funding from [Greylock Partners](http://www.crunchbase.com/organization/greylock) and [Meritech Capital](http://www.crunchbase.com/organization/meritech-capital-partners) as well as previous investors [Accel Partners](http://www.crunchbase.com/organization/accel-partners) and [Peter Thiel](http://www.crunchbase.com/person/peter-thiel). The pre-money valuation for this deal was about $525 million. Facebook subsequently opened up to work networks eventually amassing over 20,000 work networks. Finally in September 2006, Facebook was opened to anyone with an email address.\r\n\r\n\r\nFacebook continued to receive funding most notably in January 2011 receiving $1.5 billion and valuing the company at $50 billion. A year later in February 2012, Facebook announced that it was filing for its long-anticipated initial public offering. The company went public on May 18, 2012 opening in [NASDAQ](http://www.crunchbase.com/organization/nasdaq-private-market) with shares trading at $42.05.\r\n\r\n\r\nFacebook announced positive numbers in February 2012 upon filing for its IPO. As of July 2013 over 1.15 billion users have logged into Facebook every month and 669 million users daily. Mobile users now make up half of Facebook’s user base with 819 million monthly actives. Facebook is one of the most trafficked sites in the United States. Additionally, Facebook is the top photo sharing site with 250 million photos uploaded per day.\r\n\r\n\r\nThe company has strategic partnership with AXA Group to develop marketing and commercial collaboration in the digital, social, and mobile sphere.\r\n\r\n\r\nFacebook is currently the owner of many applications and services such as Pagemodo Pagebuilder, [RSS Graffiti](http://www.crunchbase.com/organization/rss-graffiti), [Huddle](http://www.crunchbase.com/product/huddle), and more. It is the world’s largest social network with over 1.32 billion monthly active users.\r\n\r\n\r\nFacebook was founded by Mark Zuckerberg on February 4, 2004 in Menlo Park, California.",
149
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1502744477/anzcz7nix0gjwho8mfpu.png",
150
+ "primary_role": "company",
151
+ "role_company": true,
152
+ "role_investor": true,
153
+ "role_group": false,
154
+ "role_school": false,
155
+ "investor_type": null,
156
+ "founded_on": "2004-02-04",
157
+ "founded_on_trust_code": 7,
158
+ "is_closed": false,
159
+ "closed_on": null,
160
+ "closed_on_trust_code": null,
161
+ "num_employees_min": 10001,
162
+ "num_employees_max": 1000000,
163
+ "stock_exchange": null,
164
+ "stock_symbol": null,
165
+ "total_funding_usd": 0,
166
+ "number_of_investments": 11,
167
+ "homepage_url": null,
168
+ "contact_email": null,
169
+ "phone_number": null,
170
+ "created_at": 1180153335,
171
+ "updated_at": 1509616370
172
+ }
173
+ }
174
+ }
175
+ },
176
+ {
177
+ "type": "Investment",
178
+ "uuid": "f105535c26380d9f19b6b21858918c0d",
179
+ "properties":
180
+ {
181
+ "money_invested": null,
182
+ "money_invested_currency_code": null,
183
+ "money_invested_usd": null,
184
+ "is_lead_investor": true,
185
+ "announced_on": "2011-01-21",
186
+ "announced_on_trust_code": 7,
187
+ "created_at": 1295843748,
188
+ "updated_at": 1472590929
189
+ },
190
+ "relationships":
191
+ {
192
+ "investors":
193
+ {
194
+ "type": "Organization",
195
+ "uuid": "30b3efdf6024804dea55c4d1a8dfc86c",
196
+ "properties":
197
+ {
198
+ "permalink": "goldman-sachs",
199
+ "api_path": "organizations/goldman-sachs",
200
+ "web_path": "organization/goldman-sachs",
201
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/goldman-sachs",
202
+ "name": "Goldman Sachs",
203
+ "also_known_as": null,
204
+ "short_description": "Goldman Sachs is a multinational financial services firm providing securities, and investment banking and management services.",
205
+ "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.",
206
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499109617/jecaowhmbuvfmpwjgouu.png",
207
+ "primary_role": "investor",
208
+ "role_company": true,
209
+ "role_investor": true,
210
+ "role_group": false,
211
+ "role_school": false,
212
+ "investor_type": [
213
+ "venture_capital",
214
+ "investment_bank"
215
+ ],
216
+ "founded_on": "1869-01-01",
217
+ "founded_on_trust_code": 7,
218
+ "is_closed": false,
219
+ "closed_on": null,
220
+ "closed_on_trust_code": null,
221
+ "num_employees_min": null,
222
+ "num_employees_max": null,
223
+ "stock_exchange": null,
224
+ "stock_symbol": null,
225
+ "total_funding_usd": 0,
226
+ "number_of_investments": 594,
227
+ "homepage_url": null,
228
+ "contact_email": "gs-investor-relations@gs.com",
229
+ "phone_number": null,
230
+ "created_at": 1181925921,
231
+ "updated_at": 1509544269
232
+ }
233
+ },
234
+ "partners": [],
235
+ "invested_in":
236
+ {
237
+ "type": "Organization",
238
+ "uuid": "df6628127f970b439d3e12f64f504fbb",
239
+ "properties":
240
+ {
241
+ "permalink": "facebook",
242
+ "api_path": "organizations/facebook",
243
+ "web_path": "organization/facebook",
244
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/facebook",
245
+ "name": "Facebook",
246
+ "also_known_as": null,
247
+ "short_description": "Facebook is an online social networking service that enables its users to connect with friends and family as well as make new connections.!",
248
+ "description": "Facebook is an online social networking service that allows its users to connect with friends and family as well as make new connections. It provides its users with the ability to create a profile, update information, add images, send friend requests, and accept requests from other users. Its features include status update, photo tagging and sharing, and more.\r\n\r\n\r\nFacebook’s profile structure includes a timeline, information related to the user, images of the user, images added by friends of the user, notes, pages, groups, and more. It enables its users to create pages related to entertainment, sports, business, finance, preferences, hobbies, culture, religion, causes, organizations, and a number of other categories. It also enables its users to join or create groups related to a vast number of categories.\r\n\r\n\r\nWith millions of more users, [Friendster](http://www.crunchbase.com/organization/friendster) attempted to acquire the company for $10 million in mid-2004. Facebook turned down the offer and subsequently received $12.7 million in funding from [Accel Partners](http://www.crunchbase.com/organization/accel-partners) at a valuation of around $100 million. Facebook continued to grow opening up to high school students in September 2005 and adding a photo sharing feature the next month. The next spring, Facebook received $25 million in funding from [Greylock Partners](http://www.crunchbase.com/organization/greylock) and [Meritech Capital](http://www.crunchbase.com/organization/meritech-capital-partners) as well as previous investors [Accel Partners](http://www.crunchbase.com/organization/accel-partners) and [Peter Thiel](http://www.crunchbase.com/person/peter-thiel). The pre-money valuation for this deal was about $525 million. Facebook subsequently opened up to work networks eventually amassing over 20,000 work networks. Finally in September 2006, Facebook was opened to anyone with an email address.\r\n\r\n\r\nFacebook continued to receive funding most notably in January 2011 receiving $1.5 billion and valuing the company at $50 billion. A year later in February 2012, Facebook announced that it was filing for its long-anticipated initial public offering. The company went public on May 18, 2012 opening in [NASDAQ](http://www.crunchbase.com/organization/nasdaq-private-market) with shares trading at $42.05.\r\n\r\n\r\nFacebook announced positive numbers in February 2012 upon filing for its IPO. As of July 2013 over 1.15 billion users have logged into Facebook every month and 669 million users daily. Mobile users now make up half of Facebook’s user base with 819 million monthly actives. Facebook is one of the most trafficked sites in the United States. Additionally, Facebook is the top photo sharing site with 250 million photos uploaded per day.\r\n\r\n\r\nThe company has strategic partnership with AXA Group to develop marketing and commercial collaboration in the digital, social, and mobile sphere.\r\n\r\n\r\nFacebook is currently the owner of many applications and services such as Pagemodo Pagebuilder, [RSS Graffiti](http://www.crunchbase.com/organization/rss-graffiti), [Huddle](http://www.crunchbase.com/product/huddle), and more. It is the world’s largest social network with over 1.32 billion monthly active users.\r\n\r\n\r\nFacebook was founded by Mark Zuckerberg on February 4, 2004 in Menlo Park, California.",
249
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1502744477/anzcz7nix0gjwho8mfpu.png",
250
+ "primary_role": "company",
251
+ "role_company": true,
252
+ "role_investor": true,
253
+ "role_group": false,
254
+ "role_school": false,
255
+ "investor_type": null,
256
+ "founded_on": "2004-02-04",
257
+ "founded_on_trust_code": 7,
258
+ "is_closed": false,
259
+ "closed_on": null,
260
+ "closed_on_trust_code": null,
261
+ "num_employees_min": 10001,
262
+ "num_employees_max": 1000000,
263
+ "stock_exchange": null,
264
+ "stock_symbol": null,
265
+ "total_funding_usd": 0,
266
+ "number_of_investments": 11,
267
+ "homepage_url": null,
268
+ "contact_email": null,
269
+ "phone_number": null,
270
+ "created_at": 1180153335,
271
+ "updated_at": 1509616370
272
+ }
273
+ }
274
+ }
275
+ }]
276
+ },
277
+ "investors":
278
+ {
279
+ "cardinality": "OneToMany",
280
+ "paging":
281
+ {
282
+ "total_items": 2,
283
+ "first_page_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805/investors",
284
+ "sort_order": "not_ordered"
285
+ },
286
+ "items": [
287
+ {
288
+ "type": "Organization",
289
+ "uuid": "30b3efdf6024804dea55c4d1a8dfc86c",
290
+ "properties":
291
+ {
292
+ "permalink": "goldman-sachs",
293
+ "api_path": "organizations/goldman-sachs",
294
+ "web_path": "organization/goldman-sachs",
295
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/goldman-sachs",
296
+ "name": "Goldman Sachs",
297
+ "also_known_as": null,
298
+ "short_description": "Goldman Sachs is a multinational financial services firm providing securities, and investment banking and management services.",
299
+ "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.",
300
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499109617/jecaowhmbuvfmpwjgouu.png",
301
+ "primary_role": "investor",
302
+ "role_company": true,
303
+ "role_investor": true,
304
+ "role_group": false,
305
+ "role_school": false,
306
+ "investor_type": [
307
+ "venture_capital",
308
+ "investment_bank"
309
+ ],
310
+ "founded_on": "1869-01-01",
311
+ "founded_on_trust_code": 7,
312
+ "is_closed": false,
313
+ "closed_on": null,
314
+ "closed_on_trust_code": null,
315
+ "num_employees_min": null,
316
+ "num_employees_max": null,
317
+ "stock_exchange": null,
318
+ "stock_symbol": null,
319
+ "total_funding_usd": 0,
320
+ "number_of_investments": 594,
321
+ "homepage_url": null,
322
+ "contact_email": "gs-investor-relations@gs.com",
323
+ "phone_number": null,
324
+ "created_at": 1181925921,
325
+ "updated_at": 1509544269
326
+ }
327
+ },
328
+ {
329
+ "type": "Organization",
330
+ "uuid": "9bc455245c0454c1ec995afb33cd3fc4",
331
+ "properties":
332
+ {
333
+ "permalink": "digital-sky-technologies-fo",
334
+ "api_path": "organizations/digital-sky-technologies-fo",
335
+ "web_path": "organization/digital-sky-technologies-fo",
336
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/digital-sky-technologies-fo",
337
+ "name": "DST Global",
338
+ "also_known_as": [
339
+ "DST",
340
+ "Digital Sky Technologies"
341
+ ],
342
+ "short_description": "DST Global is an investment company that funds late-stage ventures in the global internet industry.",
343
+ "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.",
344
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178598/b3f58e60a53e9b113cc71c1a0d0fba8a.png",
345
+ "primary_role": "investor",
346
+ "role_company": false,
347
+ "role_investor": true,
348
+ "role_group": false,
349
+ "role_school": false,
350
+ "investor_type": [
351
+ "corporate_venture_capital"
352
+ ],
353
+ "founded_on": "2005-01-01",
354
+ "founded_on_trust_code": 7,
355
+ "is_closed": false,
356
+ "closed_on": null,
357
+ "closed_on_trust_code": null,
358
+ "num_employees_min": null,
359
+ "num_employees_max": null,
360
+ "stock_exchange": null,
361
+ "stock_symbol": null,
362
+ "total_funding_usd": 0,
363
+ "number_of_investments": 58,
364
+ "homepage_url": null,
365
+ "contact_email": "info@dst-global.com",
366
+ "phone_number": null,
367
+ "created_at": 1243382220,
368
+ "updated_at": 1509298573
369
+ }
370
+ }]
371
+ },
372
+ "funded_organization":
373
+ {
374
+ "cardinality": "OneToOne",
375
+ "paging":
376
+ {
377
+ "total_items": 1,
378
+ "first_page_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805/funded_organization",
379
+ "sort_order": "not_ordered"
380
+ },
381
+ "item":
382
+ {
383
+ "type": "Organization",
384
+ "uuid": "df6628127f970b439d3e12f64f504fbb",
385
+ "properties":
386
+ {
387
+ "permalink": "facebook",
388
+ "api_path": "organizations/facebook",
389
+ "web_path": "organization/facebook",
390
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/facebook",
391
+ "name": "Facebook",
392
+ "also_known_as": null,
393
+ "short_description": "Facebook is an online social networking service that enables its users to connect with friends and family as well as make new connections.!",
394
+ "description": "Facebook is an online social networking service that allows its users to connect with friends and family as well as make new connections. It provides its users with the ability to create a profile, update information, add images, send friend requests, and accept requests from other users. Its features include status update, photo tagging and sharing, and more.\r\n\r\n\r\nFacebook’s profile structure includes a timeline, information related to the user, images of the user, images added by friends of the user, notes, pages, groups, and more. It enables its users to create pages related to entertainment, sports, business, finance, preferences, hobbies, culture, religion, causes, organizations, and a number of other categories. It also enables its users to join or create groups related to a vast number of categories.\r\n\r\n\r\nWith millions of more users, [Friendster](http://www.crunchbase.com/organization/friendster) attempted to acquire the company for $10 million in mid-2004. Facebook turned down the offer and subsequently received $12.7 million in funding from [Accel Partners](http://www.crunchbase.com/organization/accel-partners) at a valuation of around $100 million. Facebook continued to grow opening up to high school students in September 2005 and adding a photo sharing feature the next month. The next spring, Facebook received $25 million in funding from [Greylock Partners](http://www.crunchbase.com/organization/greylock) and [Meritech Capital](http://www.crunchbase.com/organization/meritech-capital-partners) as well as previous investors [Accel Partners](http://www.crunchbase.com/organization/accel-partners) and [Peter Thiel](http://www.crunchbase.com/person/peter-thiel). The pre-money valuation for this deal was about $525 million. Facebook subsequently opened up to work networks eventually amassing over 20,000 work networks. Finally in September 2006, Facebook was opened to anyone with an email address.\r\n\r\n\r\nFacebook continued to receive funding most notably in January 2011 receiving $1.5 billion and valuing the company at $50 billion. A year later in February 2012, Facebook announced that it was filing for its long-anticipated initial public offering. The company went public on May 18, 2012 opening in [NASDAQ](http://www.crunchbase.com/organization/nasdaq-private-market) with shares trading at $42.05.\r\n\r\n\r\nFacebook announced positive numbers in February 2012 upon filing for its IPO. As of July 2013 over 1.15 billion users have logged into Facebook every month and 669 million users daily. Mobile users now make up half of Facebook’s user base with 819 million monthly actives. Facebook is one of the most trafficked sites in the United States. Additionally, Facebook is the top photo sharing site with 250 million photos uploaded per day.\r\n\r\n\r\nThe company has strategic partnership with AXA Group to develop marketing and commercial collaboration in the digital, social, and mobile sphere.\r\n\r\n\r\nFacebook is currently the owner of many applications and services such as Pagemodo Pagebuilder, [RSS Graffiti](http://www.crunchbase.com/organization/rss-graffiti), [Huddle](http://www.crunchbase.com/product/huddle), and more. It is the world’s largest social network with over 1.32 billion monthly active users.\r\n\r\n\r\nFacebook was founded by Mark Zuckerberg on February 4, 2004 in Menlo Park, California.",
395
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1502744477/anzcz7nix0gjwho8mfpu.png",
396
+ "primary_role": "company",
397
+ "role_company": true,
398
+ "role_investor": true,
399
+ "role_group": false,
400
+ "role_school": false,
401
+ "investor_type": null,
402
+ "founded_on": "2004-02-04",
403
+ "founded_on_trust_code": 7,
404
+ "is_closed": false,
405
+ "closed_on": null,
406
+ "closed_on_trust_code": null,
407
+ "num_employees_min": 10001,
408
+ "num_employees_max": 1000000,
409
+ "stock_exchange": null,
410
+ "stock_symbol": null,
411
+ "total_funding_usd": 0,
412
+ "number_of_investments": 11,
413
+ "homepage_url": null,
414
+ "contact_email": null,
415
+ "phone_number": null,
416
+ "created_at": 1180153335,
417
+ "updated_at": 1509616370
418
+ }
419
+ }
420
+ },
421
+ "images":
422
+ {
423
+ "cardinality": "OneToMany",
424
+ "paging":
425
+ {
426
+ "total_items": 0,
427
+ "first_page_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805/images",
428
+ "sort_order": "not_ordered"
429
+ },
430
+ "items": []
431
+ },
432
+ "videos":
433
+ {
434
+ "cardinality": "OneToMany",
435
+ "paging":
436
+ {
437
+ "total_items": 0,
438
+ "first_page_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805/videos",
439
+ "sort_order": "not_ordered"
440
+ },
441
+ "items": []
442
+ },
443
+ "news":
444
+ {
445
+ "cardinality": "OneToMany",
446
+ "paging":
447
+ {
448
+ "total_items": 2,
449
+ "first_page_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805/news",
450
+ "sort_order": "posted_on DESC"
451
+ },
452
+ "items": [
453
+ {
454
+ "type": "News",
455
+ "uuid": "3b64d125176dd98d502e77600ffdd908",
456
+ "properties":
457
+ {
458
+ "title": "Facebook Raises $1.5 Billion -- PALO ALTO, Calif., Jan. 21, 2011 /PRNewswire/ --",
459
+ "author": null,
460
+ "posted_on": "2011-01-23",
461
+ "posted_on_trust_code": 7,
462
+ "url": "http://www.prnewswire.com/news-releases/facebook-raises-15-billion-114383494.html",
463
+ "created_at": 1295843747,
464
+ "updated_at": 1398009912
465
+ }
466
+ },
467
+ {
468
+ "type": "News",
469
+ "uuid": "718606db96a656ca1e9f00e49f405408",
470
+ "properties":
471
+ {
472
+ "title": "Facebook Raises $1.5 Billion At $50 Billion Valuation",
473
+ "author": "Leena Rao",
474
+ "posted_on": "2011-01-21",
475
+ "posted_on_trust_code": 7,
476
+ "url": "https://techcrunch.com/2011/01/21/facebook-raises-1-5-billion-at-50-billion-valuation/",
477
+ "created_at": 1467317210,
478
+ "updated_at": 1467317210
479
+ }
480
+ }]
481
+ }
482
+ }
483
+ }
484
+ }