
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 |
|---|---|---|---|
|
Shandong Yabo Technology CO., LTD.
Specializes in building envelope systems and integrated ren…
|
002323 | CN | Construction |
|
Shanghai Geoharbour Construction Group Co., Ltd.
Global provider of geotechnical engineering and ground impr…
|
605598 | CN | Construction |
|
Skymission Group Holdings Limited
An established formwork works subcontractor providing engin…
|
1429 | HK | Construction |
|
Steeplejack Industrial Group Inc.
Offers comprehensive workface access solutions, industrial …
|
— | CA | Construction |
|
Stone Mountain Holdings Inc.
Comprehensive provider of access equipment, engineering, ma…
|
— | CA | Construction |
|
Takamiya Co.,Ltd.
Sells and rents temporary equipment and materials for the c…
|
2445 | JP | Construction |
|
Trevi Fin Industriale
A leader in underground soil engineering, providing service…
|
TFI | IT | Construction |
|
VAN ELLE HOLDINGS PLC
Specialist geotechnical contractor providing ground enginee…
|
VANL | GB | Construction |
|
Wing Chi Holdings Limited
Specialized foundation and site formation works, including …
|
6080 | HK | Construction |
|
WK Group (Holdings) Limited
Core business is structural steelwork contracting for const…
|
2535 | HK | 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.