Merger And Acquisitions By Tech Companies
Dataset of Merger and Acquisitions made by tech companies as of 2021
@kaggle.shivamb_company_acquisitions_7_top_companies
Dataset of Merger and Acquisitions made by tech companies as of 2021
@kaggle.shivamb_company_acquisitions_7_top_companies
CREATE TABLE acquisitions_update_2021 (
"id" BIGINT,
"parent_company" VARCHAR,
"acquisition_year" VARCHAR,
"acquisition_month" VARCHAR,
"acquired_company" VARCHAR,
"business" VARCHAR,
"country" VARCHAR,
"acquisition_price" VARCHAR,
"category" VARCHAR,
"derived_products" VARCHAR
);
Anyone who has the link will be able to view this.