Returns total national production for a commodity across all years, including year-over-year percentage change. Results are ordered by year descending.
Available commodity_type values: Coal, Nickel, Gold, Copper.
GET
/
v2
/
mining
/
total-production
Total Commodity Production
curl --request GET \ --url https://api.sectors.app/v2/mining/total-production/ \ --header 'Authorization: <api-key>'