v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
Commodities & Trade

Top Export Destinations

Ranks countries by total export value for a given year and commodity, showing the top destinations for Indonesian commodity exports.

<Note>Available commodity_type values: Gold, Copper, Coal.</Note>

export_usd is in base USD. Volume unit is specified per row in volume_unit (typically Mt). Two volume sources are provided: BPS (Badan Pusat Statistik) and ESDM (Energi Sumber Daya Mineral) — values may differ due to methodology.

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

get/v2/mining/exports/

Query parameters

commodity_type'Coal' | 'Copper' | 'Gold' required

The commodity to analyze (e.g., Gold, Coal).

yearinteger required

The year to analyze export data for (e.g., 2024).

limitinteger

Number of top countries to return. Maximum: 30.

Response

Ranked list of export destinations by export value.

countrystring required

Destination country name.

export_usdnumber double required

Export value in USD.

export_volume_bpsnumber double nullable required

Export volume (BPS source).

export_volume_esdmnumber double nullable required

Export volume (ESDM source).

volume_unitstring required

Volume unit (e.g. Mt).