Baselight

VinFast Stock Data (All Time)

Daily stock price of VinFast Auto Ltd (NYSE: VFS) since IPO

@kaggle.dhruvshan_vinfast_stock_data_all_time

Loading...
Loading...

About this Dataset

VinFast Stock Data (All Time)

What is VinFast

VinFast Auto Ltd. is a Vietnam-based multinational automotive company founded by Vingroup, one of the largest private conglomerates in Vietnam that was founded by Phạm Nhật Vượng.

VinFast website: https://vinfastauto.com/en/

Dataset dates: 14 August 2023 - 13 May 2024

Tables

Vfs

@kaggle.dhruvshan_vinfast_stock_data_all_time.vfs
  • 12.97 KB
  • 189 rows
  • 7 columns
Loading...

CREATE TABLE vfs (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" BIGINT
);

Share link

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