
CanAm Coal Corp. — Investor Relations & Filings
CanAm Coal Corp. is a production and development company specializing in the acquisition, exploration, and development of coal resources. Historically, the company's core assets and main activities involved operating coal mines located in Alabama. The corporation has also demonstrated a strategy of portfolio diversification, including the evaluation and acquisition of mineral rights for non-coal resources, such as frac sand properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2015-09-18 | English | |
| News release - English.pdf | 2015-08-21 | English | |
| News release - English.pdf | 2015-08-20 | English | |
| Material change report - English.pdf | 2015-05-28 | English | |
| News release - English.pdf | 2015-05-28 | English | |
| News release - English.pdf | 2015-05-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
11 filings
| |||||
| 47810450 | News release - English.pdf | 2015-09-18 | English | ||
| 47810451 | News release - English.pdf | 2015-08-21 | English | ||
| 47810453 | News release - English.pdf | 2015-08-20 | English | ||
| 47810459 | Material change report - English.pdf | 2015-05-28 | English | ||
| 47810461 | News release - English.pdf | 2015-05-28 | English | ||
| 47810463 | News release - English.pdf | 2015-05-15 | English | ||
| 47810484 | News release - English.pdf | 2015-05-07 | English | ||
| 47810485 | News release - English.pdf | 2015-05-02 | English | ||
| 47810487 | Material change report - English.pdf | 2015-05-01 | English | ||
| 47810554 | News release - English.pdf | 2015-05-01 | English | ||
| 47810556 | News release - English.pdf | 2015-01-08 | English | ||
|
2014
4 filings
| |||||
| 47810558 | Material change report - English.pdf | 2014-12-22 | English | ||
| 47810572 | Material change report - English.pdf | 2014-11-03 | English | ||
| 47810634 | Material change report - English.pdf | 2014-05-26 | English | ||
| 47810636 | Material change report - English.pdf | 2014-05-21 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of hard coal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Bukit Asam (Persero) Tbk
Focused on coal mining, energy infrastructure, and developi…
|
PTBA | ID | Mining and quarrying |
|
PT BUMA Internasional Grup Tbk
A holding company providing leading open-cut coal mining se…
|
DOID | ID | Mining and quarrying |
|
PT BUMI RESOURCES TBK.
Holding company engaged in coal exploration, production, an…
|
81GB | SG | Mining and quarrying |
|
PT Dwi Guna Laksana Tbk
Coal mining and trading, managing concessions and port faci…
|
DWGL | ID | Mining and quarrying |
|
PT Mitrabara Adiperdana Tbk
Primarily engaged in coal mining and trading activities, se…
|
MBAP | ID | Mining and quarrying |
|
PT MNC Energy Investments Tbk
Investment and holding company in energy, specializing in c…
|
IATA | ID | Mining and quarrying |
|
PT Permata Prima Sakti Tbk.
Specializes in coal mining and trading, providing products …
|
TKGA | ID | Mining and quarrying |
|
PT Petrindo Jaya Kreasi Tbk
Holding company engaged in mineral and energy mining, opera…
|
CUAN | ID | Mining and quarrying |
|
PT Prima Andalan Mandiri Tbk
Primarily engaged in coal mining, providing integrated serv…
|
MCOL | ID | Mining and quarrying |
|
PT Royaltama Mulia Kontraktorindo Tbk.
Provides comprehensive services to the mining industry, spe…
|
RMKO | ID | Mining and quarrying |
CanAm Coal 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/44426/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44426 | 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=44426 | 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=44426 \ -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": 44426}, 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 CanAm Coal Corp. (id: 44426)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.