
GREENROC STRATEGIC MATERIALS PLC — Investor Relations & Filings
GreenRoc Strategic Materials PLC is an exploration and development company focused on advancing its portfolio of high-grade, critical mineral projects in Greenland. The company's principal assets include the Amitsoq Graphite Project, which it is developing into a producing mine, and the Thule Black Sands Ilmenite Project. The company's objective is to become a reliable supplier of strategic minerals, such as graphite and titanium, which are essential for the green energy transition and various high-technology industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Amitsoq and AAM Pilot Plant Update | 2026-05-28 | English | |
| Result of AGM | 2026-05-27 | English | |
| Group of companies' accounts made up to 2025-11-30 | 2026-05-16 | English | |
| Warrant Exercise and Morrow update | 2026-05-07 | English | |
| Invitation to Opening of Graphite Pilot Plant | 2026-05-07 | English | |
| Final Results and Notice of AGM | 2026-05-01 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 47854136 | Amitsoq and AAM Pilot Plant Update | 2026-05-28 | English | ||
| 47459618 | Result of AGM | 2026-05-27 | English | ||
| 46835063 | Group of companies' accounts made up to 2025-11-30 | 2026-05-16 | English | ||
| 43095002 | Warrant Exercise and Morrow update | 2026-05-07 | English | ||
| 42452483 | Invitation to Opening of Graphite Pilot Plant | 2026-05-07 | English | ||
| 39407919 | Final Results and Notice of AGM | 2026-05-01 | English | ||
| 38404636 | AAM Pilot Plant Update | 2026-04-29 | English | ||
| 33885266 | Drill Contract for Amitsoq | 2026-04-08 | English | ||
| 33101865 | Digbee Report and Warrant Exercise | 2026-03-31 | English | ||
| 33055287 | MoU with AAM Producer and EIFO Drawdown | 2026-03-27 | English | ||
| 34565805 | Amitsoq Update | 2026-02-26 | English | ||
| 32600508 | Holding(s) in Company | 2026-02-20 | English | ||
| 13646975 | Amitsoq update and exercise of warrants | 2026-01-29 | English | ||
| 12307197 | Company webinar | 2026-01-09 | English | ||
|
2025
1 filing
| |||||
| 10126239 | GreenRoc Consortium Receives £1.2m Danish Grant | 2025-12-15 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GREENROC STRATEGIC MATERIALS PLC, 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 · Other mining and quarrying n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VALIANT MINERALS LTD.
Specializes in the extraction and worldwide supply of high-…
|
VTM.H | CA | Mining and quarrying |
|
Vanguard Mining Corp.
Explores and develops strategic mineral assets, primarily h…
|
UUU | CA | Mining and quarrying |
|
Vertical Exploration Inc.
Exploration, mining, production, and global sales of certif…
|
VERT | CA | Mining and quarrying |
|
VOLT RESOURCES LIMITED
Explores and develops graphite and gold assets for battery …
|
VRC | AU | Mining and quarrying |
|
WGI Heavy Minerals, Incorporated
Sourcing, processing, and marketing industrial minerals and…
|
WG | CA | Mining and quarrying |
GREENROC STRATEGIC MATERIALS PLC 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/7682/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7682 | 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=7682 | 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=7682 \ -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": 7682}, 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 GREENROC STRATEGIC MATERIALS PLC (id: 7682)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.