BCI MINERALS LIMITED — Investor Relations & Filings
BCI Minerals Limited focuses on the development of the Mardie Salt and Potash Project, a large-scale solar evaporation operation designed to produce high-purity industrial salt and sulphate of potash (SOP). The project leverages natural solar and wind energy to extract minerals from seawater, aiming to establish a sustainable, multi-generational supply chain for global chemical and agricultural markets. Once operational, the facility is intended to be a significant global producer of solar salt. The company's strategic focus centers on the construction and eventual operation of the Mardie infrastructure, supported by a portfolio of iron ore royalty interests that provide diversified cash flow. BCI Minerals emphasizes environmental sustainability and technical efficiency in its production processes to meet the increasing international demand for high-quality industrial minerals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Director's Interest Notice - D. Boshoff 3 pages 236.8KB | 2024-11-27 | English | |
| 2024 Annual General Meeting Chairman's & MD's Address 6 pages 279.4KB | 2024-11-21 | English | |
| 2024 Annual General Meeting Chairman's & MD's Presentation 25 pages 18.0MB | 2024-11-21 | English | |
| Results of Annual General Meeting 2 pages 272.3KB | 2024-11-21 | English | |
| 2024 Annual General Meeting Advisory 1 page 155.9KB | 2024-11-18 | English | |
| Quarterly Activities Report 8 pages 2.1MB | 2024-10-21 | English |
Market data
Market data not available
Price history
Peer group · Extraction of salt
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atlas Salt Inc.
Developing North America's premier undeveloped, high-grade,…
|
SALT | CA | Mining and quarrying |
|
SODAŞ SODYUM SANAYİİ A.Ş.
Produces natural sodium sulfate and crude sodium chloride f…
|
SODSN | TR | Mining and quarrying |
|
Vortex Energy Corp.
Developing geological salt assets for clean energy storage …
|
VRTX | CA | Mining and quarrying |
BCI MINERALS 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/64505/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64505 | 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=64505 | 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=64505 \ -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": 64505}, 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 BCI MINERALS LIMITED (id: 64505)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.