OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

Adding OECD Endpoints (CPI + Share Price Index)

Open jmaslek opened this issue 3 months ago • 1 comments

  1. Why?:

    • Expand macroeconomic data and provider coverage.
  • [x] CPI
  • [x] Share Price Index
  1. What?:

    • Added CPI from oecd which doesn't require an api key - but the input parameters are a bit more confusing. Nothing like 29 possible expenditures.
    • Edited the standard model
    • Expanded cpi -> consumer_price_index in files
    • Added share_price_index standard model and Economy route.
  2. Impact :

    • I did change the standard model to be compatible between fred + oecd, but the default values should work.
    • New standard model and provider endpoint to maintain.
  3. Testing Done:

    • Unit/Integration tests.
    • CLI
    • Various combinations of countries.

jmaslek avatar Mar 01 '24 20:03 jmaslek