get_bulk_eod            Retrieves end of day data for a whole exchange
                        in a single call
get_bulk_fundamentals   Retrieves the fundamentals of a whole exchange
get_cds_market_aggregates
                        Retrieves the aggregates of the cds market
get_commodities         Retrieves the historical prices of a commodity
get_corporate_cmdi      Retrieves the corporate market distress index
                        (cmdi)
get_corporate_hqm_yields
                        Retrieves the high quality market (hqm)
                        corporate bond yields
get_default_spreads     Retrieves the default spreads by rating
get_demo_token          Returns token for demonstration
get_dividends           Retrieves dividend data from the api
get_dividends_calendar
                        Retrieves the dividend calendar
get_earnings            Retrieves the earnings calendar
get_earnings_trends     Retrieves analyst estimates and their revisions
get_economic_events     Retrieves the economic calendar
get_eodhd               Retrieves data from any eodhd endpoint
get_exchange_details    Retrieves the details of an exchange
get_exchanges           Retrieves the list of available exchanges
get_fundamentals        Retrieves and parses fundamental and financial
                        data from eodhd api
get_funding_stress_spreads
                        Retrieves the funding stress spreads
get_historical_market_cap
                        Retrieves the historical market capitalisation
                        of a company
get_id_mapping          Maps a security between identifiers (ticker,
                        isin, figi, lei, cusip, cik)
get_index_composition   Get Index Composition
get_index_list          Retrieves the list of indices with composition
                        data
get_insider_transactions
                        Retrieves insider transactions
get_intraday            Retrieves intraday data for a given ticker and
                        exchange
get_ipos                Retrieves IPO (Initial Public Offering) data
                        for a given time period
get_macro_indicator     Retrieves a macroeconomic indicator of a
                        country
get_news                Retrieves news for a given ticker and exchange
get_news_word_weights   Retrieves the most relevant words of the news
                        of a ticker
get_options_contracts   Retrieves option contracts
get_options_eod         Retrieves the end of day prices of option
                        contracts
get_options_underlyings
                        Retrieves the symbols with options data
get_policy_rates        Retrieves the policy rates of the central banks
get_prices              Retrieves adjusted and unadjusted stock prices
get_real_estate         Retrieves the real estate series of a country
get_real_estate_countries
                        Retrieves the countries covered by the real
                        estate data
get_real_estate_detailed
                        Retrieves the detailed real estate series of a
                        country
get_real_estate_series
                        Retrieves the catalog of detailed real estate
                        series of a country
get_real_time           Retrieves delayed real time (live) quotes
get_reference_rates     Retrieves the overnight reference rates
get_sanctions_entities
                        Retrieves sanctioned entities
get_sanctions_programs
                        Retrieves the sanction programs
get_sanctions_sources   Retrieves the sources of the sanction lists
get_sanctions_vessels   Retrieves sanctioned vessels
get_screener            Screens stocks by fundamentals, price and
                        technical signals
get_search              Searches for tickers, companies and isins
get_sentiments          Retrieves the daily news sentiment of one or
                        more tickers
get_sovereign_cds_spreads
                        Retrieves the sovereign cds spreads
get_sovereign_credit_ratings
                        Retrieves the sovereign credit ratings
get_sovereign_risk_premium
                        Retrieves the sovereign risk premium
get_splits              Retrieves splits data from eodhd
get_splits_calendar     Retrieves the splits calendar
get_symbol_change_history
                        Retrieves the history of ticker changes
get_technical           Retrieves technical indicators
get_tickers             Retrieves a list of tickers for a particular
                        exchange
get_ticks               Retrieves historical tick data
get_us_quote_delayed    Retrieves delayed quotes for US tickers
get_user_info           Retrieves the details of the account behind the
                        current token
get_ust_rates           Retrieves the rates of the US Treasury
parse_financials        Parses financial data from the API
set_token               Sets up authentication for eodhd
