
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年年度股东会法律意见书 | 2026-05-22 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-22 | Chinese | |
| 2026年第二次临时股东会会议资料 | 2026-05-22 | Chinese | |
| 关于5%以上股东股份被司法标记及轮候冻结的公告 | 2026-05-20 | Chinese | |
| 股票交易异常波动公告 | 2026-05-19 | Chinese | |
| 第十二届董事会第二十七次会议决议暨关于终止发行股份购买资产并募集配套资金暨关联交易事项的公告 | 2026-05-17 | 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 | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867742 | 衢州发展2025年年度股东会法律意见书 | 2026-05-22 | Chinese | ||
| 46867740 | 2025年年度股东会决议公告 | 2026-05-22 | Chinese | ||
| 46867390 | 2026年第二次临时股东会会议资料 | 2026-05-22 | Chinese | ||
| 46701943 | 关于5%以上股东股份被司法标记及轮候冻结的公告 | 2026-05-20 | Chinese | ||
| 46565920 | 股票交易异常波动公告 | 2026-05-19 | Chinese | ||
| 46378978 | 第十二届董事会第二十七次会议决议暨关于终止发行股份购买资产并募集配套资金暨关联交易事项的公告 | 2026-05-17 | Chinese | ||
| 46378955 | 关于召开终止发行股份购买资产并募集配套资金暨关联交易事项投资者说明会的公告 | 2026-05-17 | Chinese | ||
| 46365189 | 2025年年度股东会会议资料 | 2026-05-15 | Chinese | ||
| 45774303 | 关于购买董高责任险的公告 | 2026-05-13 | Chinese | ||
| 45773914 | 关于董事长、董事离任的公告 | 2026-05-13 | Chinese | ||
| 45773681 | 第十二届董事会第二十六次会议决议公告 | 2026-05-13 | Chinese | ||
| 45773636 | 关于召开2026年第二次临时股东会的通知 | 2026-05-13 | Chinese | ||
| 45017124 | 关于发行股份购买资产事项的进展公告 | 2026-05-11 | Chinese | ||
| 44270128 | 股票交易异常波动公告 | 2026-05-07 | Chinese | ||
| 40558120 | 关于为子公司提供担保的进展公告 | 2026-04-29 | 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.