
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 |
|---|---|---|---|
| 关于取得陕西省咸阳市泾阳产业新城PPP项目《中标通知书》的公告 | 2018-03-22 | Chinese | |
| 2018年第三次临时股东大会的法律意见 | 2018-03-22 | Chinese | |
| 2018年第三次临时股东大会决议公告 | 2018-03-22 | Chinese | |
| 关于下属子公司九通投资拟签署邯郸鼎兴《股权转让协议》的公告 | 2018-03-14 | Chinese | |
| 关于下属子公司九通投资拟签署武汉鼎鸿《股权转让协议》的公告 | 2018-03-14 | Chinese | |
| 关于下属子公司京御地产拟签署涿州致远《股权转让协议》的公告 | 2018-03-14 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 40765855 | 关于取得陕西省咸阳市泾阳产业新城PPP项目《中标通知书》的公告 | 2018-03-22 | Chinese | ||
| 40765845 | 2018年第三次临时股东大会的法律意见 | 2018-03-22 | Chinese | ||
| 40765828 | 2018年第三次临时股东大会决议公告 | 2018-03-22 | Chinese | ||
| 40765817 | 关于下属子公司九通投资拟签署邯郸鼎兴《股权转让协议》的公告 | 2018-03-14 | Chinese | ||
| 40765809 | 关于下属子公司九通投资拟签署武汉鼎鸿《股权转让协议》的公告 | 2018-03-14 | Chinese | ||
| 40765798 | 关于下属子公司京御地产拟签署涿州致远《股权转让协议》的公告 | 2018-03-14 | Chinese | ||
| 40765781 | 2018年第三次临时股东大会会议资料 | 2018-03-14 | Chinese | ||
| 40765774 | 关于2018年度第一期超短期融资券发行结果公告 | 2018-03-14 | Chinese | ||
| 40765767 | 第六届董事会第三十六次会议决议公告 | 2018-03-14 | Chinese | ||
| 40765751 | 关于下属子公司九通投资2018年非公开发行公司债券(第一期)完成发行的公告 | 2018-03-13 | Chinese | ||
| 40765740 | 关于下属公司竞得土地使用权的公告 | 2018-03-12 | Chinese | ||
| 40765718 | 关于公司及子公司提供担保的进展情况公告 | 2018-03-12 | Chinese | ||
| 40765707 | 关于设立下属企业的公告 | 2018-03-12 | Chinese | ||
| 40765699 | 关于下属公司九通投资、眉山鼎兴拟与平安大华签署《增资协议》的公告 | 2018-03-05 | Chinese | ||
| 40765693 | 关于拟与湖北银行股份有限公司签订《全面战略合作协议》的公告 | 2018-03-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.