[
{
"year": 2023,
"production_volume": 137.8,
"prev_year_volume": 98.19,
"yoy_change_percent": 40.34
},
{
"year": 2022,
"production_volume": 98.19,
"prev_year_volume": 65.51,
"yoy_change_percent": 49.89
}
]
Authorization header that should be filled with your Sectors Financial API
key.
Query Parameters
The commodity to analyze (e.g., Nickel
).
Response
Show Production Total properties
The year of the production data.
The total production volume for that year.
The total production volume from the previous year, used for calculating
growth.
The calculated year-over-year percentage change in production. null
if
previous year data is unavailable.