diff --git a/website/content/excel/functions.json b/website/content/excel/functions.json index ad49cee1261b..1c838d599392 100644 --- a/website/content/excel/functions.json +++ b/website/content/excel/functions.json @@ -1,7 +1,7 @@ { "functions": [ { - "description": "Get latest data point by providing symbol and field tag.", + "description": "Get latest data point by providing stock symbol and tag. See tag options at: https://data.intrinio.com/data-tags.", "helpUrl": "https://docs.openbb.co/excel/reference/last", "id": "LAST", "name": "LAST", @@ -12,8 +12,8 @@ "type": "string" }, { - "description": "Field to get data for, e.g. 'ebitda'.", - "name": "field", + "description": "Field tag to get data for, e.g. 'EBITDA'. See options at: https://data.intrinio.com/data-tags.", + "name": "tag", "type": "string" } ], @@ -22,7 +22,7 @@ } }, { - "description": "Get historical data by providing symbol and field tag.", + "description": "Get historical data by providing stock symbol and field tag. See tag options at: https://data.intrinio.com/data-tags.", "helpUrl": "https://docs.openbb.co/excel/reference/hist", "id": "HIST", "name": "HIST", @@ -33,8 +33,8 @@ "type": "string" }, { - "description": "Field to get data for, e.g. 'ebitda'.", - "name": "field", + "description": "Field tag to get data for, e.g. 'EBITDA'. See options at: https://data.intrinio.com/data-tags.", + "name": "tag", "type": "string" }, { @@ -62,7 +62,7 @@ }, { "description": "Cryptocurrency Historical Price. Cryptocurrency historical price data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical", + "helpUrl": "https://docs.openbb.co/excel/reference/library/crypto/price/historical", "id": "CRYPTO.PRICE.HISTORICAL", "name": "CRYPTO.PRICE.HISTORICAL", "parameters": [ @@ -145,7 +145,7 @@ }, { "description": "Cryptocurrency Search. Search available cryptocurrency pairs.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/crypto/search", "id": "CRYPTO.SEARCH", "name": "CRYPTO.SEARCH", "parameters": [ @@ -168,7 +168,7 @@ }, { "description": "Currency Historical Price. Currency historical data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical", + "helpUrl": "https://docs.openbb.co/excel/reference/library/currency/price/historical", "id": "CURRENCY.PRICE.HISTORICAL", "name": "CURRENCY.PRICE.HISTORICAL", "parameters": [ @@ -238,7 +238,7 @@ }, { "description": "Currency Search. Search available currency pairs.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/currency/search", "id": "CURRENCY.SEARCH", "name": "CURRENCY.SEARCH", "parameters": [ @@ -297,7 +297,7 @@ }, { "description": "Get the complete options chain for a ticker.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/chains", + "helpUrl": "https://docs.openbb.co/excel/reference/library/derivatives/options/chains", "id": "DERIVATIVES.OPTIONS.CHAINS", "name": "DERIVATIVES.OPTIONS.CHAINS", "parameters": [ @@ -325,7 +325,7 @@ }, { "description": "Get the complete options chain for a ticker.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/unusual", + "helpUrl": "https://docs.openbb.co/excel/reference/library/derivatives/options/unusual", "id": "DERIVATIVES.OPTIONS.UNUSUAL", "name": "DERIVATIVES.OPTIONS.UNUSUAL", "parameters": [ @@ -354,7 +354,7 @@ }, { "description": "Economic Calendar.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/calendar", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/calendar", "id": "ECONOMY.CALENDAR", "name": "ECONOMY.CALENDAR", "parameters": [ @@ -401,7 +401,7 @@ }, { "description": "Consumer Price Index (CPI) Data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/cpi", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/cpi", "id": "ECONOMY.CPI", "name": "ECONOMY.CPI", "parameters": [ @@ -454,7 +454,7 @@ }, { "description": "Search for FRED series or economic releases by ID or fuzzy query.\nThis does not return the observation values, only the metadata.\nUse this function to find series IDs for `fred_series()`.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/fred_search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/fred_search", "id": "ECONOMY.FRED_SEARCH", "name": "ECONOMY.FRED_SEARCH", "parameters": [ @@ -525,7 +525,7 @@ }, { "description": "Get data by series ID from FRED.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/fred_series", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/fred_series", "id": "ECONOMY.FRED_SERIES", "name": "ECONOMY.FRED_SERIES", "parameters": [ @@ -595,7 +595,7 @@ }, { "description": "Forecasted GDP Data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/forecast", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/gdp/forecast", "id": "ECONOMY.GDP.FORECAST", "name": "ECONOMY.GDP.FORECAST", "parameters": [ @@ -642,7 +642,7 @@ }, { "description": "Nominal GDP Data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/nominal", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/gdp/nominal", "id": "ECONOMY.GDP.NOMINAL", "name": "ECONOMY.GDP.NOMINAL", "parameters": [ @@ -683,7 +683,7 @@ }, { "description": "Real GDP Data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/real", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/gdp/real", "id": "ECONOMY.GDP.REAL", "name": "ECONOMY.GDP.REAL", "parameters": [ @@ -724,7 +724,7 @@ }, { "description": "Historical Market Risk Premium.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/risk_premium", + "helpUrl": "https://docs.openbb.co/excel/reference/library/economy/risk_premium", "id": "ECONOMY.RISK_PREMIUM", "name": "ECONOMY.RISK_PREMIUM", "parameters": [ @@ -741,7 +741,7 @@ }, { "description": "Upcoming and Historical Dividend Calendar.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/dividend", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/calendar/dividend", "id": "EQUITY.CALENDAR.DIVIDEND", "name": "EQUITY.CALENDAR.DIVIDEND", "parameters": [ @@ -770,7 +770,7 @@ }, { "description": "Upcoming and Historical earnings calendar.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/earnings", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/calendar/earnings", "id": "EQUITY.CALENDAR.EARNINGS", "name": "EQUITY.CALENDAR.EARNINGS", "parameters": [ @@ -799,7 +799,7 @@ }, { "description": "Upcoming and Historical IPO Calendar.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/ipo", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/calendar/ipo", "id": "EQUITY.CALENDAR.IPO", "name": "EQUITY.CALENDAR.IPO", "parameters": [ @@ -858,7 +858,7 @@ }, { "description": "Calendar Splits. Show Stock Split Calendar.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/splits", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/calendar/splits", "id": "EQUITY.CALENDAR.SPLITS", "name": "EQUITY.CALENDAR.SPLITS", "parameters": [ @@ -887,7 +887,7 @@ }, { "description": "Equity Peers. Company peers.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/peers", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/compare/peers", "id": "EQUITY.COMPARE.PEERS", "name": "EQUITY.COMPARE.PEERS", "parameters": [ @@ -909,7 +909,7 @@ }, { "description": "Get the most-recent filings submitted to the SEC.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/filings", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/discovery/filings", "id": "EQUITY.DISCOVERY.FILINGS", "name": "EQUITY.DISCOVERY.FILINGS", "parameters": [ @@ -956,7 +956,7 @@ }, { "description": "Price Target Consensus. Price target consensus data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/consensus", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/estimates/consensus", "id": "EQUITY.ESTIMATES.CONSENSUS", "name": "EQUITY.ESTIMATES.CONSENSUS", "parameters": [ @@ -978,7 +978,7 @@ }, { "description": "Historical Analyst Estimates. Analyst stock recommendations.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/estimates/historical", "id": "EQUITY.ESTIMATES.HISTORICAL", "name": "EQUITY.ESTIMATES.HISTORICAL", "parameters": [ @@ -1012,7 +1012,7 @@ }, { "description": "Price Target. Price target data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/price_target", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/estimates/price_target", "id": "EQUITY.ESTIMATES.PRICE_TARGET", "name": "EQUITY.ESTIMATES.PRICE_TARGET", "parameters": [ @@ -1040,7 +1040,7 @@ }, { "description": "Balance Sheet. Balance sheet statement.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/balance", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/balance", "id": "EQUITY.FUNDAMENTAL.BALANCE", "name": "EQUITY.FUNDAMENTAL.BALANCE", "parameters": [ @@ -1158,7 +1158,7 @@ }, { "description": "Balance Sheet Statement Growth. Information about the growth of the company balance sheet.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/balance_growth", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/balance_growth", "id": "EQUITY.FUNDAMENTAL.BALANCE_GROWTH", "name": "EQUITY.FUNDAMENTAL.BALANCE_GROWTH", "parameters": [ @@ -1186,7 +1186,7 @@ }, { "description": "Cash Flow Statement. Information about the cash flow statement.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/cash", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/cash", "id": "EQUITY.FUNDAMENTAL.CASH", "name": "EQUITY.FUNDAMENTAL.CASH", "parameters": [ @@ -1304,7 +1304,7 @@ }, { "description": "Cash Flow Statement Growth. Information about the growth of the company cash flow statement.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/cash_growth", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/cash_growth", "id": "EQUITY.FUNDAMENTAL.CASH_GROWTH", "name": "EQUITY.FUNDAMENTAL.CASH_GROWTH", "parameters": [ @@ -1332,7 +1332,7 @@ }, { "description": "Historical Dividends. Historical dividends data for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/dividends", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/dividends", "id": "EQUITY.FUNDAMENTAL.DIVIDENDS", "name": "EQUITY.FUNDAMENTAL.DIVIDENDS", "parameters": [ @@ -1360,7 +1360,7 @@ }, { "description": "Historical Employees. Historical number of employees.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/employee_count", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/employee_count", "id": "EQUITY.FUNDAMENTAL.EMPLOYEE_COUNT", "name": "EQUITY.FUNDAMENTAL.EMPLOYEE_COUNT", "parameters": [ @@ -1382,7 +1382,7 @@ }, { "description": "Company Filings. Company filings data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/filings", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/filings", "id": "EQUITY.FUNDAMENTAL.FILINGS", "name": "EQUITY.FUNDAMENTAL.FILINGS", "parameters": [ @@ -1447,7 +1447,7 @@ }, { "description": "Fetch the historical values of a data tag from Intrinio.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical_attributes", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/historical_attributes", "id": "EQUITY.FUNDAMENTAL.HISTORICAL_ATTRIBUTES", "name": "EQUITY.FUNDAMENTAL.HISTORICAL_ATTRIBUTES", "parameters": [ @@ -1510,7 +1510,7 @@ }, { "description": "Historical earnings-per-share for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical_eps", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/historical_eps", "id": "EQUITY.FUNDAMENTAL.HISTORICAL_EPS", "name": "EQUITY.FUNDAMENTAL.HISTORICAL_EPS", "parameters": [ @@ -1538,7 +1538,7 @@ }, { "description": "Historical Splits. Historical splits data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical_splits", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/historical_splits", "id": "EQUITY.FUNDAMENTAL.HISTORICAL_SPLITS", "name": "EQUITY.FUNDAMENTAL.HISTORICAL_SPLITS", "parameters": [ @@ -1560,7 +1560,7 @@ }, { "description": "Income Statement. Report on a company's financial performance.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/income", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/income", "id": "EQUITY.FUNDAMENTAL.INCOME", "name": "EQUITY.FUNDAMENTAL.INCOME", "parameters": [ @@ -1678,7 +1678,7 @@ }, { "description": "Income Statement Growth. Information about the growth of the company income statement.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/income_growth", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/income_growth", "id": "EQUITY.FUNDAMENTAL.INCOME_GROWTH", "name": "EQUITY.FUNDAMENTAL.INCOME_GROWTH", "parameters": [ @@ -1712,7 +1712,7 @@ }, { "description": "Fetch the latest value of a data tag from Intrinio.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/latest_attributes", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/latest_attributes", "id": "EQUITY.FUNDAMENTAL.LATEST_ATTRIBUTES", "name": "EQUITY.FUNDAMENTAL.LATEST_ATTRIBUTES", "parameters": [ @@ -1739,7 +1739,7 @@ }, { "description": "Key Executives. Key executives for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/management", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/management", "id": "EQUITY.FUNDAMENTAL.MANAGEMENT", "name": "EQUITY.FUNDAMENTAL.MANAGEMENT", "parameters": [ @@ -1761,7 +1761,7 @@ }, { "description": "Get Executive Compensation. Information about the executive compensation for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/management_compensation", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/management_compensation", "id": "EQUITY.FUNDAMENTAL.MANAGEMENT_COMPENSATION", "name": "EQUITY.FUNDAMENTAL.MANAGEMENT_COMPENSATION", "parameters": [ @@ -1783,7 +1783,7 @@ }, { "description": "Key Metrics. Key metrics for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/metrics", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/metrics", "id": "EQUITY.FUNDAMENTAL.METRICS", "name": "EQUITY.FUNDAMENTAL.METRICS", "parameters": [ @@ -1823,7 +1823,7 @@ }, { "description": "Equity Valuation Multiples. Valuation multiples for a stock ticker.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/multiples", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/multiples", "id": "EQUITY.FUNDAMENTAL.MULTIPLES", "name": "EQUITY.FUNDAMENTAL.MULTIPLES", "parameters": [ @@ -1845,7 +1845,7 @@ }, { "description": "Company Overview. General information about a company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/overview", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/overview", "id": "EQUITY.FUNDAMENTAL.OVERVIEW", "name": "EQUITY.FUNDAMENTAL.OVERVIEW", "parameters": [ @@ -1867,7 +1867,7 @@ }, { "description": "Extensive set of ratios over time. Financial ratios for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/ratios", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/ratios", "id": "EQUITY.FUNDAMENTAL.RATIOS", "name": "EQUITY.FUNDAMENTAL.RATIOS", "parameters": [ @@ -1907,7 +1907,7 @@ }, { "description": "Revenue Geographic. Geographic revenue data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/revenue_per_geography", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/revenue_per_geography", "id": "EQUITY.FUNDAMENTAL.REVENUE_PER_GEOGRAPHY", "name": "EQUITY.FUNDAMENTAL.REVENUE_PER_GEOGRAPHY", "parameters": [ @@ -1941,7 +1941,7 @@ }, { "description": "Revenue Business Line. Business line revenue data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/revenue_per_segment", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/revenue_per_segment", "id": "EQUITY.FUNDAMENTAL.REVENUE_PER_SEGMENT", "name": "EQUITY.FUNDAMENTAL.REVENUE_PER_SEGMENT", "parameters": [ @@ -1975,7 +1975,7 @@ }, { "description": "Search Intrinio data tags.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/search_attributes", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/search_attributes", "id": "EQUITY.FUNDAMENTAL.SEARCH_ATTRIBUTES", "name": "EQUITY.FUNDAMENTAL.SEARCH_ATTRIBUTES", "parameters": [ @@ -2003,7 +2003,7 @@ }, { "description": "Trailing 1yr dividend yield.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/trailing_dividend_yield", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/trailing_dividend_yield", "id": "EQUITY.FUNDAMENTAL.TRAILING_DIVIDEND_YIELD", "name": "EQUITY.FUNDAMENTAL.TRAILING_DIVIDEND_YIELD", "parameters": [ @@ -2026,7 +2026,7 @@ }, { "description": "Earnings Call Transcript. Earnings call transcript for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/transcript", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/fundamental/transcript", "id": "EQUITY.FUNDAMENTAL.TRANSCRIPT", "name": "EQUITY.FUNDAMENTAL.TRANSCRIPT", "parameters": [ @@ -2053,7 +2053,7 @@ }, { "description": "Get a current, complete, market snapshot.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/market_snapshots", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/market_snapshots", "id": "EQUITY.MARKET_SNAPSHOTS", "name": "EQUITY.MARKET_SNAPSHOTS", "parameters": [ @@ -2076,7 +2076,7 @@ }, { "description": "Insider Trading. Information about insider trading.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/insider_trading", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/ownership/insider_trading", "id": "EQUITY.OWNERSHIP.INSIDER_TRADING", "name": "EQUITY.OWNERSHIP.INSIDER_TRADING", "parameters": [ @@ -2134,7 +2134,7 @@ }, { "description": "Institutional Ownership. Institutional ownership data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/institutional", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/ownership/institutional", "id": "EQUITY.OWNERSHIP.INSTITUTIONAL", "name": "EQUITY.OWNERSHIP.INSTITUTIONAL", "parameters": [ @@ -2174,7 +2174,7 @@ }, { "description": "Equity Ownership. Information about the company ownership.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/major_holders", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/ownership/major_holders", "id": "EQUITY.OWNERSHIP.MAJOR_HOLDERS", "name": "EQUITY.OWNERSHIP.MAJOR_HOLDERS", "parameters": [ @@ -2208,7 +2208,7 @@ }, { "description": "Share Statistics. Share statistics for a given company.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/share_statistics", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/ownership/share_statistics", "id": "EQUITY.OWNERSHIP.SHARE_STATISTICS", "name": "EQUITY.OWNERSHIP.SHARE_STATISTICS", "parameters": [ @@ -2230,7 +2230,7 @@ }, { "description": "Equity Historical price. Load stock data for a specific ticker.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/historical", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/price/historical", "id": "EQUITY.PRICE.HISTORICAL", "name": "EQUITY.PRICE.HISTORICAL", "parameters": [ @@ -2312,7 +2312,7 @@ }, { "description": "Equity NBBO. Load National Best Bid and Offer for a specific equity.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/nbbo", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/price/nbbo", "id": "EQUITY.PRICE.NBBO", "name": "EQUITY.PRICE.NBBO", "parameters": [ @@ -2370,7 +2370,7 @@ }, { "description": "Price performance as a return, over different periods.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/performance", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/price/performance", "id": "EQUITY.PRICE.PERFORMANCE", "name": "EQUITY.PRICE.PERFORMANCE", "parameters": [ @@ -2392,7 +2392,7 @@ }, { "description": "Equity Quote. Load stock data for a specific ticker.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/quote", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/price/quote", "id": "EQUITY.PRICE.QUOTE", "name": "EQUITY.PRICE.QUOTE", "parameters": [ @@ -2420,7 +2420,7 @@ }, { "description": "Equity Info. Get general price and performance metrics of a stock.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/profile", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/profile", "id": "EQUITY.PROFILE", "name": "EQUITY.PROFILE", "parameters": [ @@ -2442,7 +2442,7 @@ }, { "description": "Equity Screen. Screen for companies meeting various criteria.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/screener", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/screener", "id": "EQUITY.SCREENER", "name": "EQUITY.SCREENER", "parameters": [ @@ -2561,7 +2561,7 @@ }, { "description": "Equity Search. Search for a company or stock ticker.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/search", "id": "EQUITY.SEARCH", "name": "EQUITY.SEARCH", "parameters": [ @@ -2602,7 +2602,7 @@ }, { "description": "Get reported Fail-to-deliver (FTD) data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/fails_to_deliver", + "helpUrl": "https://docs.openbb.co/excel/reference/library/equity/shorts/fails_to_deliver", "id": "EQUITY.SHORTS.FAILS_TO_DELIVER", "name": "EQUITY.SHORTS.FAILS_TO_DELIVER", "parameters": [ @@ -2636,7 +2636,7 @@ }, { "description": "ETF Country weighting.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/countries", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/countries", "id": "ETF.COUNTRIES", "name": "ETF.COUNTRIES", "parameters": [ @@ -2658,7 +2658,7 @@ }, { "description": "Get the holdings for an individual ETF.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/holdings", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/holdings", "id": "ETF.HOLDINGS", "name": "ETF.HOLDINGS", "parameters": [ @@ -2692,7 +2692,7 @@ }, { "description": "Get the holdings filing date for an individual ETF.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/holdings_date", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/holdings_date", "id": "ETF.HOLDINGS_DATE", "name": "ETF.HOLDINGS_DATE", "parameters": [ @@ -2720,7 +2720,7 @@ }, { "description": "Get the ETF holdings performance.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/holdings_performance", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/holdings_performance", "id": "ETF.HOLDINGS_PERFORMANCE", "name": "ETF.HOLDINGS_PERFORMANCE", "parameters": [ @@ -2742,7 +2742,7 @@ }, { "description": "ETF Information Overview.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/info", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/info", "id": "ETF.INFO", "name": "ETF.INFO", "parameters": [ @@ -2764,7 +2764,7 @@ }, { "description": "Price performance as a return, over different periods.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/price_performance", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/price_performance", "id": "ETF.PRICE_PERFORMANCE", "name": "ETF.PRICE_PERFORMANCE", "parameters": [ @@ -2786,7 +2786,7 @@ }, { "description": "Search for ETFs.\n\nAn empty query returns the full list of ETFs from the provider.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/search", "id": "ETF.SEARCH", "name": "ETF.SEARCH", "parameters": [ @@ -2821,7 +2821,7 @@ }, { "description": "ETF Sector weighting.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/sectors", + "helpUrl": "https://docs.openbb.co/excel/reference/library/etf/sectors", "id": "ETF.SECTORS", "name": "ETF.SECTORS", "parameters": [ @@ -2843,7 +2843,7 @@ }, { "description": "Commercial Paper.\n\nCommercial paper (CP) consists of short-term, promissory notes issued primarily by corporations.\nMaturities range up to 270 days but average about 30 days.\nMany companies use CP to raise cash needed for current transactions,\nand many find it to be a lower-cost alternative to bank loans.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/commercial_paper", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/corporate/commercial_paper", "id": "FIXEDINCOME.CORPORATE.COMMERCIAL_PAPER", "name": "FIXEDINCOME.CORPORATE.COMMERCIAL_PAPER", "parameters": [ @@ -2890,7 +2890,7 @@ }, { "description": "High Quality Market Corporate Bond.\n\nThe HQM yield curve represents the high quality corporate bond market, i.e.,\ncorporate bonds rated AAA, AA, or A. The HQM curve contains two regression terms.\nThese terms are adjustment factors that blend AAA, AA, and A bonds into a single HQM yield curve\nthat is the market-weighted average (MWA) quality of high quality bonds.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/hqm", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/corporate/hqm", "id": "FIXEDINCOME.CORPORATE.HQM", "name": "FIXEDINCOME.CORPORATE.HQM", "parameters": [ @@ -2919,7 +2919,7 @@ }, { "description": "ICE BofA US Corporate Bond Indices.\n\nThe ICE BofA US Corporate Index tracks the performance of US dollar denominated investment grade corporate debt\npublicly issued in the US domestic market. Qualifying securities must have an investment grade rating (based on an\naverage of Moody\u2019s, S&P and Fitch), at least 18 months to final maturity at the time of issuance, at least one year\nremaining term to final maturity as of the rebalance date, a fixed coupon schedule and a minimum amount\noutstanding of $250 million. The ICE BofA US Corporate Index is a component of the US Corporate Master Index.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/ice_bofa", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/corporate/ice_bofa", "id": "FIXEDINCOME.CORPORATE.ICE_BOFA", "name": "FIXEDINCOME.CORPORATE.ICE_BOFA", "parameters": [ @@ -2978,7 +2978,7 @@ }, { "description": "Moody Corporate Bond Index.\n\nMoody's Aaa and Baa are investment bonds that acts as an index of\nthe performance of all bonds given an Aaa or Baa rating by Moody's Investors Service respectively.\nThese corporate bonds often are used in macroeconomics as an alternative to the federal ten-year\nTreasury Bill as an indicator of the interest rate.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/moody", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/corporate/moody", "id": "FIXEDINCOME.CORPORATE.MOODY", "name": "FIXEDINCOME.CORPORATE.MOODY", "parameters": [ @@ -3019,7 +3019,7 @@ }, { "description": "Spot Rates.\n\nThe spot rates for any maturity is the yield on a bond that provides a single payment at that maturity.\nThis is a zero coupon bond.\nBecause each spot rate pertains to a single cashflow, it is the relevant interest rate\nconcept for discounting a pension liability at the same maturity.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/spot_rates", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/corporate/spot_rates", "id": "FIXEDINCOME.CORPORATE.SPOT_RATES", "name": "FIXEDINCOME.CORPORATE.SPOT_RATES", "parameters": [ @@ -3062,7 +3062,7 @@ }, { "description": "Government Treasury Auctions.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/treasury_auctions", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/government/treasury_auctions", "id": "FIXEDINCOME.GOVERNMENT.TREASURY_AUCTIONS", "name": "FIXEDINCOME.GOVERNMENT.TREASURY_AUCTIONS", "parameters": [ @@ -3115,7 +3115,7 @@ }, { "description": "Government Treasury Rates.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/treasury_rates", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/government/treasury_rates", "id": "FIXEDINCOME.GOVERNMENT.TREASURY_RATES", "name": "FIXEDINCOME.GOVERNMENT.TREASURY_RATES", "parameters": [ @@ -3144,7 +3144,7 @@ }, { "description": "US Yield Curve. Get United States yield curve.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/us_yield_curve", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/government/us_yield_curve", "id": "FIXEDINCOME.GOVERNMENT.US_YIELD_CURVE", "name": "FIXEDINCOME.GOVERNMENT.US_YIELD_CURVE", "parameters": [ @@ -3173,7 +3173,7 @@ }, { "description": "Ameribor.\n\nAmeribor (short for the American interbank offered rate) is a benchmark interest rate that reflects the true cost of\nshort-term interbank borrowing. This rate is based on transactions in overnight unsecured loans conducted on the\nAmerican Financial Exchange (AFX).", - "helpUrl": "https://docs.openbb.co/excel/reference/library/ameribor", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/ameribor", "id": "FIXEDINCOME.RATE.AMERIBOR", "name": "FIXEDINCOME.RATE.AMERIBOR", "parameters": [ @@ -3208,7 +3208,7 @@ }, { "description": "Discount Window Primary Credit Rate.\n\nA bank rate is the interest rate a nation's central bank charges to its domestic banks to borrow money.\nThe rates central banks charge are set to stabilize the economy.\nIn the United States, the Federal Reserve System's Board of Governors set the bank rate,\nalso known as the discount rate.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/dpcredit", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/dpcredit", "id": "FIXEDINCOME.RATE.DPCREDIT", "name": "FIXEDINCOME.RATE.DPCREDIT", "parameters": [ @@ -3243,7 +3243,7 @@ }, { "description": "European Central Bank Interest Rates.\n\nThe Governing Council of the ECB sets the key interest rates for the euro area:\n\n- The interest rate on the main refinancing operations (MRO), which provide\nthe bulk of liquidity to the banking system.\n- The rate on the deposit facility, which banks may use to make overnight deposits with the Eurosystem.\n- The rate on the marginal lending facility, which offers overnight credit to banks from the Eurosystem.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/ecb", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/ecb", "id": "FIXEDINCOME.RATE.ECB", "name": "FIXEDINCOME.RATE.ECB", "parameters": [ @@ -3278,7 +3278,7 @@ }, { "description": "Fed Funds Rate.\n\nGet Effective Federal Funds Rate data. A bank rate is the interest rate a nation's central bank charges to its\ndomestic banks to borrow money. The rates central banks charge are set to stabilize the economy. In the\nUnited States, the Federal Reserve System's Board of Governors set the bank rate, also known as the discount rate.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/effr", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/effr", "id": "FIXEDINCOME.RATE.EFFR", "name": "FIXEDINCOME.RATE.EFFR", "parameters": [ @@ -3313,7 +3313,7 @@ }, { "description": "Fed Funds Rate Projections.\n\nThe projections for the federal funds rate are the value of the midpoint of the\nprojected appropriate target range for the federal funds rate or the projected\nappropriate target level for the federal funds rate at the end of the specified\ncalendar year or over the longer run.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/effr_forecast", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/effr_forecast", "id": "FIXEDINCOME.RATE.EFFR_FORECAST", "name": "FIXEDINCOME.RATE.EFFR_FORECAST", "parameters": [ @@ -3336,7 +3336,7 @@ }, { "description": "Euro Short-Term Rate.\n\nThe euro short-term rate (\u20acSTR) reflects the wholesale euro unsecured overnight borrowing costs of banks located in\nthe euro area. The \u20acSTR is published on each TARGET2 business day based on transactions conducted and settled on\nthe previous TARGET2 business day (the reporting date \u201cT\u201d) with a maturity date of T+1 which are deemed to have been\nexecuted at arm\u2019s length and thus reflect market rates in an unbiased way.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/estr", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/estr", "id": "FIXEDINCOME.RATE.ESTR", "name": "FIXEDINCOME.RATE.ESTR", "parameters": [ @@ -3371,7 +3371,7 @@ }, { "description": "Interest on Reserve Balances.\n\nGet Interest Rate on Reserve Balances data A bank rate is the interest rate a nation's central bank charges to its\ndomestic banks to borrow money. The rates central banks charge are set to stabilize the economy. In the\nUnited States, the Federal Reserve System's Board of Governors set the bank rate, also known as the discount rate.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/iorb", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/iorb", "id": "FIXEDINCOME.RATE.IORB", "name": "FIXEDINCOME.RATE.IORB", "parameters": [ @@ -3400,7 +3400,7 @@ }, { "description": "Sterling Overnight Index Average.\n\nSONIA (Sterling Overnight Index Average) is an important interest rate benchmark. SONIA is based on actual\ntransactions and reflects the average of the interest rates that banks pay to borrow sterling overnight from other\nfinancial institutions and other institutional investors.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/sonia", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/rate/sonia", "id": "FIXEDINCOME.RATE.SONIA", "name": "FIXEDINCOME.RATE.SONIA", "parameters": [ @@ -3435,7 +3435,7 @@ }, { "description": "Secured Overnight Financing Rate.\n\nThe Secured Overnight Financing Rate (SOFR) is a broad measure of the cost of\nborrowing cash overnight collateralizing by Treasury securities.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/sofr", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/sofr", "id": "FIXEDINCOME.SOFR", "name": "FIXEDINCOME.SOFR", "parameters": [ @@ -3470,7 +3470,7 @@ }, { "description": "Treasury Constant Maturity.\n\nGet data for 10-Year Treasury Constant Maturity Minus Selected Treasury Constant Maturity.\nConstant maturity is the theoretical value of a U.S. Treasury that is based on recent values of auctioned U.S.\nTreasuries. The value is obtained by the U.S. Treasury on a daily basis through interpolation of the Treasury\nyield curve which, in turn, is based on closing bid-yields of actively-traded Treasury securities.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/tmc", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/spreads/tmc", "id": "FIXEDINCOME.SPREADS.TMC", "name": "FIXEDINCOME.SPREADS.TMC", "parameters": [ @@ -3505,7 +3505,7 @@ }, { "description": "Select Treasury Constant Maturity.\n\nGet data for Selected Treasury Constant Maturity Minus Federal Funds Rate\nConstant maturity is the theoretical value of a U.S. Treasury that is based on recent values of auctioned U.S.\nTreasuries. The value is obtained by the U.S. Treasury on a daily basis through interpolation of the Treasury\nyield curve which, in turn, is based on closing bid-yields of actively-traded Treasury securities.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/tmc_effr", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/spreads/tmc_effr", "id": "FIXEDINCOME.SPREADS.TMC_EFFR", "name": "FIXEDINCOME.SPREADS.TMC_EFFR", "parameters": [ @@ -3540,7 +3540,7 @@ }, { "description": "Select Treasury Bill.\n\nGet Selected Treasury Bill Minus Federal Funds Rate.\nConstant maturity is the theoretical value of a U.S. Treasury that is based on recent values of\nauctioned U.S. Treasuries.\nThe value is obtained by the U.S. Treasury on a daily basis through interpolation of the Treasury\nyield curve which, in turn, is based on closing bid-yields of actively-traded Treasury securities.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/treasury_effr", + "helpUrl": "https://docs.openbb.co/excel/reference/library/fixedincome/spreads/treasury_effr", "id": "FIXEDINCOME.SPREADS.TREASURY_EFFR", "name": "FIXEDINCOME.SPREADS.TREASURY_EFFR", "parameters": [ @@ -3575,7 +3575,7 @@ }, { "description": "Available Indices. Available indices for a given provider.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/available", + "helpUrl": "https://docs.openbb.co/excel/reference/library/index/available", "id": "INDEX.AVAILABLE", "name": "INDEX.AVAILABLE", "parameters": [ @@ -3592,7 +3592,7 @@ }, { "description": "Index Constituents. Constituents of an index.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/constituents", + "helpUrl": "https://docs.openbb.co/excel/reference/library/index/constituents", "id": "INDEX.CONSTITUENTS", "name": "INDEX.CONSTITUENTS", "parameters": [ @@ -3615,7 +3615,7 @@ }, { "description": "Historical Market Indices.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/market", + "helpUrl": "https://docs.openbb.co/excel/reference/library/index/market", "id": "INDEX.MARKET", "name": "INDEX.MARKET", "parameters": [ @@ -3703,7 +3703,7 @@ }, { "description": "Company News. Get news for one or more companies.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/company", + "helpUrl": "https://docs.openbb.co/excel/reference/library/news/company", "id": "NEWS.COMPANY", "name": "NEWS.COMPANY", "parameters": [ @@ -3833,7 +3833,7 @@ }, { "description": "World News. Global news data.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/world", + "helpUrl": "https://docs.openbb.co/excel/reference/library/news/world", "id": "NEWS.WORLD", "name": "NEWS.WORLD", "parameters": [ @@ -3946,7 +3946,7 @@ }, { "description": "Get the CIK number corresponding to a ticker symbol.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/cik_map", + "helpUrl": "https://docs.openbb.co/excel/reference/library/regulators/sec/cik_map", "id": "REGULATORS.SEC.CIK_MAP", "name": "REGULATORS.SEC.CIK_MAP", "parameters": [ @@ -3968,7 +3968,7 @@ }, { "description": "Look up institutions regulated by the SEC.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/institutions_search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/regulators/sec/institutions_search", "id": "REGULATORS.SEC.INSTITUTIONS_SEARCH", "name": "REGULATORS.SEC.INSTITUTIONS_SEARCH", "parameters": [ @@ -3997,7 +3997,7 @@ }, { "description": "The RSS feed provides links to litigation releases concerning civil lawsuits brought by the Commission in federal court.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/rss_litigation", + "helpUrl": "https://docs.openbb.co/excel/reference/library/regulators/sec/rss_litigation", "id": "REGULATORS.SEC.RSS_LITIGATION", "name": "REGULATORS.SEC.RSS_LITIGATION", "parameters": [ @@ -4014,7 +4014,7 @@ }, { "description": "Get lists of SEC XML schema files by year.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/schema_files", + "helpUrl": "https://docs.openbb.co/excel/reference/library/regulators/sec/schema_files", "id": "REGULATORS.SEC.SCHEMA_FILES", "name": "REGULATORS.SEC.SCHEMA_FILES", "parameters": [ @@ -4043,7 +4043,7 @@ }, { "description": "Fuzzy search for Industry Titles, Reporting Office, and SIC Codes.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/sic_search", + "helpUrl": "https://docs.openbb.co/excel/reference/library/regulators/sec/sic_search", "id": "REGULATORS.SEC.SIC_SEARCH", "name": "REGULATORS.SEC.SIC_SEARCH", "parameters": [ @@ -4072,7 +4072,7 @@ }, { "description": "Get the ticker symbol corresponding to a company's CIK.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/symbol_map", + "helpUrl": "https://docs.openbb.co/excel/reference/library/regulators/sec/symbol_map", "id": "REGULATORS.SEC.SYMBOL_MAP", "name": "REGULATORS.SEC.SYMBOL_MAP", "parameters": [ @@ -4095,7 +4095,7 @@ }, { "description": "Get fred indices from the OpenBB SDK API.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/fred", + "helpUrl": "https://docs.openbb.co/excel/reference/library/search/fred", "id": "SEARCH.FRED", "name": "SEARCH.FRED", "parameters": [ @@ -4111,7 +4111,7 @@ }, { "description": "Get supported tickers from the OpenBB SDK API.", - "helpUrl": "https://docs.openbb.co/excel/reference/library/symbols", + "helpUrl": "https://docs.openbb.co/excel/reference/library/search/symbols", "id": "SEARCH.SYMBOLS", "name": "SEARCH.SYMBOLS", "parameters": [ diff --git a/website/content/excel/reference/hist.md b/website/content/excel/reference/hist.md index 2e966e5d0e89..bc58e3a9199e 100644 --- a/website/content/excel/reference/hist.md +++ b/website/content/excel/reference/hist.md @@ -1,11 +1,11 @@ -Get historical data by providing symbol and field tag. +Get historical data by providing stock symbol and field tag. See tag options at: https://data.intrinio.com/data-tags. ## Syntax ```excel wordwrap -=OBB.HIST(required;[optional]) +=OBB.HIST(required; [optional]) ``` --- @@ -15,7 +15,7 @@ Get historical data by providing symbol and field tag. | Name | Type | Description | Optional | | ---- | ---- | ----------- | -------- | | symbol | Text | Symbol to get data for, e.g. 'AAPL'. | False | -| field | Text | Field to get data for, e.g. 'ebitda'. | False | +| tag | Text | Field tag to get data for, e.g. 'EBITDA'. See options at: https://data.intrinio.com/data-tags. | False | | start_date | Text | Start date of the data, in YYYY-MM-DD format, defaults to 5 years ago. | True | | end_date | Text | End date of the data, in YYYY-MM-DD format, defaults to today. | True | | frequency | Text | The frequency of the data, can be 'yearly' or 'quarterly', defaults to 'yearly'. | True | diff --git a/website/content/excel/reference/index.mdx b/website/content/excel/reference/index.mdx index 362253e7d486..cf05e428c046 100644 --- a/website/content/excel/reference/index.mdx +++ b/website/content/excel/reference/index.mdx @@ -5,12 +5,12 @@ import ReferenceCard from '@site/src/components/General/NewReferenceCard';