Skip to main content

cpci

Get number of companies per country in a specific industry (and specific market cap).

Source Code: [link]

openbb.stocks.sia.cpci(industry: str = "Internet Content & Information", mktcap: str = "Large", exclude_exchanges: bool = True)

Parameters

NameTypeDescriptionDefaultOptional
industrystrSelect industry to get number of companies by each countryInternet Content & InformationTrue
mktcapstrSelect market cap of companies to consider from Small, Mid and LargeLargeTrue
exclude_exchangesboolExclude international exchangesTrueTrue

Returns

TypeDescription
dictDictionary of countries and number of companies in a specific sector