Baselight

Fundamental Stock Data

Data about fundamental parameters such as assets, cash, profit, P/E, P/S, P/B.

@kaggle.artemburenok_fundamental_stock_data

Data Profit
@kaggle.artemburenok_fundamental_stock_data.data_profit

  • 5.63 KB
  • 46 rows
  • 5 columns
unnamed_0

Unnamed: 0

n_2022

2022

n_2021

2021

n_2020

2020

n_2019

2019

MSFT1356200000001158560000009693700000082933000000
AMZN19747800000015275700000011498600000093731000000
TSLA13606000000663000000040690000004042000000
GOOGL146698000000977950000008996100000077270000000
GOOG146698000000977950000008996100000077270000000
JNJ64020000000541570000005450300000054490000000
XOM90045000000571570000008106600000090308000000
JPM130898000000102471000000110134000000103744000000
META95280000000692730000005792700000046483000000
V28567000000233750000002111900000022256000000

CREATE TABLE data_profit (
  "unnamed_0" VARCHAR,
  "n_2022" BIGINT,
  "n_2021" BIGINT,
  "n_2020" BIGINT,
  "n_2019" BIGINT
);

Share link

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