VALE3 Integrated Mining Model from the FRE

Vale (VALE3) is not just “an iron ore producer” in the FRE narrative. The filing frames an integrated mining-and-metals platform with own logistics, global distribution hubs, and a product mix that still lives or dies on Chinese steel demand.

This page summarizes a business-model analysis from the 2025 FRE. apicvm supplies the source text.

The research question

> How does the company describe its history, model, competitive advantages, and market exposure?

History markers

Event Year / note
Incorporation 11 Jan 1943 (Rio de Janeiro)
Privatization 1997
Brand Vale 2007
Listings B3, NYSE, Latibex
Inco / Vale Canada 2000s
S11D complex 2016
Samarco / Brumadinho dam failures 2015 (50% JV) / 2019
Novo Mercado migration 2017
No single controlling shareholder After 2017 SHA expired Nov 2020

Model and advantages

  • Products: iron ore, pellets/agglomerates, nickel, copper; by-products include PGMs, gold, silver, cobalt.
  • Footprint: Brazil, Canada, Indonesia, Oman, and other jurisdictions.
  • Vertical logistics: own railways (EFVM/EFC), terminals (Tubarão, Ponta da Madeira), regional distribution centers (e.g. Malaysia, Oman).
  • Energy: ~3.2 GW installed capacity in Brazil (2024) cited as supply/cost hedge.
  • Risk stack: Board-approved risk policy (ISO 31000 / COSO-ERM), derivatives for FX/rates/commodities, structured geotechnical programs (HIRA, GISTM, EoR, etc.).

Market snapshot (2024)

Metric Figure
Net operating revenue R$ 206.0 billion
China share of revenue 51.1%
Asia share 66.7%
Brazil share 9.3%
Iron ore + agglomerates of revenue 80.7%
Nickel / copper of revenue 9.6% / 7.4%
Top-10 clients iron ore volume 131.3 Mtpa (42.8% of iron ore + agglomerate volume)
Single client ≥10% of revenue None
Sensitivity −US$ 1/dmt iron ore ≈ −US$ 284 million 2024 operating revenue

For AI agents, the FRE history/model section is the ontology layer before you parse risks, CapEx, or contingencies.

Replicate with apicvm

export APICVM_KEY='apicvm_...'
export APICVM_URL='https://apicvm.dev'

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/companies/resolve?query=VALE3&by=ticker"

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/documents?ticker=VALE3&type=FRE&year=2025&name=Hist"

curl -X POST -H "Authorization: Bearer $APICVM_KEY" \
  -H "Content-Type: application/json" \
  -d '{"callback_url":"https://your-server/callback","document":{"id":"<id>"}}' \
  "$APICVM_URL/v1/document-text-extractions"

Methodology note

Findings above come from a completed Hold analysis of the company's public 2025 FRE. This is a research illustration, not investment, legal, or tax advice. Verify numbers against the original filing before trading, modeling, or publishing reports.

Limitations

  • apicvm returns filings and extracted text — it does not classify risks or compute coverage ratios.
  • Figures are as of the FRE filing date; later ITRs or facts relevantes can update them.
  • Corpus coverage depends on ingestion lag.

Next steps

Ready to integrate?

Get an API key and start querying Brazilian CVM filings programmatically.