
EDM Resources Inc. — Investor Relations & Filings
EDM Resources is an established exploration and development company focused on mineral properties. The company engages in the evaluation and mining of resources, holding full ownership of the Scotia Mine and its related processing and administration facilities. The Scotia Mine is a key asset containing deposits of zinc, lead, and gypsum. The company's portfolio also includes other exploration projects, such as the Eastville Prospect.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report of exempt distribution (45-106F1).pdf | 2026-05-12 | English | |
| AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-04-29 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2026-04-29 | English | |
| Audited annual financial statements – English.pdf | 2026-04-29 | English | |
| News release - English.pdf | 2026-04-08 | English | |
| News release - English.pdf | 2026-04-08 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47192013 | Report of exempt distribution (45-106F1).pdf | 2026-05-12 | English | ||
| 47192017 | AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-04-29 | English | ||
| 47192029 | 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2026-04-29 | English | ||
| 47192039 | Audited annual financial statements – English.pdf | 2026-04-29 | English | ||
| 33825707 | News release - English.pdf | 2026-04-08 | English | ||
| 33812236 | News release - English.pdf | 2026-04-08 | English | ||
| 47192043 | News release - English.pdf | 2026-03-02 | English | ||
| 47192047 | News release - English.pdf | 2026-02-24 | English | ||
| 47192054 | News release - English.pdf | 2026-02-20 | English | ||
| 47192058 | News release - English.pdf | 2026-02-09 | English | ||
| 32385017 | Other.pdf | 2026-01-16 | English | ||
| 32385015 | Other.pdf | 2026-01-16 | English | ||
| 32385014 | Form of proxy - English.pdf | 2026-01-16 | English | ||
| 32385013 | Management information circular - English.pdf | 2026-01-16 | English | ||
| 32385011 | Notice of meeting - English.pdf | 2026-01-16 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cartier Resources Inc.
Junior explorer advancing 100%-owned gold deposits in the h…
|
ECR | CA | Mining and quarrying |
|
CARTIER SILVER CORPORATION
Mineral exploration and development company focused on silv…
|
CFE | CA | Mining and quarrying |
|
Casa Minerals Inc
Acquiring and developing undervalued gold and copper projec…
|
CASA | CA | Mining and quarrying |
|
Casa Minerals Inc.
Mineral exploration company focused on gold, copper, and zi…
|
CASA | CA | Mining and quarrying |
|
Casa Minerals Inc.
Acquires, explores, and develops gold and base metal proper…
|
0CM | CA | Mining and quarrying |
|
Cascade Copper Corp.
Exploration stage natural resource company focused on coppe…
|
CASC | CA | Mining and quarrying |
|
Cascade Resources Ltd.
Explores and develops copper and gold mineral resource prop…
|
CASC | CA | Mining and quarrying |
|
Cascadero Copper Corporation
Explores and develops copper, gold, and cesium mineral prop…
|
CCD | CA | Mining and quarrying |
|
CASCADIA MINERALS LTD.
Exploration company targeting large-scale copper-gold porph…
|
CAM | CA | Mining and quarrying |
|
CASPIN RESOURCES LIMITED
Explores and develops base and precious metal deposits in e…
|
CPN | AU | Mining and quarrying |
EDM Resources Inc. 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/45546/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45546 | 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=45546 | 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=45546 \ -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": 45546}, 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 EDM Resources Inc. (id: 45546)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.