
ROSEBANK INDUSTRIES PLC — Investor Relations & Filings
Rosebank Industries PLC is an investment company that operates on a "Buy, Improve, Sell" strategy to create shareholder value. The company specializes in acquiring industrial and manufacturing businesses with strong fundamentals but which offer potential for performance enhancement. Its acquisition focus is primarily on businesses located in North America and Europe. The core objective is to improve the operational and financial performance of these acquired entities before their eventual sale.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification of Major Holdings | 2026-05-05 | English | |
| Admission to trading on the Main Market | 2026-05-01 | English | |
| Rosebank Industries plc - Single prospectus | 2026-04-29 | English | |
| Publication of Prospectus | 2026-04-27 | English | |
| 2025 Annual Report and Notice of 2026 AGM | 2026-04-02 | English | |
| Holding(s) in Company | 2026-04-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41417982 | Notification of Major Holdings | 2026-05-05 | English | ||
| 39399293 | Admission to trading on the Main Market | 2026-05-01 | English | ||
| 38425913 | Rosebank Industries plc - Single prospectus | 2026-04-29 | English | ||
| 37410127 | Publication of Prospectus | 2026-04-27 | English | ||
| 33252956 | 2025 Annual Report and Notice of 2026 AGM | 2026-04-02 | English | ||
| 33558683 | Holding(s) in Company | 2026-04-01 | English | ||
| 33107742 | Notification of Major Holdings | 2026-03-31 | English | ||
| 33107741 | Notification of Major Holdings | 2026-03-31 | English | ||
| 33101964 | Intention to move from AIM to the Main Market | 2026-03-31 | English | ||
| 33056763 | Notifications of Major Holdings | 2026-03-27 | English | ||
| 33056758 | Notification of Major Holdings | 2026-03-27 | English | ||
| 33040270 | Notification of Major Holdings | 2026-03-25 | English | ||
| 33038327 | Admission of New Ordinary Shares | 2026-03-25 | English | ||
| 33013524 | Result of General Meeting | 2026-03-23 | English | ||
| 32941379 | Notification of Major Holdings | 2026-03-13 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
ROSEBANK INDUSTRIES 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/7889/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7889 | 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=7889 | 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=7889 \ -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": 7889}, 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 ROSEBANK INDUSTRIES PLC (id: 7889)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.