
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 |
|---|---|---|---|
|
ASPEN (GROUP) HOLDINGS LIMITED
Property development, with diversified interests in healthc…
|
1F3 | SG | Real estate activities |
|
Aspen Group Ltd.
Real estate company acquiring and managing income-producing…
|
ASGR | IL | Real estate activities |
|
Asset Plus Limited
Acquires, develops, and manages a diversified portfolio of …
|
APL | NZ | Real estate activities |
|
Associated International Hotels Limited
Investment holding company primarily focused on property in…
|
105 | HK | Real estate activities |
|
Assura PLC
A healthcare property REIT that develops, invests in, and m…
|
AGR | GB | Real estate activities |
|
ASTAKA HOLDINGS LIMITED
Integrated property developer specializing in mixed-use pro…
|
42S | SG | Real estate activities |
|
Astickso XXI Socimi S.A.
A real estate holding company that acquires and leases urba…
|
MLAS | ES | Real estate activities |
|
Asuntosalkku Oyj
Real estate investment company leasing residential apartmen…
|
ASUNTO | FI | Real estate activities |
|
ATA GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A REIT investing in commercial real estate for rental incom…
|
ATAGY | TR | Real estate activities |
|
ATAKULE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing and managing comm…
|
AGYO | TR | 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.