ARTS Group Co.,Ltd — Investor Relations & Filings
About ARTS Group Co.,Ltd
ARTS Group Co., Ltd. is a professional design and engineering services provider specializing in comprehensive architectural and urban planning solutions. The company offers a wide range of services, including architectural design, landscape architecture, interior design, and municipal engineering. It focuses on delivering integrated design strategies for diverse sectors such as commercial real estate, industrial parks, residential communities, and public infrastructure. ARTS Group is recognized for its technical expertise in large-scale urban development and its commitment to sustainable design practices. The firm provides full-lifecycle project management and consulting services, leveraging advanced technologies to optimize building performance and urban functionality. Its portfolio includes significant contributions to the development of modern industrial zones and smart city initiatives, emphasizing functional efficiency and aesthetic innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员离职管理制度 | 2025-11-10 | Chinese | |
| 中衡设计第五届监事会第十五次会议决议公告 | 2025-11-10 | Chinese | |
| 董事会秘书工作细则(2025年11月修订) | 2025-11-10 | Chinese | |
| 董事、高级管理人员所持本公司股份及其变动管理制度(2025年11月修订) | 2025-11-10 | Chinese | |
| 中衡设计关于部分董事、高级管理人员减持股份计划公告 | 2025-11-10 | Chinese | |
| 总经理工作细则(2025年11月修订) | 2025-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37134205 | 董事、高级管理人员离职管理制度 | 2025-11-10 | Chinese | ||
| 37134198 | 中衡设计第五届监事会第十五次会议决议公告 | 2025-11-10 | Chinese | ||
| 37134193 | 董事会秘书工作细则(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134187 | 董事、高级管理人员所持本公司股份及其变动管理制度(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134181 | 中衡设计关于部分董事、高级管理人员减持股份计划公告 | 2025-11-10 | Chinese | ||
| 37134173 | 总经理工作细则(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134169 | 内幕信息知情人管理制度(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134161 | 独立董事工作制度(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134155 | 董事会提名委员会工作细则(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134147 | 中衡设计公司章程(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134140 | 中衡设计关于召开公司2025年第三次临时股东大会的通知 | 2025-11-10 | Chinese | ||
| 37134132 | 股东会议事规则(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134123 | 董事会战略委员会工作细则(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134119 | 信息披露管理制度(2025年11月修订) | 2025-11-10 | Chinese | ||
| 37134110 | 董事会审计委员会工作细则(2025年11月修订) | 2025-11-10 | 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… |
|
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… |
|
Aeroquest International Limited
Provided advanced airborne geophysical and geomatics survey…
|
AQL | CA | Professional, scientific and te… |
ARTS Group 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/57352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57352 | 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=57352 | 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=57352 \ -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": 57352}, 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 ARTS Group Co.,Ltd (id: 57352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.