
SHENZHEN CAPOL INTERNATIONAL&ASSOCIATES CO.,LTD — Investor Relations & Filings
Shenzhen Capol International & Associates Co., Ltd. is a comprehensive architectural design and consulting firm. The company provides a wide range of services including urban planning, architectural design, landscape design, and interior design. It specializes in residential developments, commercial complexes, and public infrastructure projects. Capol is recognized for its expertise in prefabricated construction and Building Information Modeling (BIM) technology, offering integrated solutions that span from initial conceptualization to engineering and project management. The firm focuses on sustainable and green building practices, leveraging technical innovation to deliver high-quality urban spaces. With a strong emphasis on the full-process design cycle, it serves diverse clients across major urban centers, maintaining a reputation for technical excellence and design innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于华阳转债转股价格调整的公告 | 2026-05-20 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | |
| 华阳国际2025年度股东会会议决议的公告 | 2026-05-12 | Chinese | |
| 关于举行2025年度业绩说明会的公告 | 2026-05-10 | Chinese | |
| 2025年年度报告摘要 | 2026-04-15 | Chinese | |
| 2025年度独立董事述职报告—田锋 | 2026-04-15 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 46702074 | 关于华阳转债转股价格调整的公告 | 2026-05-20 | Chinese | ||
| 46701075 | 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | ||
| 45347090 | 华阳国际2025年度股东会会议决议的公告 | 2026-05-12 | Chinese | ||
| 44825436 | 关于举行2025年度业绩说明会的公告 | 2026-05-10 | Chinese | ||
| 39991161 | 2025年年度报告摘要 | 2026-04-15 | Chinese | ||
| 39991160 | 2025年度独立董事述职报告—田锋 | 2026-04-15 | Chinese | ||
| 39991158 | 2025年度独立董事述职报告—黎直前 | 2026-04-15 | Chinese | ||
| 39991157 | 关于修订《公司章程》的公告 | 2026-04-15 | Chinese | ||
| 39991152 | 关于对外出租部分物业及土地使用权的公告 | 2026-04-15 | Chinese | ||
| 39991149 | 会计师关于非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-15 | Chinese | ||
| 39991147 | 董事会关于独立董事独立性自查的专项意见 | 2026-04-15 | Chinese | ||
| 39991145 | 2025年年度报告 | 2026-04-15 | Chinese | ||
| 39991141 | 2026年第一季度可转债转股情况的公告 | 2026-04-01 | Chinese | ||
| 39991139 | 2025年第四季度可转债转股情况的公告 | 2026-01-05 | Chinese | ||
|
2025
1 filing
| |||||
| 39991130 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3S INDUSTRY GROUP INC.
Integrates RS, GIS, and GNSS technologies for surveying and…
|
605305 | CN | Professional, scientific and te… |
|
ABIST Co.,Ltd.
A technology services company specializing in industrial de…
|
6087 | JP | Professional, scientific and te… |
|
ABL Group
Global consultancy providing technical solutions for the en…
|
ABL | NO | Professional, scientific and te… |
|
ABO-Group Environment NV
Engineering and consultancy firm for geotechnics, environme…
|
ABO | BE | Professional, scientific and te… |
|
Academy of Environmental Planning and Design, Co.,Ltd., Nanjing University
University-affiliated environmental consulting, engineering…
|
300864 | CN | Professional, scientific and te… |
|
Acceleware Ltd.
Provides advanced EM heating solutions for industrial appli…
|
AXE | CA | Professional, scientific and te… |
|
ADNEO LIMITED
Engineering services for embedded systems, hardware design,…
|
AD1 | AU | Professional, scientific and te… |
|
ADVANCED SYSTEMS AUTOMATION LIMITED
Manufactures automated backend equipment for semiconductor …
|
5TY | SG | Professional, scientific and te… |
|
AECOM
A global infrastructure consulting firm providing services …
|
ACM | US | Professional, scientific and te… |
|
AEROMETREX LIMITED
Provides high-resolution aerial photography, LiDAR surveys,…
|
AMX | AU | Professional, scientific and te… |
SHENZHEN CAPOL INTERNATIONAL&ASSOCIATES 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/54939/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54939 | 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=54939 | 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=54939 \ -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": 54939}, 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 SHENZHEN CAPOL INTERNATIONAL&ASSOCIATES CO.,LTD (id: 54939)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.