Investments
2 rows where Company_category_code = "hardware" and investor_city = "San Francisco"
This data as json, CSV (advanced)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1598 | 1598 | 631 | /financial-organization/first-round-capital | First Round Capital | USA | CA | SF Bay | San Francisco | angel | 1364947200 | 2013 | 1300000 | /company/grand-st | hardware | First Round Capital https://www.crunchbase.com/financial-organization/first-round-capital | |
2969 | 2969 | 859 | /financial-organization/o-reilly-alphatech-ventures | O'Reilly AlphaTech Ventures | USA | CA | SF Bay | San Francisco | series-a | 1342569600 | 2012 | 3650000 | /company/littlebits | hardware | O'Reilly AlphaTech Ventures https://www.crunchbase.com/financial-organization/o-reilly-alphatech-ventures |
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 '');