
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 |
|---|---|---|---|
|
Automotive Properties Real Estate Investment Trust
Specialized REIT owning and acquiring income-producing auto…
|
APR.UN | CA | Real estate activities |
|
AVALAND BERHAD
Property development company creating vibrant, sustainable …
|
— | MY | Real estate activities |
|
AVALONBAY COMMUNITIES INC
A REIT that develops, redevelops, acquires, and manages apa…
|
AVB | US | Real estate activities |
|
AVANTIA CO., LTD.
A real estate company managing the property lifecycle from …
|
8904 | JP | Real estate activities |
|
Av-Gad Holdings Ltd.
A real estate development company specializing in urban ren…
|
AVGD | IL | Real estate activities |
|
Avista Real Estate Investment Trust
Specializes in owning, managing, and financing income-gener…
|
— | CA | Real estate activities |
|
AVRASYA GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A REIT investing in real estate, capital market instruments…
|
AVGYO | TR | Real estate activities |
|
AVRUPAKENT GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust with a diversified, income-g…
|
AVPGY | TR | Real estate activities |
|
Awfis Space Solutions Limited
Provides flexible workspace solutions, co-working, and mana…
|
AWFIS | IN | Real estate activities |
|
AXIS REAL ESTATE INVESTMENT TRUST
An Islamic property trust owning and investing in industria…
|
— | MY | 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.