[
{
"year": 2022,
"commodity_type": "Coal",
"commodity_sub_type": "Sub-bituminous & Metallurgical Coal",
"commodity_stats": "{\"unit\": \"Mt\", \"production_volume\": 49.1, ...}"
},
{
"year": 2019,
"commodity_type": "Coal",
"commodity_sub_type": "Sub-bituminous & Metallurgical Coal",
"commodity_stats": "{\"unit\": \"Mt\", \"production_volume\": 51.6, ...}"
}
]
Authorization header that should be filled with your Sectors Financial API
key.
Path Parameters
The unique identifier of the mineral company.
Query Parameters
A comma-separated list of years to retrieve performance data for (e.g.,
2022,2019
). If omitted, data for all available years will be returned.
Response
Show Performance Record properties
The year the performance data was recorded for.
The general type of commodity.
The specific sub-type of the commodity.
A JSON string containing detailed statistics.Show Commodity Stats Structure
Unit of measurement (e.g., “Mt”).
overburden_removal_volume
Volume of overburden removed.
Object containing resource and reserve data.
Array of product specifications.