Baselight

Top Software Companies By Dividend Yield

Top software companies by dividend yield

@kaggle.sujaykapadnis_top_software_companies_by_dividend_yield

About this Dataset

Top Software Companies By Dividend Yield

Largest software companies by market cap

What is the market capitalization of a company? The market capitalization sometimes referred as Marketcap, is the value of a publicly listed company. In most cases it can be easily calculated by multiplying the share price with the amount of outstanding shares.

Data from: https://companiesmarketcap.com/

Tables

Companiesmarketcap Com Top Software Companies By Divid 4409e640

@kaggle.sujaykapadnis_top_software_companies_by_dividend_yield.companiesmarketcap_com_top_software_companies_by_divid_4409e640
  • 18.16 KB
  • 403 rows
  • 6 columns
Loading...

CREATE TABLE companiesmarketcap_com_top_software_companies_by_divid_4409e640 (
  "rank" BIGINT,
  "name" VARCHAR,
  "symbol" VARCHAR,
  "dividend_yield_ttm" DOUBLE,
  "price_usd" DOUBLE,
  "country" VARCHAR
);