
37 Capital Inc. - Investor Relations & Filings
Key figures FY2025
| Net Income | CAD -303.73k | per the Annual Report filed 2026-05-01 |
|---|---|---|
| Total Assets | CAD 790.65k | per the Annual Report filed 2026-05-01 |
| Total Equity | CAD 159.87k | per the Annual Report filed 2026-05-01 |
| Cash from Ops | CAD -135.25k | per the Annual Report filed 2026-05-01 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
37 Capital Inc. is a junior mineral exploration entity engaged in the natural resource sector. The company's primary activities include the identification, acquisition, exploration, and subsequent development of mineral properties. Its business strategy focuses on advancing resource projects through various stages of exploration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-06-03 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-06-03 | English | |
| News release - English.pdf | 2026-06-02 | English | |
| News release - English.pdf | 2026-05-26 | English | |
| Material change report - English.pdf | 2026-05-08 | English | |
| 52-109FV1 - Certification of annual filings - CFO (E).pdf | 2026-05-01 | English |
Browse filings by year
10 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for 37 Capital Inc., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Support activities for other mining and quarrying
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMERA MINERALS CORP.
Explores for high-grade gold, silver, and copper deposits i…
|
ADZ | CA | Mining and quarrying |
|
Adelayde Exploration Inc.
Exploration stage company identifying and evaluating proper…
|
ADDY | CA | Mining and quarrying |
| Altus Strategies PLC | ALS | GB | Mining and quarrying |
|
Andaurex Industries Inc.
A provider of mineral exploration services.
|
AWX | CA | Mining and quarrying |
|
AQUIRIAN LIMITED
Provides equipment, technical services, and personnel for t…
|
AQN | AU | Mining and quarrying |
| Argo Exploration Limited | AXT | AU | Mining and quarrying |
|
Asiabest Group International Inc.
An investment holding company with subsidiaries in real est…
|
ABG | PH | Mining and quarrying |
| Asia Resources Holdings Ltd | 0899 | BM | Mining and quarrying |
|
Aston Bay Holdings Ltd.
Mineral exploration focused on high-grade copper, gold, sil…
|
BAY | CA | Mining and quarrying |
|
Aurania Resources Ltd.
Mineral exploration focused on early-stage gold and critica…
|
ARU | CA | Mining and quarrying |
37 Capital 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/43168/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43168 | 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=43168 | 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=43168 \ -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": 43168}, 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 37 Capital Inc. (id: 43168)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.