[
{
"province": "Aceh",
"year": 2024,
"commodity_type": "Gold",
"resources_reserves": "{\"ore_resources_inferred\": 493110000.0, ...}"
},
{
"province": "Banten",
"year": 2024,
"commodity_type": "Gold",
"resources_reserves": "{\"ore_resources_inferred\": 656634823.0, ...}"
}
]
Authorization header that should be filled with your Sectors Financial API
key.
Query Parameters
Filter data by a specific province.
Filter data by a specific year.
Filter data by a specific commodity (e.g., Gold
).
Number of results to return. Maximum value is 30.
Response
Show Resource Record properties
The province where the resources/reserves are located.
The year the data was recorded.
A JSON string containing detailed data on resources and reserves.Show Resources/Reserves Structure