Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Top Export Destinations By Country From UN Comtrade International Trade Statistics Database (EconDB) #6644

Merged
merged 8 commits into from
Sep 5, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Expanding the global macroeconomics data from EconDB.
  2. What?:

    • Adds new endpoint: obb.economy.export_destinations

    • Only one parameter, country, where multiple items are allowed.

    • New standard model, ExportDestinations

  3. Impact:

    • More stuff to maintain.
  4. Testing Done:

    • Integration/unit
    • CLI
  5. Reviewer Notes:

    • No API key is required for this function.
    • The complete list of supported countries is currently unknown, but both country names and 2-letter ISO country codes are accepted.

Screenshot 2024-08-27 at 1 22 22 PM

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform labels Aug 27, 2024
@IgorWounds IgorWounds added this pull request to the merge queue Sep 5, 2024
Merged via the queue into develop with commit de8b73e Sep 5, 2024
10 checks passed
@IgorWounds IgorWounds deleted the feature/export-destinations branch September 26, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking_change enhancement Enhancement platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants