home / data

Investments

2 rows where Company_category_code = "mobile", funding_round_type = "venture" and investor_category_code = "software" sorted by funded_at

✎ View and edit SQL

This data as json, CSV (advanced)

funding_round_type 1 ✖

  • venture · 2 ✖

Company_category_code 1 ✖

  • mobile · 2 ✖
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
238 238 1058 /company/microsoft Microsoft software USA WA Seattle Redmond venture 1325376000 2012 300000000 /company/nook-media mobile Microsoft https://www.crunchbase.com/company/microsoft
271 271 1058 /company/pearson Pearson software     unknown   venture 1356739200 2012 89500000 /company/nook-media mobile Pearson https://www.crunchbase.com/company/pearson

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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 '');
Powered by Datasette · Queries took 303.703ms