
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 |
|---|---|---|---|
|
Chi Kan Holdings Limited
Investment holding entity focused on construction, providin…
|
9913 | HK | Construction |
|
China Hongbao Holdings Limited
Foundation subcontractor specializing in lateral support an…
|
8316 | HK | Construction |
|
China New Consumption Group Limited
Operates foundation contracting services, specializing in s…
|
8275 | HK | Construction |
|
China Steel Structure Co., Ltd.
Provides design, fabrication, and erection of steel structu…
|
2013 | TW | Construction |
|
China Supply Chain Holdings Limited
Primarily provides building maintenance and renovation serv…
|
3708 | HK | Construction |
|
Concrete Pumping Holdings, Inc.
Provider of concrete pumping services and concrete waste ma…
|
BBCP | US | Construction |
|
Crown Lifters Limited
Provides heavy lifting solutions and crane rental services …
|
CROWN | IN | Construction |
|
CTR Holdings Limited
Construction contractor specializing in structural engineer…
|
1416 | HK | Construction |
|
DAI-ICHI CUTTER KOGYO K.K.
Specialized firm for cutting, drilling, and treating concre…
|
1716 | JP | Construction |
|
DAISAN CO.,LTD.
Manufactures, sells, and rents scaffolding systems for the …
|
4750 | JP | 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.