cURL
curl --request GET \ --url https://api.sectors.app/v2/mining/total-production/ \ --header 'Authorization: <authorization>'
[ { "year": 2023, "production_volume": 137.8, "prev_year_volume": 98.19, "unit": "Mt", "yoy_change_percent": 40.34 }, { "year": 2022, "production_volume": 98.19, "prev_year_volume": 65.51, "unit": "Mt", "yoy_change_percent": 49.89 } ]
Shows the total annual production for a specified commodity, including the year-over-year percentage change.
Coal
Nickel
Gold
Copper
Show Production Total properties
null