
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 |
|---|---|---|---|
|
Aseana Properties Limited
Develops upscale residential, commercial, and hospitality p…
|
AP | JE | Real estate activities |
|
A SELF-ADMINISTERED REAL ESTATE INVESTMENT TRUST INC.
A self-administered REIT that manages residential and non-r…
|
140910 | KR | Real estate activities |
|
Ashiana Housing Limited
Develops lifestyle-oriented senior living and kid-centric r…
|
ASHIANA | IN | Real estate activities |
|
Ashram Online.com Ltd
Develops infrastructure and real estate for spiritual cente…
|
526187 | IN | Real estate activities |
|
ASIAN PAC HOLDINGS BERHAD
Investment holding, property development and investment, sh…
|
— | MY | Real estate activities |
|
ASIA PACIFIC LAND BERHAD
Investment holding, property development, property investme…
|
— | MY | Real estate activities |
|
ASIA-PACIFIC STRATEGIC INVESTMENTS LIMITED
Developing real estate, hospitality, and retirement village…
|
1H7W | SG | Real estate activities |
|
Asiasec Properties Limited
Property investment, leasing, and estate management of comm…
|
271 | HK | Real estate activities |
|
Asia Standard International Group Limited
Primarily engaged in property development, investment, and …
|
129 | BM | Real estate activities |
|
ASPEN GROUP
Provides affordable residential, retirement, and short-stay…
|
APZ | AU | 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.