Pakistan Stock Exchange (Market Fundamentals)
Fundamental parameters (17 No.) of all companies at Pakistan Stock Exchange
@kaggle.muhammadawaistayyab_pakistan_stock_exchange_market_fundamentals
Fundamental parameters (17 No.) of all companies at Pakistan Stock Exchange
@kaggle.muhammadawaistayyab_pakistan_stock_exchange_market_fundamentals
CREATE TABLE pakistan_stock_exchange (
"unnamed_0" BIGINT,
"price" DOUBLE,
"sector" VARCHAR,
"company_name" VARCHAR,
"latest_eps" DOUBLE,
"eps_last_quarter" DOUBLE,
"last_annual_eps" DOUBLE,
"price_to_earning_ratio" DOUBLE,
"expected_price_to_earning" DOUBLE,
"expected_earning_growth" DOUBLE,
"price_earning_growth" DOUBLE,
"book_value" DOUBLE,
"expected_book_value" DOUBLE,
"price_to_book_value" DOUBLE,
"expected_price_to_book_value" DOUBLE,
"return_on_equity" DOUBLE,
"expected_return_on_equity" DOUBLE,
"equity_to_asset_ratio" DOUBLE,
"return_on_assets" DOUBLE,
"last_annual_dividend" DOUBLE,
"expected_dividend" DOUBLE
);
Anyone who has the link will be able to view this.