Skip to main content

Export Destinations


Implementation details

Class names

Model nameParameters classData class
ExportDestinationsExportDestinationsQueryParamsExportDestinationsData

Import Statement

from openbb_core.provider.standard_models.export_destinations import (
ExportDestinationsData,
ExportDestinationsQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
countryUnion[str, List[str]]The country to get data. Multiple items allowed for provider(s): econdb.False

Data

NameTypeDescription
origin_countrystrThe country of origin.
destination_countrystrThe destination country.
valueUnion[float, int]The value of the export.