Delpha Construction Co., Ltd. — Investor Relations & Filings
Delpha Construction Co., Ltd. specializes in the development, construction, and management of residential and commercial properties. The firm focuses on urban renewal initiatives and the redevelopment of aging structures, transitioning from a regional developer to a nationwide enterprise. Its project portfolio emphasizes the integration of modern architectural aesthetics with natural environments, often situating developments near major transportation hubs, technology parks, and green spaces. Core operations include land acquisition, project planning, and the sale or leasing of high-quality residential units. The company is recognized for its commitment to sustainable development and architectural excellence, frequently receiving accolades for its corporate social responsibility reporting and building quality. By prioritizing functional design and community well-being, the firm aims to create innovative living spaces that meet contemporary urban demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | |
| 115年4月22日內部人設質解質 | 2026-04-23 | Chinese | |
| 115年4月14日內部人設質解質 | 2026-04-15 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41459081 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456754 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40843937 | 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | ||
| 35549115 | 115年4月22日內部人設質解質 | 2026-04-23 | Chinese | ||
| 34549052 | 115年4月14日內部人設質解質 | 2026-04-15 | Chinese | ||
| 33874308 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33874306 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33804338 | 本公司董事會決議通過以法定盈餘公積彌補虧損 | 2026-04-08 | Chinese | ||
| 33804322 | 114年第4季股利金額(董事會決議) | 2026-04-08 | Chinese | ||
| 33799004 | 本公司115年股東常會召開日期及召集事由暨股票停止 過戶日等相關事宜 | 2026-04-08 | Chinese | ||
| 33933063 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 33933059 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 33152259 | 公告本公司董事會通過與子公司華鑑營造簽訂「桃園市觀音區 富溪段692地號」新建工程追加承攬合約 | 2026-03-30 | Chinese | ||
| 33152260 | 公告本公司董事會決議不分派114年第四季股利 | 2026-03-30 | Chinese | ||
| 33152262 | 公告本公司董事會通過114年度合併財務報告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FLEETWOOD LIMITED
Provides modular building solutions and managed accommodati…
|
FWD | AU | Construction |
|
Fletcher Building Limited
Integrated building products manufacturer and infrastructur…
|
FBU | NZ | Construction |
|
FLETCHER BUILDING LIMITED
Manufacturer and distributor of building products and const…
|
FBU | AU | Construction |
|
FORLIFE Co., Ltd.
Residential developer in Tokyo offering custom homes, ready…
|
3477 | JP | Construction |
|
FUJITA CORPORATION Co.,Ltd.
A general construction company focused on urban renewal and…
|
3370 | JP | Construction |
|
Garnet Construction Ltd.
Develops and manages residential, commercial, and industria…
|
526727 | IN | Construction |
|
Garuda Construction and Engineering Limited
Provides turnkey civil construction and MEP services for di…
|
GARUDA | IN | Construction |
|
Geffen Residence &Renewal Ltd.
A real estate investment and development company focused on…
|
GEFR | IL | Construction |
|
Generic Engineering Construction and Projects Limited
Provides civil construction and EPC services for diverse ur…
|
GENCON | IN | Construction |
|
Genesis Land Development Corp.
Integrated land developer and homebuilder focused on develo…
|
GDC | CA | Construction |
Delpha Construction 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/52142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52142 | 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=52142 | 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=52142 \ -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": 52142}, 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 Delpha Construction Co., Ltd. (id: 52142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.