
Heritage Explorations Ltd — Investor Relations & Filings
Heritage Explorations Ltd. is a junior mineral exploration company focused on advancing high-grade gold, silver, and copper projects. The company's primary asset is the district-scale Drayton-Black Lake project, totaling approximately 15,256 hectares in Northwestern Ontario. This flagship project is situated on trend with the Treasury Metals Goliath Complex and features multiple high-grade gold and copper occurrences. Heritage Explorations utilizes over 100 years of historic exploration data, including 176 historic drill holes, which were compiled in 2022 to define near-term drill targets across more than 10 zones. The company emphasizes its veteran Board and Management Team, which collectively possesses over 100 years of industry experience and a proven track record in exploration and mining development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2005-08-30 | English | |
| Material change report - English.pdf | 2005-08-29 | English | |
| Material change report - English.pdf | 2005-06-06 | English | |
| Other securityholders documents - English.pdf | 2005-05-31 | English | |
| Other securityholders documents - English.pdf | 2005-05-31 | English | |
| Material change report - English.pdf | 2004-09-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
5 filings
| |||||
| 47317507 | Other securityholders documents - English.pdf | 2005-08-30 | English | ||
| 47317511 | Material change report - English.pdf | 2005-08-29 | English | ||
| 47317535 | Material change report - English.pdf | 2005-06-06 | English | ||
| 47317539 | Other securityholders documents - English.pdf | 2005-05-31 | English | ||
| 47317543 | Other securityholders documents - English.pdf | 2005-05-31 | English | ||
|
2004
2 filings
| |||||
| 47317558 | Material change report - English.pdf | 2004-09-29 | English | ||
| 47317562 | Material change report - English.pdf | 2004-08-06 | English | ||
|
2003
2 filings
| |||||
| 47317567 | Material change report - English.pdf | 2003-12-09 | English | ||
| 47317571 | Material change report - English.pdf | 2003-06-13 | English | ||
|
2001
2 filings
| |||||
| 47317575 | Material change report - English.pdf | 2001-10-11 | English | ||
| 47317579 | Material change report - English.PDF | 2001-08-10 | English | ||
|
2000
4 filings
| |||||
| 47317583 | Cover letter.pdf | 2000-10-17 | English | ||
| 47317664 | Cover letter.pdf | 2000-07-08 | English | ||
| 47317971 | Cover letter.pdf | 2000-06-06 | English | ||
| 47317975 | Cover letter.pdf | 2000-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chapleau Resources Ltd.
Acquisition, exploration, and development of natural resour…
|
CHI | CA | Mining and quarrying |
|
CHARGER METALS NL
Explores and develops lithium and base metal resources for …
|
CHR | AU | Mining and quarrying |
|
CHARIOT RESOURCES LTD
Mineral exploration and development firm focused on base me…
|
CC9 | AU | Mining and quarrying |
|
Chengtun Mining Group Co., Ltd
Explores and processes copper, cobalt, and nickel for elect…
|
600711 | CN | Mining and quarrying |
|
Cheni Resources Inc.
Former operator of the Lawyers Gold-Silver Mine, now a dist…
|
— | CA | Mining and quarrying |
|
Chesapeake Gold Corp.
Focused on developing major gold and silver deposits, prima…
|
CKG | CA | Mining and quarrying |
|
CHESTERFIELD RESOURCES PLC
Mineral exploration company focused on copper and gold depo…
|
CHF | GB | Mining and quarrying |
|
Chibougamau Independent Mines Inc.
Exploration and development of base and precious metals, pr…
|
CBG | CA | Mining and quarrying |
|
Chieftain Metals Corp.
A mineral exploration and development company focused on ac…
|
CFBh | CA | Mining and quarrying |
|
Chifeng Jilong Gold Mining Co., Ltd.
Largest non-state-owned international gold producer special…
|
6693 | CN | Mining and quarrying |
Heritage Explorations Ltd 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/43788/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43788 | 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=43788 | 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=43788 \ -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": 43788}, 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 Heritage Explorations Ltd (id: 43788)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.