LANGOLD REAL ESTATE CO.,LTD. — Investor Relations & Filings
Langold Real Estate Co., Ltd. is a professional enterprise focused on the investment, development, and operation of residential and commercial properties. The company specializes in the creation of high-quality living environments and integrated urban spaces, with core activities spanning land acquisition, project planning, construction management, and property sales. Beyond residential development, Langold manages a diverse portfolio of commercial assets, including shopping centers and office buildings, and provides comprehensive property management services. The firm prioritizes architectural innovation and sustainable development practices to enhance urban lifestyles. Its project portfolio encompasses a wide range of developments, from premium residential communities to large-scale mixed-use complexes, designed to meet the evolving needs of diverse market segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票可能被终止上市的第六次风险提示公告 | 2026-04-17 | Chinese | |
| 投资者关系管理制度 | 2025-12-26 | Chinese | |
| 董事会提名与薪酬考核委员会实施规则 | 2025-12-26 | Chinese | |
| 第七届董事会第一次会议决议公告 | 2025-12-26 | Chinese | |
| 董事和高管人员所持本公司股份及其变动管理制度 | 2025-12-26 | Chinese | |
| 信息披露管理制度 | 2025-12-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34822038 | 股票可能被终止上市的第六次风险提示公告 | 2026-04-17 | Chinese | ||
|
2025
14 filings
| |||||
| 35403707 | 投资者关系管理制度 | 2025-12-26 | Chinese | ||
| 35403695 | 董事会提名与薪酬考核委员会实施规则 | 2025-12-26 | Chinese | ||
| 35403685 | 第七届董事会第一次会议决议公告 | 2025-12-26 | Chinese | ||
| 35403682 | 董事和高管人员所持本公司股份及其变动管理制度 | 2025-12-26 | Chinese | ||
| 35403671 | 信息披露管理制度 | 2025-12-26 | Chinese | ||
| 35403599 | 董事会战略委员会实施规则 | 2025-12-26 | Chinese | ||
| 35403589 | 北京市嘉源律师事务所关于南国置业股份有限公司重大资产出售暨关联交易之实施情况的法律意见书 | 2025-12-02 | Chinese | ||
| 35403572 | 中信建投证券股份有限公司关于南国置业股份有限公司重大资产出售暨关联交易实施情况之独立财务顾问核查意见 | 2025-12-02 | Chinese | ||
| 35403558 | 重大资产出售暨关联交易实施情况报告书 | 2025-12-02 | Chinese | ||
| 35403543 | 南国置业股份有限公司2025年第三次临时股东大会法律意见书 | 2025-10-31 | Chinese | ||
| 35403535 | 2025年第三次临时股东大会决议公告 | 2025-10-31 | Chinese | ||
| 35403520 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 35403511 | 关于公司重大资产重组将导致的关联方非经营资金往来全部清理的公告 | 2025-10-27 | Chinese | ||
| 35403500 | 股票交易异常波动公告 | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
16080022 CANADA INC
Wholly-owned subsidiary of Margaux REIT that amalgamated wi…
|
— | CA | Real estate activities |
|
235 Holdings AD
A real estate investment company that acquires, manages, an…
|
235H | BG | Real estate activities |
|
3P LAND HOLDINGS LTD.
Engaged in real estate development, land management, and pr…
|
3PLAND | IN | Real estate activities |
|
a.a.a. AG Allgemeine Anlageverwaltung
A real estate project and property developer of commercial …
|
AAA | DE | Real estate activities |
|
ABACUS GROUP
Asset manager and owner of metropolitan office and retail p…
|
ABG | AU | Real estate activities |
|
ABACUS STORAGE KING
Owns and manages a portfolio of residential and commercial …
|
ASK | AU | Real estate activities |
|
Abbey Woods Developments Limited
Real estate development firm creating residential and comme…
|
— | CA | Real estate activities |
|
Abitare In
A real estate developer specializing in customized resident…
|
ABT | IT | Real estate activities |
|
abrdn European Logistics Income plc
An investment trust investing in a portfolio of European lo…
|
ASLI | GB | Real estate activities |
|
abrdn Property Income Trust Ltd
A closed-ended investment company winding down its UK comme…
|
API | GG | Real estate activities |
LANGOLD REAL ESTATE CO.,LTD. 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/54354/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54354 | 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=54354 | 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=54354 \ -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": 54354}, 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 LANGOLD REAL ESTATE CO.,LTD. (id: 54354)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.