
Upcon Co., Ltd. — Investor Relations & Filings
Upcon Co., Ltd. is a specialized civil engineering and construction firm focused on correcting ground and foundation issues. The company's core technology is the proprietary UPCON Method, which utilizes expanding polyurethane resin to address problems such as settlement, tilting, steps, and voids in concrete floors and foundations. This non-destructive technique allows for rapid remediation, often completed in a single day, without requiring demolition or the relocation of inventory and machinery. This minimizes operational downtime for clients. The method is applied across various sectors, including industrial facilities like factories and warehouses, commercial properties, public infrastructure such as roads and ports, and residential buildings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-27 | Japanese | |
| 確認書 | 2026-04-23 | Japanese | |
| 有価証券報告書-第23期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | |
| 確認書 | 2025-09-12 | Japanese | |
| 半期報告書-第23期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | |
| 臨時報告書 | 2025-04-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 37293275 | 臨時報告書 | 2026-04-27 | Japanese | ||
| 35616646 | 確認書 | 2026-04-23 | Japanese | ||
| 35616570 | 有価証券報告書-第23期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | ||
|
2025
6 filings
| |||||
| 7855839 | 確認書 | 2025-09-12 | Japanese | ||
| 7855832 | 半期報告書-第23期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7265737 | 臨時報告書 | 2025-04-28 | Japanese | ||
| 7266138 | 確認書 | 2025-04-25 | Japanese | ||
| 7266130 | 内部統制報告書-第22期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7266124 | 有価証券報告書-第22期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7309005 | 半期報告書-第22期(2024/02/01-2025/01/31) | 2024-09-12 | Japanese | ||
| 7308998 | 確認書 | 2024-09-12 | Japanese | ||
| 7333854 | 四半期報告書-第22期第1四半期(2024/02/01-2024/04/30) | 2024-06-12 | Japanese | ||
| 7333848 | 確認書 | 2024-06-12 | Japanese | ||
| 7340504 | 臨時報告書 | 2024-04-26 | Japanese | ||
| 7340655 | 確認書 | 2024-04-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
|
Cemindia Projects Limited
Specialized engineering firm for geotechnical, foundation a…
|
CEMPRO | IN | Construction |
|
Center International Group Co.,Ltd.
Provides building envelope systems, environmental remediati…
|
603098 | CN | Construction |
Upcon 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/14440/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14440 | 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=14440 | 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=14440 \ -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": 14440}, 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 Upcon Co., Ltd. (id: 14440)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.