Luotea Plc — Investor Relations & Filings
About Luotea Plc
Luotea Plc is a facility services company focused on the property services business area. It delivers comprehensive solutions spanning the entire lifecycle of facilities, including property maintenance, technical and expert support, cleaning, and specialized building support services. The company's approach integrates smart solutions and energy efficiency expertise to help clients optimize facility performance, reduce environmental impact, and support biodiversity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Luotea Oyj:n varsinaisen yhtiökokouksen päätökset ja hallituksen järjestäytyminen | 2026-04-29 | Finnish | |
| Resolutions by Luotea Plc's Annual General Meeting and the constitutive meeting of the Board of Directors | 2026-04-29 | English | |
| Solnan käräjäoikeuden tuomio asiassa, joka koski Luotea Oyj:n konserniyhtiötä Luotea FM AB:tä | 2026-04-10 | Finnish | |
| Judgment of the Solna District Court in a dispute concerning Luotea Oyj's group company Luotea FM AB | 2026-04-10 | English | |
| Kutsu Luotea Oyj:n varsinaiseen yhtiökokoukseen | 2026-04-08 | Finnish | |
| Notice to the Annual General Meeting of Luotea Plc | 2026-04-08 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Luotea 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 · Combined facilities support activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xinyuan Property Management Service (Cayman) Ltd.
Integrated provider of property, commercial, value-added, a…
|
1895 | HK | Administrative and support serv… |
|
Yuexiu Services Group Limited
Integrated property management and operational services pro…
|
6626 | HK | Administrative and support serv… |
|
YY Group Holding Ltd.
A technology-driven company for workforce and facilities ma…
|
YYGH | US | Administrative and support serv… |
|
Zhong An Intelligent Living Service Limited
Specializes in integrated property management for diverse f…
|
2271 | HK | Administrative and support serv… |
Luotea 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/35798/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35798 | 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=35798 | 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=35798 \ -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": 35798}, 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 Luotea Plc (id: 35798)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.