
China Fortune Land Development Co.,Ltd. — Investor Relations & Filings
China Fortune Land Development Co., Ltd. specializes in the investment, development, and operation of New Industrial Cities. The company operates primarily through a Public-Private Partnership (PPP) model, collaborating with local governments to provide comprehensive urban solutions. Its core activities include strategic planning, infrastructure construction, and the development of industrial clusters. The firm focuses on attracting high-tech and high-value industries to its parks, offering services such as investment promotion, park operation, and urban public services. By integrating industrial development with urban living spaces, the company aims to foster economic growth and sustainable urbanization. Its portfolio is concentrated in major metropolitan regions, where it manages large-scale projects that combine industrial zones with residential and commercial infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于设立下属企业的公告 | 2018-07-09 | Chinese | |
| 关于下属公司竞得土地使用权的公告 | 2018-07-09 | Chinese | |
| 关于公司及子公司提供担保的进展情况公告 | 2018-07-09 | Chinese | |
| 北京市金杜律师事务所关于华夏幸福基业股份有限公司2018年股票期权与限制性股票激励计划调整及授予事项的法律意见书 | 2018-07-06 | Chinese | |
| 第六届监事会第十二次会议决议公告 | 2018-07-06 | Chinese | |
| 关于向激励对象授予股票期权与限制性股票的公告 | 2018-07-06 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 40769019 | 关于设立下属企业的公告 | 2018-07-09 | Chinese | ||
| 40769004 | 关于下属公司竞得土地使用权的公告 | 2018-07-09 | Chinese | ||
| 40768993 | 关于公司及子公司提供担保的进展情况公告 | 2018-07-09 | Chinese | ||
| 40768984 | 北京市金杜律师事务所关于华夏幸福基业股份有限公司2018年股票期权与限制性股票激励计划调整及授予事项的法律意见书 | 2018-07-06 | Chinese | ||
| 40768970 | 第六届监事会第十二次会议决议公告 | 2018-07-06 | Chinese | ||
| 40768957 | 关于向激励对象授予股票期权与限制性股票的公告 | 2018-07-06 | Chinese | ||
| 40768945 | 独立董事关于公司2018年股票期权与限制性股票激励计划相关调整和授予事宜的独立意见 | 2018-07-06 | Chinese | ||
| 40768934 | 2018年股票期权与限制性股票激励计划首次授予激励对象名单(授予日) | 2018-07-06 | Chinese | ||
| 40768919 | 关于控股股东补充质押部分股份的公告 | 2018-07-06 | Chinese | ||
| 40768909 | 关于2018年股票期权与限制性股票激励计划相关调整的公告 | 2018-07-06 | Chinese | ||
| 40768891 | 第六届董事会第四十五次会议决议公告 | 2018-07-06 | Chinese | ||
| 40768879 | 上海信公企业管理咨询有限公司关于华夏幸福基业股份有限公司2018年股票期权与限制性股票激励计划首次授予相关事项之独立财务顾问报告 | 2018-07-06 | Chinese | ||
| 40768861 | 2018年第七次临时股东大会决议公告 | 2018-07-05 | Chinese | ||
| 40768852 | 2018年股票期权与限制性股票激励计划 | 2018-07-05 | Chinese | ||
| 40768836 | 关于2018年股票期权与限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2018-07-05 | 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 |
China Fortune Land Development 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/56662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56662 | 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=56662 | 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=56662 \ -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": 56662}, 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 China Fortune Land Development Co.,Ltd. (id: 56662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.