Fortune 500 Company Ratings
Seeking Alpha and Simply Wall St ratings for all Fortune 500 Companies
@kaggle.rm1000_fortune_500_company_ratings
Seeking Alpha and Simply Wall St ratings for all Fortune 500 Companies
@kaggle.rm1000_fortune_500_company_ratings
CREATE TABLE fortune_500_company_ratings (
"company" VARCHAR,
"profitability" DOUBLE,
"growth" DOUBLE,
"value" DOUBLE,
"health" BIGINT,
"future" BIGINT,
"value_1" BIGINT
);
Anyone who has the link will be able to view this.