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 in substantial holding from RYD 5 pages 470.6KB | 2025-03-27 | English | |
| BCI Progresses Groundwater Monitoring and Management Plan 1 | 2025-03-25 | English | |
| Change of Director's Interest Notice - B. O'Donnell 2 pages 261.1KB | 2025-03-05 | English | |
| ASX CEO Connect Presentation 22 pages 8.3MB | 2025-03-03 | English | |
| WA Government Approval Received for GMMP 2 pages 140.6KB | 2025-02-27 | English | |
| Appendix 4D and 31 December 2024 Half-Year Financial Report 38 pages 4.6MB | 2025-02-20 | 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.