scientificcritical-mineralsrare-earthsupply-chainlithiumcobaltnickelmininggeopoliticsenergy-transitionESGcountry-data2024

Global Critical Minerals & Rare Earth Production Index by Country — 2024

Category
Scientific
Records
54 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected
Downloads
0

About this data

Comprehensive multi-source dataset tracking production volumes, reserves, processing capacity, and supply chain risk metrics for 10 critical minerals across 54 countries. Minerals covered: lithium, cobalt, nickel, rare earth oxides, natural graphite, copper, manganese, tungsten, vanadium, and gallium. Each country entry includes: production volumes (tonnes), known reserves, processing facility presence, export restriction scores (0-10 scale), mineral governance index (0-100), count of minerals produced, and a composite supply importance score weighted by strategic significance. Data compiled and normalized from: • USGS Mineral Commodity Summaries 2024-2025 • British Geological Survey World Mineral Statistics • IEA Critical Minerals Market Review 2024 • European Commission Critical Raw Materials Assessment • S&P Global Market Intelligence Highly relevant for supply chain analysis, energy transition planning, geopolitical risk assessment, and ESG research. Not available as a single normalized dataset from any single source.

Schema

NameTypeDescription
countrystring
iso3_codestring
regionstring
lithium_production_tonnesstring
lithium_reserves_ktstring
cobalt_production_tonnesstring
cobalt_reserves_ktstring
nickel_production_ktstring
nickel_reserves_ktstring
rare_earth_oxide_production_tonnesstring
rare_earth_reserves_ktstring
graphite_production_ktstring
graphite_reserves_ktstring
copper_production_ktstring
copper_reserves_ktstring
manganese_production_ktstring
manganese_reserves_ktstring
tungsten_production_tonnesstring
tungsten_reserves_ktstring
vanadium_production_tonnesstring
vanadium_reserves_ktstring
gallium_production_tonnesstring
has_processing_facilitiesstring
export_restrictions_scorestring
mineral_governance_indexstring
minerals_produced_countstring
supply_importance_scorestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.2 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Critical Minerals & Rar" })
// Found: 890ecde2-f3b5-49f9-9f67-a1633776f2b1
get_download_url({ dataset_id: "890ecde2-f3b5-49f9-9f67-a1633776f2b1" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/890ecde2-f3b5-49f9-9f67-a1633776f2b1/download-url