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 |
|---|---|---|---|
| June Quarterly Report Advisory (Replacement) 2 pages 163.7KB | 2024-07-15 | English | |
| Notification of cessation of securities - BCI 4 pages 14.9KB | 2024-07-09 | English | |
| Completion of Sale of Iron Valley 1 page 152.1KB | 2024-07-01 | English | |
| Application for quotation of securities - BCI 6 pages 19.0KB | 2024-07-01 | English | |
| Transhipment Vessel Contract Signed 2 pages 305.6KB | 2024-06-30 | English | |
| Change of Director's Interest Notice - C. Salisbury 2 pages 175.8KB | 2024-06-24 | 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.