
ROBINSON PLC — Investor Relations & Filings
Robinson PLC is a manufacturer specializing in custom packaging solutions. The company produces both rigid plastic and paperboard packaging. Its product portfolio includes custom-moulded plastic items such as bottles, closures, pots, and containers. Robinson PLC provides technical and value-added solutions primarily for the food and consumer product hygiene sectors. The company offers services that span from product design and modelling to prototyping, creating packaging that emphasizes hygiene, safety, protection, and convenience for brand owners, packer-fillers, and retailers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim Results | 2021-08-19 | English | |
| Result of AGM | 2021-06-24 | English | |
| AGM Trading Statement | 2021-06-24 | English | |
| AGM - Change Of Format | 2021-06-16 | English | |
| Director/PDMR Shareholding | 2021-04-15 | English | |
| Final Results | 2021-03-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
9 filings
| |||||
| 4886798 | Interim Results | 2021-08-19 | English | ||
| 4847008 | Result of AGM | 2021-06-24 | English | ||
| 4847650 | AGM Trading Statement | 2021-06-24 | English | ||
| 4840819 | AGM - Change Of Format | 2021-06-16 | English | ||
| 4799962 | Director/PDMR Shareholding | 2021-04-15 | English | ||
| 4786646 | Final Results | 2021-03-25 | English | ||
| 4769832 | Acquisition Funding Update | 2021-03-01 | English | ||
| 4745658 | Acquisition | 2021-02-11 | English | ||
| 4731195 | Trading Statement | 2021-01-21 | English | ||
|
2020
6 filings
| |||||
| 4636522 | Interim Results | 2020-08-18 | English | ||
| 3345477 | Grant of Options & PDMR Dealing | 2020-07-17 | English | ||
| 3339202 | Result of AGM | 2020-06-30 | English | ||
| 3339553 | AGM Statement | 2020-06-30 | English | ||
| 3331611 | Notice of AGM | 2020-06-08 | English | ||
| 3313370 | Director/PDMR Shareholding | 2020-04-17 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ROBINSON PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
ROBINSON 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/7884/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7884 | 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=7884 | 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=7884 \ -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": 7884}, 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 ROBINSON PLC (id: 7884)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.