Investments
3 rows where Company_category_code = "web", funding_round_type = "series-a", investor_country_code = "USA" and investor_permalink = "/financial-organization/founders-fund" sorted by funded_at
This data as json, CSV (advanced)
Suggested facets: Company, gristHelper_Display2
investor_city 1 ✖
id | manualSort | Company | investor_permalink | investor_name | investor_category_code | investor_country_code | investor_state_code | investor_region | investor_city | funding_round_type | funded_at ▼ | funded_year | raised_amount_usd | gristHelper_Display2 | Company_category_code | Investor |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1752 | 1752 | 1083 | /financial-organization/founders-fund | Founders Fund | USA | CA | SF Bay | San Francisco | series-a | 1188604800 | 2007 | 10000000 | /company/olx | web | Founders Fund https://www.crunchbase.com/financial-organization/founders-fund | |
1765 | 1765 | 1690 | /financial-organization/founders-fund | Founders Fund | USA | CA | SF Bay | San Francisco | series-a | 1355702400 | 2012 | 8000000 | /company/urban-compass | web | Founders Fund https://www.crunchbase.com/financial-organization/founders-fund | |
1769 | 1769 | 1690 | /financial-organization/founders-fund | Founders Fund | USA | CA | SF Bay | San Francisco | series-a | 1380067200 | 2013 | 20000000 | /company/urban-compass | web | Founders Fund https://www.crunchbase.com/financial-organization/founders-fund |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "Investments" (id INTEGER PRIMARY KEY, "manualSort" BLOB DEFAULT 1e999, "Company" BLOB DEFAULT 0, "investor_permalink" BLOB DEFAULT '', "investor_name" BLOB DEFAULT '', "investor_category_code" BLOB DEFAULT '', "investor_country_code" BLOB DEFAULT '', "investor_state_code" BLOB DEFAULT '', "investor_region" BLOB DEFAULT '', "investor_city" BLOB DEFAULT '', "funding_round_type" BLOB DEFAULT '', "funded_at" BLOB DEFAULT NULL, "funded_year" BLOB DEFAULT 0, "raised_amount_usd" BLOB DEFAULT 0, "gristHelper_Display2" BLOB DEFAULT NULL, "Company_category_code" BLOB DEFAULT NULL, "Investor" BLOB DEFAULT '');