Investments
3 rows where Company_category_code = "web", investor_city = "Stamford" and investor_country_code = "USA" sorted by funded_at
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
892 | 892 | 1750 | /financial-organization/bev-capital | BEV Capital | USA | CT | New York | Stamford | series-b | 1141171200 | 2006 | 6000000 | /company/waterfrontmedia | web | BEV Capital https://www.crunchbase.com/financial-organization/bev-capital | |
891 | 891 | 1750 | /financial-organization/bev-capital | BEV Capital | USA | CT | New York | Stamford | series-c+ | 1188604800 | 2007 | 25000000 | /company/waterfrontmedia | web | BEV Capital https://www.crunchbase.com/financial-organization/bev-capital | |
895 | 895 | 1750 | /financial-organization/bev-capital | BEV Capital | USA | CT | New York | Stamford | series-c+ | 1227484800 | 2008 | 20000000 | /company/waterfrontmedia | web | BEV Capital https://www.crunchbase.com/financial-organization/bev-capital |
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 '');