Guoanda Co., Ltd. — Investor Relations & Filings
Guoanda Co., Ltd. specializes in the research, development, production, and sales of automatic fire suppression systems and emergency rescue equipment. The company focuses on providing integrated fire safety solutions for high-risk environments, including power grids, energy storage systems, public transportation, and industrial facilities. Its product portfolio includes intelligent fire extinguishing systems specifically designed for lithium-ion batteries, power distribution cabinets, and wind turbines. Guoanda emphasizes technological innovation in fire detection and rapid suppression, offering specialized equipment for early-stage fire control and emergency response. The company serves a diverse range of sectors requiring advanced safety protocols, leveraging its expertise in automated monitoring and localized fire protection to enhance infrastructure resilience and public safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事专门会议工作制度(2025年10月) | 2025-10-27 | Chinese | |
| 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-27 | Chinese | |
| 对外担保管理制度(2025年10月) | 2025-10-27 | Chinese | |
| 募集资金管理制度(2025年10月) | 2025-10-27 | Chinese | |
| 信息披露管理制度(2025年10月) | 2025-10-27 | Chinese | |
| 独立董事工作制度(2025年10月) | 2025-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39930613 | 独立董事专门会议工作制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930600 | 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930590 | 对外担保管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930583 | 募集资金管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930575 | 信息披露管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930573 | 独立董事工作制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930567 | 董事和高级管理人员所持公司股份及其变动管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930556 | 关联交易管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930548 | 对外投资管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930539 | 总经理工作细则(2025年10月) | 2025-10-27 | Chinese | ||
| 39930530 | 内部审计管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930524 | 会计师事务所选聘制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930517 | 重大信息内部报告制度(2025年10月) | 2025-10-27 | Chinese | ||
| 39930511 | 国安达股份有限公司第五届董事会第五次会议决议公告 | 2025-10-27 | Chinese | ||
| 39930500 | 国安达股份有限公司关于控股股东、实际控制人及其一致行动人权益变动触及 1%整数倍及减持计划期限届满的公告 | 2025-10-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
Guoanda 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/55869/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55869 | 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=55869 | 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=55869 \ -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": 55869}, 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 Guoanda Co., Ltd. (id: 55869)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.