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 Revenue
@kaggle.artemburenok_fundamental_stock_data.data_revenue

  • 5.65 KB
  • 46 rows
  • 5 columns
unnamed_0

Unnamed: 0

n_2022

2022

n_2021

2021

n_2020

2020

n_2019

2019

MSFT198270000000168088000000143015000000125843000000
AMZN469822000000386064000000280522000000232887000000
TSLA53823000000315360000002457800000021461000000
GOOGL257637000000182527000000161857000000136819000000
GOOG257637000000182527000000161857000000136819000000
JNJ93775000000825840000008205900000081581000000
XOM278981000000179784000000259497000000281060000000
JPM130898000000102471000000110134000000103744000000
META117929000000859650000007069700000055838000000
V29310000000241050000002184600000022977000000

CREATE TABLE data_revenue (
  "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.