Skip to main content

Commodity Psd Report


Implementation details

Class names

Model nameParameters classData class
CommodityPsdReportCommodityPsdReportQueryParamsCommodityPsdReportData

Import Statement

from openbb_core.provider.standard_models.commodity_psd_report import (
CommodityPsdReportData,
CommodityPsdReportQueryParams,
)

Parameters

commodity: str
Commodity for the report.

Choices
  • citrus
  • coffee
  • cotton
  • dairy
  • fruit
  • grain
  • livestock
  • oilseeds
  • stone_fruit
  • sugar
  • tree_nuts
  • world_production

year: int
Year of the report.

month: int
Month of the report.

Data

content: str
Base64 encoded content.