
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 |
|---|---|---|---|
|
BEIJING CAPITAL DEVELOPMENT CO.,LTD
Specializes in real estate development, property management…
|
600376 | CN | Real estate activities |
|
Beijing Dalong Weiye Real Estate Development Co.,Ltd
Develops residential and commercial properties, land develo…
|
600159 | CN | Real estate activities |
|
Beijing Electronic Zone High-tech Group Co., Ltd.
Develops and manages high-tech industrial parks and technol…
|
600658 | CN | Real estate activities |
|
BEIJING HUALIAN DEPARTMENT STORE CO.,LTD
Invests in, develops, and manages shopping centers and depa…
|
000882 | CN | Real estate activities |
|
Beijing North Star Company Limited
Diversified enterprise focused on Convention and Exhibition…
|
588 | CN | Real estate activities |
|
Beijing Urban Construction Investment & Development Co.,Ltd.
Develops, manages, and invests in residential and commercia…
|
600266 | CN | Real estate activities |
|
Beijing Zodi Investment Co., Ltd.
Real estate development and management firm with strategic …
|
000609 | CN | Real estate activities |
|
Bekasi Asri Pemula Tbk
A property development company specializing in residential,…
|
BAPA | ID | Real estate activities |
|
Bekasi Fajar Industrial Estate Tbk
Developer and operator of world-class industrial estates, a…
|
BEST | ID | Real estate activities |
|
BELORA RDVC CITY DESENVOLVIMENTO IMOBILIÁRIO S.A.
Develops and manages large-scale residential and commercial…
|
— | BR | 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.