
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 |
|---|---|---|---|
| 2016年度社会责任报告 | 2017-03-29 | Chinese | |
| 2016年度内控审计报告 | 2017-03-29 | Chinese | |
| 关于华夏幸福基业股份有限公司控股股东及其他关联方占用资金情况的专项说明 | 2017-03-29 | Chinese | |
| 中信证券股份有限公司关于华夏幸福基业股份有限公司使用闲置募集资金临时补充流动资金的核查意见 | 2017-03-29 | Chinese | |
| 独立董事关于公司第六届董事会第十次会议相关事项的独立意见 | 2017-03-29 | Chinese | |
| 关于归还用于临时补充流动资金的闲置募集资金的公告 | 2017-03-27 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 40760474 | 2016年度社会责任报告 | 2017-03-29 | Chinese | ||
| 40760458 | 2016年度内控审计报告 | 2017-03-29 | Chinese | ||
| 40760389 | 关于华夏幸福基业股份有限公司控股股东及其他关联方占用资金情况的专项说明 | 2017-03-29 | Chinese | ||
| 40760208 | 中信证券股份有限公司关于华夏幸福基业股份有限公司使用闲置募集资金临时补充流动资金的核查意见 | 2017-03-29 | Chinese | ||
| 40760195 | 独立董事关于公司第六届董事会第十次会议相关事项的独立意见 | 2017-03-29 | Chinese | ||
| 40760187 | 关于归还用于临时补充流动资金的闲置募集资金的公告 | 2017-03-27 | Chinese | ||
| 40760176 | 关于控股股东进行股票质押式回购交易的公告 | 2017-03-24 | Chinese | ||
| 40760170 | 关于与重庆市两江新区鱼复工业园管理委员会签署《合作备忘录》的公告 | 2017-03-16 | Chinese | ||
| 40760165 | 关于与承德市人民政府签署《合作备忘录》的公告 | 2017-03-16 | Chinese | ||
| 40760158 | 第六届董事会第九次会议决议公告 | 2017-03-16 | Chinese | ||
| 40760150 | 关于与承德市承德县人民政府签署《合作备忘录》的公告 | 2017-03-16 | Chinese | ||
| 40760137 | 关于固安工业园区新型城镇化PPP项目供热收费收益权资产支持专项计划成立的公告 | 2017-03-15 | Chinese | ||
| 40760119 | 关于与安徽省巢湖市人民政府签署《合作备忘录》的公告 | 2017-03-15 | Chinese | ||
| 40760109 | 关于与佛山市南海区丹灶镇人民政府签署《合作备忘录》的公告 | 2017-03-15 | Chinese | ||
| 40760102 | 关于与合肥市蜀山区西部新城建设指挥部签署《合作备忘录》的公告 | 2017-03-15 | 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.