Investments
4 rows where investor_city = "Miami" and investor_name = "Knight Foundation" sorted by funded_year
This data as json, CSV (advanced)
Suggested facets: funding_round_type, funded_year, Company_category_code
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
214 | 214 | 773 | /company/knight-foundation | Knight Foundation | other | USA | FL | Miami | Miami | other | 1288569600 | 2010 | 3500000 | /company/jumo | social | Knight Foundation https://www.crunchbase.com/company/knight-foundation |
215 | 215 | 476 | /company/knight-foundation | Knight Foundation | other | USA | FL | Miami | Miami | angel | 1364860800 | 2013 | 1300000 | /company/electnext | analytics | Knight Foundation https://www.crunchbase.com/company/knight-foundation |
216 | 216 | 1207 | /company/knight-foundation | Knight Foundation | other | USA | FL | Miami | Miami | angel | 1362096000 | 2013 | 1400000 | /company/policymic | news | Knight Foundation https://www.crunchbase.com/company/knight-foundation |
217 | 217 | 1689 | /company/knight-foundation | Knight Foundation | other | USA | FL | Miami | Miami | series-a | 1379289600 | 2013 | 8000000 | /company/upworthy | social | Knight Foundation https://www.crunchbase.com/company/knight-foundation |
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 '');