Baselight

Lamborghini Sales And Stocks

Stocks and Sales of Lamborghini - Past and Future

@kaggle.middlehigh_lamborghini_sales_and_stocks

Loading...
Loading...

About this Dataset

Lamborghini Sales And Stocks

This dataset shows the sales and stock prices of the Laborghini corporation. It has 19 rows and 7 columns. Here is the columns description:

Year - The year

Sales - The amount of cars sold that year

Growth - The sales growth from year to year

Open - The opening stock price of that specific year

High - The highest price the stock was during that specific year

Low - The lowest price the stock was during that specific year

Close - The closing stock price of that specific year

I hope you like this dataset. God bless you.

Note: The 'Open' column has a space at the end, making it 'Open '. Very sorry for this bug.

Tables

Lambo Future

@kaggle.middlehigh_lamborghini_sales_and_stocks.lambo_future
  • 2.95 KB
  • 49 rows
  • 2 columns
Loading...

CREATE TABLE lambo_future (
  "sales" DOUBLE,
  "growth" DOUBLE
);

Share link

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