Microsoft/Tesla/Apple 10-K Filing: Financial Info
For fiscal years 2023, 2022, and 2021
@kaggle.chrisw1212_company_finances
For fiscal years 2023, 2022, and 2021
@kaggle.chrisw1212_company_finances
CREATE TABLE company_finances (
"company" VARCHAR,
"year" DOUBLE,
"total_revenue" DOUBLE,
"net_income" DOUBLE,
"total_assets" DOUBLE,
"total_liabilities" DOUBLE,
"cash_flow_from_operating_activities" DOUBLE
);
Anyone who has the link will be able to view this.