cURL
curl --request GET \ --url https://api.sectors.app/v2/production/total/ \ --header 'Authorization: <authorization>'
[ { "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 } ]
Shows the total annual production for a specified commodity, including the year-over-year percentage change.
Nickel
Show Production Total properties
null