Share Price Of Top Electric Car Company
This Dataset has various Car Companies and their Stock Price Data from 2016-2021
@kaggle.meetnagadia_share_price_of_top_electric_car_company
This Dataset has various Car Companies and their Stock Price Data from 2016-2021
@kaggle.meetnagadia_share_price_of_top_electric_car_company
CREATE TABLE nio (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.