
ASCENT — Investor Relations & Filings
Ascent Development Co., Ltd., a member of the Kuo Yang Group, is a land development and construction firm. Originally established as a wool industry supplier with over 50 years of history, the company underwent a strategic transition in 2022 to focus on real estate development. Its core operations include the development, sale, and leasing of residential buildings, industrial plants, and urban townships. The company also engages in the planning of new communities and comprehensive real estate management. By integrating the resources of the Kuo Yang Group—which spans property management, hospitality, and retail sectors—Ascent Development delivers high-quality architectural projects and diversified property solutions. The firm prioritizes stable operational growth and the creation of long-term value through professional land utilization and construction expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1439_20260617F13.pdf | 2026-05-15 | Chinese | |
| 115年年報及股東會資料 — 2026_1439_20260617FE2.pdf | 2026-05-15 | English | |
| 115年年報及股東會資料 — 2026_1439_20260617F02.pdf | 2026-05-15 | Chinese | |
| 115年年報及股東會資料 — 2026_1439_20260617FE1.pdf | 2026-05-15 | English | |
| 115年年報及股東會資料 — 2026_1439_20260617F01.pdf | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46898487 | 115年年報及股東會資料 — 2026_1439_20260617F13.pdf | 2026-05-15 | Chinese | ||
| 46898486 | 115年年報及股東會資料 — 2026_1439_20260617FE2.pdf | 2026-05-15 | English | ||
| 46898484 | 115年年報及股東會資料 — 2026_1439_20260617F02.pdf | 2026-05-15 | Chinese | ||
| 46898479 | 115年年報及股東會資料 — 2026_1439_20260617FE1.pdf | 2026-05-15 | English | ||
| 46898477 | 115年年報及股東會資料 — 2026_1439_20260617F01.pdf | 2026-05-15 | Chinese | ||
| 46169240 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155672 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46153806 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46140914 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46898096 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46898095 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 46898490 | 115年第1季財務報告書 — 202601_1439_AI1.pdf | 2026-05-07 | Chinese | ||
| 46898097 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-05 | Chinese | ||
| 40879125 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40879118 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baroda Rayon Corpn. Ltd.
Transitioned from synthetic fiber manufacturing to real est…
|
500270 | IN | Real estate activities |
|
Basilix N.V.
Issuer of a real estate investment certificate for a shoppi…
|
BAS | BE | Real estate activities |
|
Bassac
A European real estate group focused on property developmen…
|
BASS | FR | Real estate activities |
|
BATI EGE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing projects in Deniz…
|
BEGYO | TR | Real estate activities |
|
Bay Equities Inc.
Primarily focused on construction, development, and commerc…
|
BEQ | CA | Real estate activities |
|
BBI Bürgerliches Brauhaus Immobilien AG
A real estate holding company that acquires, rents, and man…
|
BBI | DE | Real estate activities |
|
BBI Development S.A.
Real estate developer of commercial and residential project…
|
BBD | PL | Real estate activities |
|
BCB BERHAD
Investment holding company primarily engaged in property de…
|
— | MY | Real estate activities |
|
BEDI BERHAD
A property development company crafting exceptional real es…
|
— | MY | Real estate activities |
|
Beijing Airport High-Tech Park Co.,Ltd.
Develops and operates industrial and high-tech parks near B…
|
600463 | CN | Real estate activities |
ASCENT 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/51802/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51802 | 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=51802 | 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=51802 \ -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": 51802}, 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 ASCENT (id: 51802)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.