RMI RMAP Conformant Smelter & Refiner Scraper
RMI RMAP Conformant Smelter & Refiner Scraper
Scrape the RMI (Responsible Minerals Initiative) Active and Conformant Facilities List — the authoritative smelter and refiner master reference for conflict-minerals due-diligence programs. Returns structured, per-facility records suitable for CMRT/EMRT filing preparation, supplier screening, and compliance databases.
What this actor does
The RMI maintains the RMAP (Responsible Minerals Assurance Process) Conformant and Active Facilities List, which is the single reference every company must consult when completing a Conflict Minerals Reporting Template (CMRT) under Dodd-Frank Section 1502, EU Conflict Minerals Regulation 2017/821, or EU Battery Regulation 2023/1542.
This actor fetches the full list from the Caspio database backing the RMI Facilities Lists portal and returns one structured record per smelter/refiner.
Output fields
| Field | Description |
|---|---|
smelter_id |
RMI Facility ID (CID number, e.g. CID000004) |
smelter_name |
Standard facility name as listed by RMI |
metal |
Mineral type (Tungsten, Gold, Tin, Tantalum, Cobalt, etc.) |
country |
Country where the facility is located |
smelter_facility_location |
State/province/region and country |
conformance_status |
Assessment status: Conformant or Active |
assessment_program |
Assessment program, including cross-recognized schemes (LBMA RG, RJC) |
last_audit_date |
Date of most recent due diligence assessment |
next_audit_date |
Next audit cycle or reassessment status |
list_type |
Source list: conformant or active |
source_list_date |
Date the data was scraped (YYYY-MM-DD) |
source_url |
URL of the RMI Active and Conformant Facilities List |
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
maxItems |
integer | 10 | Maximum number of records to return. Set to 0 or leave blank for all records (~436 total) |
listType |
string | conformant |
Which list to scrape: conformant (active (both |
Example output
{
"smelter_id": "CID000004",
"smelter_name": "A.L.M.T. Corp.",
"metal": "Tungsten",
"country": "JAPAN",
"smelter_facility_location": "Toyama City, Toyama, JAPAN",
"conformance_status": "Conformant",
"assessment_program": "RMAP",
"last_audit_date": "10/18/2024",
"next_audit_date": "3 Years",
"list_type": "conformant",
"source_list_date": "2026-05-25",
"source_url": "https://www.responsiblemineralsinitiative.org/facilities-lists/active-conformant-facilities-list/"
}
Use cases
- CMRT/EMRT preparation — Build or update the smelter master list used in your conflict-minerals disclosure filings
- Supplier screening — Cross-reference your supply chain against the current conformant list to identify non-conformant smelters
- Compliance monitoring — Schedule regular runs to detect changes in conformance status, new smelters added, or audit date updates
- ESG/due-diligence pipelines — Feed structured smelter data into third-party risk platforms, compliance databases, or BI dashboards
- Research — Analyze RMAP coverage by metal, geography, or cross-recognition program
Data freshness
The RMI updates this list periodically (typically quarterly). Run the actor on a quarterly schedule to stay current with conformance status changes and new smelter additions.
About the data source
Data is sourced from the RMI Facilities Lists portal — specifically the Active and Conformant Facilities List, published by the Responsible Business Alliance under the RMI program.