ECOGRAF LIMITED — Investor Relations & Filings
EcoGraf Limited is a vertically integrated company focused on the production of high-purity battery anode materials for the lithium-ion battery market. The company utilizes a proprietary, eco-friendly HFfree (hydrofluoric acid-free) purification technology to produce battery-grade spherical graphite. Its operations encompass the development of natural flake graphite resources, such as the Epanko Graphite Project, and the establishment of downstream processing facilities to supply the global electric vehicle and energy storage sectors. Additionally, the company is involved in the recycling of lithium-ion battery anode materials, aiming to provide a sustainable and circular supply chain solution. By eliminating hazardous chemicals in its purification process, the company positions itself as a provider of responsibly sourced and processed graphite products that meet stringent environmental, social, and governance standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| March 2024 Quarterly Activities Report and Appendix 5B 23 pages 2.8MB | 2024-04-29 | English | |
| Proprietary Purification Achieves 4N 99.99% Carbon 2 pages 316.2KB | 2024-04-08 | English | |
| Product Qualification Facility Commissioning 2 pages 452.1KB | 2024-03-25 | English | |
| Australian Patent Update 2 pages 235.9KB | 2024-03-18 | English | |
| Interim Financial Report 26 pages 4.2MB | 2024-03-12 | English | |
| 127% increase in Epanko Mineral Resource 22 pages 1.7MB | 2024-03-10 | 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 |
ECOGRAF 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/64830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64830 | 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=64830 | 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=64830 \ -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": 64830}, 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 ECOGRAF LIMITED (id: 64830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.