
CAMECO CORP — Investor Relations & Filings
Cameco Corp. is a global provider of uranium fuel for the nuclear energy industry. The company's operations span the nuclear fuel cycle, from exploration and mining to refining and conversion services. It produces uranium concentrates, uranium dioxide (UO2), and uranium hexafluoride (UF6). Cameco's competitive position is supported by its controlling ownership of high-grade uranium reserves and low-cost operations. The company also holds significant investments in other areas of the nuclear sector, including ownership interests in Westinghouse Electric Company and Global Laser Enrichment. It supplies nuclear fuel solutions to utility companies worldwide for the generation of carbon-free nuclear power.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-19 | English | |
| 6-K - CAMECO CORP (0001009001) (Filer) | 2026-05-11 | English | |
| 6-K - CAMECO CORP (0001009001) (Filer) | 2026-05-08 | English | |
| 6-K - CAMECO CORP (0001009001) (Filer) | 2026-05-05 | English | |
| 6-K - CAMECO CORP (0001009001) (Filer) | 2026-04-02 | English | |
| 6-K - CAMECO CORP (0001009001) (Filer) | 2026-04-02 | English |
Browse filings by year
29 years- 2026 11 filings
- 2025 37 filings
- 2024 45 filings
- 2023 30 filings
- 2022 25 filings
- 2021 17 filings
- 2020 23 filings
- 2019 17 filings
- 2018 15 filings
- 2017 21 filings
- 2016 21 filings
- 2015 26 filings
- 2014 40 filings
- 2013 25 filings
- 2012 36 filings
- 2011 34 filings
- 2010 29 filings
- 2009 38 filings
- 2008 43 filings
- 2007 53 filings
- 2006 45 filings
- 2005 52 filings
- 2004 43 filings
- 2003 35 filings
- 2002 31 filings
- 2001 1 filing
- 2000 4 filings
- 1999 1 filing
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46548479 | SD | 2026-05-19 | English | ||
| 44993984 | 6-K - CAMECO CORP (0001009001) (Filer) | 2026-05-11 | English | ||
| 44293327 | 6-K - CAMECO CORP (0001009001) (Filer) | 2026-05-08 | English | ||
| 41360492 | 6-K - CAMECO CORP (0001009001) (Filer) | 2026-05-05 | English | ||
| 33166308 | 6-K - CAMECO CORP (0001009001) (Filer) | 2026-04-02 | English | ||
| 33166134 | 6-K - CAMECO CORP (0001009001) (Filer) | 2026-04-02 | English | ||
| 33166158 | 6-K - CAMECO CORP (0001009001) (Filer) | 2026-04-02 | English | ||
| 33035998 | 144 - CAMECO CORP (0001009001) (Subject) | 2026-03-25 | English | ||
| 32989892 | 40-F - CAMECO CORP (0001009001) (Filer) | 2026-03-19 | English | ||
| 26213271 | 6-K Filing | 2026-02-13 | English | ||
| 26213613 | 6-K Filing | 2026-01-23 | English | ||
|
2025
4 filings
| |||||
| 10695187 | Regulatory Filings 2025 | 2025-12-19 | English | ||
| 10695188 | 6-K | 2025-11-05 | English | ||
| 10695190 | 6-K | 2025-10-31 | English | ||
| 10695191 | 6-K | 2025-10-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DCM Shriram Limited
Diversified conglomerate in agri-rural, chlor-vinyl, and bu…
|
DCMSHRIRAM | IN | Manufacturing |
|
DCW Ltd.
Manufacturer of heavy and specialty chemicals for diverse i…
|
DCW | IN | Manufacturing |
|
DEEPAK CHEMTEX LIMITED
Global manufacturer of synthetic food colors, lake colors, …
|
544036 | IN | Manufacturing |
|
Deepak Nitrite Limited
Multi-product chemical intermediary manufacturer for divers…
|
DEEPAKNTR | IN | Manufacturing |
|
Descon Oxychem Limited
Manufacturer and supplier of Hydrogen Peroxide and allied p…
|
DOL | PK | Manufacturing |
|
Descon Oxychem Limited (12%Non-Voting Pref)
Leading producer and supplier of hydrogen peroxide and oxid…
|
DOLCPS | PK | Manufacturing |
|
Diamines & Chemicals Ltd.
Manufactures ethylene amines and chemical intermediates for…
|
DIAMINESQ | IN | Manufacturing |
|
DMCC SPECIALITY CHEMICALS LIMITED
Produces sulfur and boron-based specialty chemicals for pha…
|
DMCC | IN | Manufacturing |
|
Dniproazot
Manufacturer of industrial chemicals, fertilizers, and liqu…
|
DNAZ | UA | Manufacturing |
|
Do-Fluoride New Materials Co., Ltd.
Global supplier of inorganic fluorides, electronic chemical…
|
002407 | CN | Manufacturing |
CAMECO CORP via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30088 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30088 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30088 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30088}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for CAMECO CORP (id: 30088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.