Companies

Mining Company Performance

Returns production volume, sales volume, strip ratio, and resources/reserves data for a mining company for a given year. Defaults to the latest available year.

<Info>Costs 1 API credit.</Info>

get/v2/mining/companies/performance/{slug}/

Path parameters

slugstring required

Company slug.

Query parameters

commodity_type'Coal' | 'Copper' | 'Gold' | 'Nickel' | 'Silver'

Filter by commodity. E.g. Coal, Nickel. Case-insensitive.

yearinteger

Year to retrieve. Defaults to the latest available year.

Response

Performance data for the requested year.

yearinteger required

Requested reporting year.

available_yearsinteger[] required

All years with data.

dataobject[] required

Performance records per commodity.

Changes

No recorded changes to this endpoint across all 1 revision of this API.