
Green Landscaping Group — Investor Relations & Filings
Green Landscaping Group specializes in the management and development of outdoor environments. The company provides a comprehensive suite of services, including grounds maintenance, green space management, landscaping, and expert assignments. Its offerings also encompass specialized areas such as arborist services, maintenance and planning for courtyards and sports facilities, and infrastructure work related to water and sewage systems. The group operates through a decentralized model, acquiring and supporting a network of local, entrepreneurial companies. It serves both public and private sector clients with a focus on sustainability, quality, and customer value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bulletin from the annual general meeting of Green Landscaping Group AB (publ) | 2026-05-07 | English | |
| Kommuniké från årsstämma i Green Landscaping Group AB (publ) | 2026-05-07 | English | |
| Quarterly Report 2026 | 2026-04-29 | Swedish | |
| Quarterly Report 2026 | 2026-04-29 | English | |
| KALLELSE TILL ÅRSSTÄMMA I GREEN LANDSCAPING GROUP AB (PUBL) | 2026-04-07 | Swedish | |
| NOTICE TO ATTEND THE ANNUAL GENERAL MEETING IN GREEN LANDSCAPING GROUP AB (PUBL) | 2026-04-07 | English |
Browse filings by year
8 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Green Landscaping Group, 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 · Landscape service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BrightView Holdings, Inc.
A provider of commercial landscaping, maintenance, and snow…
|
BV | US | Administrative and support serv… |
|
China Green Broad Ecological Technology Company Limited
Specializes in integrated ecological technology, landscape …
|
1253 | HK | Administrative and support serv… |
|
Gifu landscape architect Co.,Ltd.
Designs, constructs, and maintains green landscaping and ex…
|
1438 | JP | Administrative and support serv… |
|
UNIVERSAL ENGEISHA CO.,LTD
Horticultural company providing plant rental, retail, and l…
|
6061 | JP | Administrative and support serv… |
|
Wuhan Nusun Landscape Co., Ltd.
Provides landscape architecture, ecological engineering, an…
|
300536 | CN | Administrative and support serv… |
Green Landscaping Group 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/3054/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3054 | 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=3054 | 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=3054 \ -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": 3054}, 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 Green Landscaping Group (id: 3054)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.