...
https://fdw.fews.net/api/commoditybalance/ returns data series.
https://fdw.fews.net/api/commoditybalancevalue/ returns data points.
https://fdw.fews.net/api/commoditybalancefacts/ returns data points plus calculated facts (e.g., percent change from one year, five year average).
https://fdw.fews.net/api/commoditybalancedataset/ returns data sets.
There is one domain-specific filter, Document Type
, which has two options: Commodity Balance Sheet Estimate
and Final Commodity Balance Sheet
.Accessing the Commodity Balance Sheet
domain via https://fdw.fews.net/api/commoditybalancefacts/ will expose additional fields that are automatically calculated, such as:
...
Status
...
Percent Change from One Year
...
Value One Year Ago
...
If the uploaded unit of measure differs from the default, the data will be returned in both uploaded and default units to allow easier comparison between different data sets.