Finnhub Python API Client. Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals, global ETFs holdings and alternative data. https://finnhub.io/docs/api
The function
stock_symbols()
return the stocks list.I've read the API doc. I did not find the explaination about
type
(Security type).Some securities are the type of
PUBLIC
. What isPUBLIC
?