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 |
|---|---|---|---|
|
Skyline Builders Group Holding Ltd
Holding company providing public civil engineering for road…
|
SKBL | US | Construction |
|
SKYLINE VENTURES INDIA LIMITED
Develops and manages residential, commercial, and urban inf…
|
538919 | IN | Construction |
|
Smart City Development Holdings Limited
General contracting and developing AI systems for urban saf…
|
8268 | HK | Construction |
|
SMART (J.) & CO. (CONTRACTORS) PLC
A building and civil engineering contractor for housing and…
|
SMJ | GB | Construction |
|
Smith Douglas Homes Corp.
Builds and sells affordable, customizable single-family hom…
|
SDHC | US | Construction |
|
SOCAM Development Limited
Principally engaged in construction and property, emphasizi…
|
983 | BM | Construction |
|
Societatea de Constructii Napoca SA
A contractor for civil, industrial, and agricultural constr…
|
NAPO | RO | Construction |
|
Souken Ace Co., Ltd
A diversified company in construction, real estate, automot…
|
1757 | JP | Construction |
|
SPACE CO.,LTD.
Specializes in the design, construction, and furnishing of …
|
9622 | JP | Construction |
|
Space Group Holdings Limited
Investment holding company engaged in fitting-out and gener…
|
2448 | HK | 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.