Investments
3 rows where Company_category_code = "ecommerce", investor_city = "Seattle" and investor_country_code = "USA"
This data as json, CSV (advanced)
Suggested facets: Company, investor_permalink, investor_name, investor_category_code, funding_round_type, gristHelper_Display2, Investor
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11 | 11 | 1582 | /company/amazon | Amazon | ecommerce | USA | WA | Seattle | Seattle | angel | 1213228800 | 2008 | /company/the-talk-market | ecommerce | Amazon https://www.crunchbase.com/company/amazon | |
261 | 261 | 196 | /company/nordstrom | Nordstrom | other | USA | WA | Seattle | Seattle | venture | 1334188800 | 2012 | 16400000 | /company/bonobos | ecommerce | Nordstrom https://www.crunchbase.com/company/nordstrom |
262 | 262 | 196 | /company/nordstrom | Nordstrom | other | USA | WA | Seattle | Seattle | venture | 1363132800 | 2013 | 30000000 | /company/bonobos | ecommerce | Nordstrom https://www.crunchbase.com/company/nordstrom |
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 '');