
Gem Diamonds Limited — Investor Relations & Filings
Gem Diamonds Limited is a leading producer of high-value diamonds. The company's portfolio includes the Letšeng mine in Lesotho and the Ghaghoo mine in Botswana. The Letšeng mine is renowned for its consistent production of large, top-colour, exceptional white diamonds, making it the highest average dollar-per-carat kimberlite diamond mine globally. The mine has yielded several of the largest white gem-quality diamonds ever recorded. The company manages its sales and marketing capabilities, including a tender process for its rough diamonds, from Belgium and focuses on technology and innovation to optimize its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Life of Mine Plan & Extended Credit Facilities | 2024-12-03 | English | |
| Investor Update | 2024-11-29 | English | |
| AGM Update Statement | 2024-11-25 | English | |
| Holding(s) in Company | 2024-11-08 | English | |
| Block Listing Six Monthly Return | 2024-10-24 | English | |
| Q3 2024 Trading Update | 2024-10-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 11300547 | Life of Mine Plan & Extended Credit Facilities | 2024-12-03 | English | ||
| 11300087 | Investor Update | 2024-11-29 | English | ||
| 11299087 | AGM Update Statement | 2024-11-25 | English | ||
| 11295812 | Holding(s) in Company | 2024-11-08 | English | ||
| 11291588 | Block Listing Six Monthly Return | 2024-10-24 | English | ||
| 11291061 | Q3 2024 Trading Update | 2024-10-23 | English | ||
| 11289709 | Notification of Q3 2024 Trading Update | 2024-10-17 | English | ||
| 11284092 | Recovery of a 212.91 Carat Type II White Diamond | 2024-09-23 | English | ||
| 11280807 | Recovery of a 126.21 Carat Type II White Diamond | 2024-09-11 | English | ||
| 11278953 | Recovery of a 122.20 Carat Type II White Diamond | 2024-09-05 | English | ||
| 11278414 | TR-1 | 2024-09-03 | English | ||
| 11278270 | Holding(s) in Company | 2024-09-02 | English | ||
| 11277247 | Half Year 2024 Results | 2024-08-29 | English | ||
| 11276886 | Recovery of a 129.71 Carat Type II White Diamond | 2024-08-28 | English | ||
| 11275534 | Notification of Half Year 2024 Results | 2024-08-20 | English | ||
Market data
Market data not available
Price history
Peer group · Other mining and quarrying n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Afri-Can Marine Minerals Corporation
Exploration and development of marine diamond deposits, pri…
|
AFA | CA | Mining and quarrying |
|
AJN Resources Inc.
Exploration and development of critical mineral properties,…
|
AJN | CA | Mining and quarrying |
|
Alabama Graphite Corp.
Mineral exploration and development focused on US flake gra…
|
CSPG | CA | Mining and quarrying |
|
Allican Resources Inc.
A corporation operating within the resources sector.
|
— | CA | Mining and quarrying |
|
ALROSA ao
Vertically integrated diamond producer managing mining, cut…
|
ALRS | RU | Mining and quarrying |
|
Anglo-Bomarc Mines Ltd. (N.P.L.)
Mineral exploration company focused on uranium, lead-silver…
|
ANB | CA | Mining and quarrying |
|
Applied Graphite Technologies Corp.
Exploration and development company supplying high-quality …
|
AGT | CA | Mining and quarrying |
|
Archon Minerals Limited
Mineral exploration focused on the discovery, acquisition, …
|
ACS | CA | Mining and quarrying |
|
Arcland Resources Inc.
Mineral resource company focused on acquiring, exploring, a…
|
ADR.H | CA | Mining and quarrying |
|
Arctic Star Exploration Corp.
Acquisition, exploration, and development of diamond minera…
|
ADD | CA | Mining and quarrying |
Gem Diamonds Limited 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/10487/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10487 | 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=10487 | 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=10487 \ -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": 10487}, 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 Gem Diamonds Limited (id: 10487)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.