
ATOME PLC — Investor Relations & Filings
ATOME PLC is an international developer of industrial-scale green fertiliser projects. The company focuses on producing, marketing, and distributing green hydrogen and ammonia for the creation of low-carbon fertilisers. By utilizing 100% renewable energy sources, ATOME aims to decarbonize the agricultural sector and address climate challenges in global food production. Its project pipeline includes large-scale production facilities with a primary focus in Latin America, such as the flagship Villeta Project. The company also operates ATOME Power, a division dedicated to developing market-led renewable power generation and infrastructure, including solar and battery storage, to provide long-term energy solutions for its operations and other emerging industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Curation Connect & Proactive Investor Forum | 2025-06-17 | English | |
| Notification of Major Holdings | 2025-06-02 | English | |
| Total Voting Rights | 2025-05-30 | English | |
| Director/PDMR Shareholding | 2025-05-29 | English | |
| Director & Senior Manager Subscription | 2025-05-22 | English | |
| Creation of ATOME POWER | 2025-05-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
14 filings
| |||||
| 11366188 | Curation Connect & Proactive Investor Forum | 2025-06-17 | English | ||
| 6100210 | Notification of Major Holdings | 2025-06-02 | English | ||
| 6051649 | Total Voting Rights | 2025-05-30 | English | ||
| 6043563 | Director/PDMR Shareholding | 2025-05-29 | English | ||
| 11357710 | Director & Senior Manager Subscription | 2025-05-22 | English | ||
| 11356160 | Creation of ATOME POWER | 2025-05-20 | English | ||
| 11344807 | Holding(s) in Company | 2025-04-25 | English | ||
| 11344753 | Director/PDMR Shareholding | 2025-04-25 | English | ||
| 11334099 | Definitive EPC Contract signed with Casale | 2025-04-07 | English | ||
| 5587111 | Investor Presentation | 2025-03-04 | English | ||
| 5584807 | Equity investment Heads of Terms signed with Hy24 | 2025-02-27 | English | ||
| 3409629 | Progress Report on Villeta, Paraguay Project | 2025-02-05 | English | ||
| 3409630 | Holding(s) in Company | 2025-01-08 | English | ||
| 3409632 | Director/PDMR Shareholding | 2025-01-08 | English | ||
|
2024
1 filing
| |||||
| 3409633 | End of Year Update | 2024-12-20 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ATOME PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
ATOME PLC 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/7503/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7503 | 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=7503 | 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=7503 \ -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": 7503}, 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 ATOME PLC (id: 7503)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.