
QUZHOU XIN'AN DEVELOPMENT CO.,LTD. — Investor Relations & Filings
Quzhou Xin'an Development Co., Ltd. specializes in urban infrastructure construction, land development, and real estate investment. The organization manages large-scale civil engineering projects, including the development of industrial zones and residential complexes. Key activities include project planning, construction management, and property maintenance. The company facilitates the expansion of urban facilities and the modernization of regional infrastructure through land acquisition, public works execution, and the management of commercial and residential assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事工作制度 | 2025-11-28 | Chinese | |
| 董事会审计委员会议事规则 | 2025-11-28 | Chinese | |
| 董事离职管理制度 | 2025-11-28 | Chinese | |
| 投资者关系管理制度 | 2025-11-28 | Chinese | |
| 信息披露暂缓与豁免业务内部管理制度 | 2025-11-28 | Chinese | |
| 总裁工作细则 | 2025-11-28 | Chinese |
Browse filings by year
27 years- 2026 54 filings
- 2025 146 filings
- 2024 148 filings
- 2023 129 filings
- 2022 86 filings
- 2021 104 filings
- 2020 126 filings
- 2019 160 filings
- 2018 126 filings
- 2017 183 filings
- 2016 254 filings
- 2015 231 filings
- 2014 193 filings
- 2013 140 filings
- 2012 106 filings
- 2011 118 filings
- 2010 92 filings
- 2009 117 filings
- 2008 116 filings
- 2007 100 filings
- 2006 70 filings
- 2005 49 filings
- 2004 54 filings
- 2003 27 filings
- 2002 38 filings
- 2001 14 filings
- 1999 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40557585 | 独立董事工作制度 | 2025-11-28 | Chinese | ||
| 40557576 | 董事会审计委员会议事规则 | 2025-11-28 | Chinese | ||
| 40557567 | 董事离职管理制度 | 2025-11-28 | Chinese | ||
| 40557563 | 投资者关系管理制度 | 2025-11-28 | Chinese | ||
| 40557553 | 信息披露暂缓与豁免业务内部管理制度 | 2025-11-28 | Chinese | ||
| 40557540 | 总裁工作细则 | 2025-11-28 | Chinese | ||
| 40557529 | 董事会秘书工作制度 | 2025-11-28 | Chinese | ||
| 40557522 | 董事和高级管理人员薪酬管理制度 | 2025-11-28 | Chinese | ||
| 40557514 | 突发事件应急管理制度 | 2025-11-28 | Chinese | ||
| 40557506 | 衢州信安发展股份有限公司章程 | 2025-11-28 | Chinese | ||
| 40557495 | 股东会议事规则 | 2025-11-28 | Chinese | ||
| 40557484 | 内部审计制度 | 2025-11-28 | Chinese | ||
| 40557473 | 董事和高级管理人员持有公司股份及其变动管理制度 | 2025-11-28 | Chinese | ||
| 40557459 | 第十二届董事会第十八次会议决议公告 | 2025-11-28 | Chinese | ||
| 40557451 | 董事会薪酬与考核委员会议事规则 | 2025-11-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
QUZHOU XIN'AN 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/56566/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56566 | 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=56566 | 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=56566 \ -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": 56566}, 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 QUZHOU XIN'AN DEVELOPMENT CO.,LTD. (id: 56566)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.