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 |
|---|---|---|---|
| 华源证券股份有限公司关于国安达股份有限公司2023年度向特定对象发行股票之保荐总结报告书 | 2026-04-27 | Chinese | |
| 国安达股份有限公司关于续聘公司2026年度审计机构的公告 | 2026-04-27 | Chinese | |
| 国安达股份有限公司2025年度独立董事述职报告(王子冬) | 2026-04-27 | Chinese | |
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 2025年年度报告 | 2026-04-27 | Chinese | |
| 国安达股份有限公司2025年度独立董事述职报告(涂连东) | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39931103 | 华源证券股份有限公司关于国安达股份有限公司2023年度向特定对象发行股票之保荐总结报告书 | 2026-04-27 | Chinese | ||
| 39931093 | 国安达股份有限公司关于续聘公司2026年度审计机构的公告 | 2026-04-27 | Chinese | ||
| 39931083 | 国安达股份有限公司2025年度独立董事述职报告(王子冬) | 2026-04-27 | Chinese | ||
| 39931076 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39931067 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39931056 | 国安达股份有限公司2025年度独立董事述职报告(涂连东) | 2026-04-27 | Chinese | ||
| 39931045 | 国安达股份有限公司关于补充确认关联交易的公告 | 2026-04-27 | Chinese | ||
| 39931038 | 第五届董事会第七次会议决议公告 | 2026-04-27 | Chinese | ||
| 39931030 | 国安达股份有限公司关于2025年度利润分配预案的公告 | 2026-04-27 | Chinese | ||
| 39931023 | 国安达股份有限公司2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-27 | Chinese | ||
| 39931008 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 39931006 | 国安达股份有限公司关于使用闲置募集资金进行现金管理的公告 | 2026-04-27 | Chinese | ||
| 39931000 | 华源证券股份有限公司关于国安达股份有限公司2025年年度持续督导跟踪报告 | 2026-04-27 | Chinese | ||
| 39930987 | 华源证券股份有限公司关于国安达股份有限公司2025年度持续督导培训情况报告 | 2026-04-27 | Chinese | ||
| 39930966 | 国安达股份有限公司2025年度独立董事述职报告(何少平) | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aurotek Corporation
Provides AI and robotics automation solutions for smart man…
|
6215 | TW | Manufacturing |
|
Avrot Industries Ltd.
Specializes in lining and coating steel pipes for corrosion…
|
AVRT | IL | Manufacturing |
|
Babcock & Wilcox Enterprises, Inc.
Provider of energy and environmental technologies for power…
|
BW | US | Manufacturing |
|
BEIJING JIUZHOUYIGUI ENVIRONMENTAL TECHNOLOGY CO., LTD.
Provides noise and vibration control solutions for rail tra…
|
688485 | CN | Manufacturing |
|
BHI Co., LTD.
Global supplier of equipment for the power generation and s…
|
083650 | KR | Manufacturing |
|
Bingshan Refrigeration & Heat Transfer Technologies Co.,Ltd.
Provides industrial and commercial refrigeration and heat t…
|
000530 | CN | Manufacturing |
|
Biorem Inc.
Specializes in advanced air emissions control systems for b…
|
BRM | CA | Manufacturing |
|
BIO-UV Group
Designs and manufactures chemical-free water and surface di…
|
ALTUV | FR | Manufacturing |
|
Blue Star Ltd
Provides air conditioning, commercial refrigeration, and ME…
|
BLUESTARCO | IN | Manufacturing |
|
Boss Packaging Solutions Limited
Manufactures automated packaging machinery for diverse indu…
|
BOSS | IN | 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.