
UNIVERSAL ENGEISHA CO.,LTD — Investor Relations & Filings
UNIVERSAL ENGEISHA CO.,LTD. is a horticultural company specializing in green-related services. The company's operations are structured around three primary segments: rental and maintenance, retail, and landscaping. The core rental business provides plants and flowers for a variety of commercial and public venues, including offices and hotels, along with associated maintenance services. The retail segment focuses on the sale of horticultural products, and the landscaping division provides design and construction services for creating green environments. Through these integrated services, the company aims to provide restful and enriched spaces.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正有価証券報告書-第50期(2022/07/01-2023/06/30) | 2023-11-09 | Japanese | |
| 訂正確認書 | 2023-11-09 | Japanese | |
| 臨時報告書 | 2023-09-27 | Japanese | |
| 内部統制報告書-第50期(2022/07/01-2023/06/30) | 2023-09-27 | Japanese | |
| 確認書 | 2023-09-27 | Japanese | |
| 有価証券報告書-第50期(2022/07/01-2023/06/30) | 2023-09-27 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 7540326 | 訂正有価証券報告書-第50期(2022/07/01-2023/06/30) | 2023-11-09 | Japanese | ||
| 7540323 | 訂正確認書 | 2023-11-09 | Japanese | ||
| 7544164 | 臨時報告書 | 2023-09-27 | Japanese | ||
| 7544163 | 内部統制報告書-第50期(2022/07/01-2023/06/30) | 2023-09-27 | Japanese | ||
| 7544160 | 確認書 | 2023-09-27 | Japanese | ||
| 7544162 | 有価証券報告書-第50期(2022/07/01-2023/06/30) | 2023-09-27 | Japanese | ||
| 7568678 | 確認書 | 2023-05-12 | Japanese | ||
| 7568668 | 四半期報告書-第50期第3四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | ||
| 7574345 | 確認書 | 2023-02-14 | Japanese | ||
| 7574321 | 四半期報告書-第50期第2四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7583334 | 確認書 | 2022-11-14 | Japanese | ||
| 7583335 | 四半期報告書-第50期第1四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7589234 | 内部統制報告書-第49期(令和3年7月1日-令和4年6月30日) | 2022-09-26 | Japanese | ||
| 7589232 | 確認書 | 2022-09-26 | Japanese | ||
| 7589236 | 有価証券報告書-第49期(令和3年7月1日-令和4年6月30日) | 2022-09-26 | Japanese | ||
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… |
|
Green Landscaping Group
Specializes in the management and development of outdoor en…
|
GREEN | SE | Administrative and support serv… |
|
Wuhan Nusun Landscape Co., Ltd.
Provides landscape architecture, ecological engineering, an…
|
300536 | CN | Administrative and support serv… |
UNIVERSAL ENGEISHA CO.,LTD 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/13670/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13670 | 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=13670 | 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=13670 \ -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": 13670}, 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 UNIVERSAL ENGEISHA CO.,LTD (id: 13670)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.