Baselight

Global Car Companies.

Comprehensive Data on Global Car Companies: A Detailed Overview.

@kaggle.shiivvvaam_car_companies_in_the_world

Car
@kaggle.shiivvvaam_car_companies_in_the_world.car

  • 40.39 KB
  • 653 rows
  • 14 columns
name

Name

founder

Founder

company_type

Company.Type

headquaters

Headquaters

producta

Producta

founded

Founded

industry

Industry

production_output

Production.Output

revenue

Revenue

operating_income

Operating.Income

net_income

Net.Income

total_assets

Total.Assets

total_equity

Total.Equity

number_of_employees

Number.of.Employees

VinFast Auto Ltd.Pham Nhat VuongPublicWorldwidePham Nhat VuongJune 2017; 6 years ago (2017-06)Automotivenannannannannannannan
Truong Hai Group CorporationTrần Bá DươngJoint stock companynanTrần Bá DươngApril 29, 1997; 26 years ago (1997-04-29) in Bien Hoa, Dong Nai Province[1]Automotive industrynannannannannannan60,000[1]
nannannannannannannannannannannannannannan
UzAuto MotorsPeopleJoint venturenannanMarch 2008; 15 years ago (2008-03)Automotive327 thousand vehicles (2022)nannannannannan16,000 (August, 2023)
nannannannannannannannannannannannannannan
W Motors SALRalph R. DebbasAutomotiveWorldwideDubaiLebanon (July 11, 2012 (2012-07-11))Automotivenannannannannannan51–200[3]
nannannannan[1]nannannannannannannannannan
Kremenchuk Automobile Plant KrAZ or AvtoKrAZnanPrivately held companyWorldwidenan1946Automobile manufacturingnannannannannannan3,269 (2017)
Zaporizhzhia Automobile Building PlantnanSubsidiaryInternationalnan1923; 101 years ago (1923)Automotivenannannannannannannan
Kiira Motors CorporationnannannanSandy Stevens Tickodri-Togboa2014nannannannannannannannan

CREATE TABLE car (
  "name" VARCHAR,
  "founder" VARCHAR,
  "company_type" VARCHAR,
  "headquaters" VARCHAR,
  "producta" VARCHAR,
  "founded" VARCHAR,
  "industry" VARCHAR,
  "production_output" VARCHAR,
  "revenue" VARCHAR,
  "operating_income" VARCHAR,
  "net_income" VARCHAR,
  "total_assets" VARCHAR,
  "total_equity" VARCHAR,
  "number_of_employees" VARCHAR
);

Share link

Anyone who has the link will be able to view this.