Hwa Create Co., Ltd. — Investor Relations & Filings
Hwa Create Co., Ltd. specializes in the development and manufacture of advanced electronic systems, focusing on satellite navigation, radar technology, and electronic warfare. The company provides a comprehensive suite of products, including high-precision GNSS simulators, satellite navigation receivers, and sophisticated radar signal processing units. Its core competencies lie in integrated electronic system design and simulation, supporting applications across aerospace, telecommunications, and defense sectors. Hwa Create delivers end-to-end solutions for positioning, navigation, and timing (PNT), leveraging proprietary technology to ensure high reliability in complex environments. The firm’s portfolio also encompasses specialized testing equipment and integrated circuit design, catering to the rigorous demands of modern electronic infrastructure and system verification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-21 | Chinese | |
| 2025年度财务决算报告 | 2026-04-21 | Chinese | |
| 关于举办2025年度网上业绩说明会的公告 | 2026-04-21 | Chinese | |
| 独立董事2025年度述职报告(夏超) | 2026-04-21 | Chinese | |
| 独立董事2025年度述职报告(田小兵) | 2026-04-21 | Chinese | |
| 关于2025年计提资产减值准备的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 35462855 | 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 35462840 | 2025年度财务决算报告 | 2026-04-21 | Chinese | ||
| 35462836 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-21 | Chinese | ||
| 35462834 | 独立董事2025年度述职报告(夏超) | 2026-04-21 | Chinese | ||
| 35462825 | 独立董事2025年度述职报告(田小兵) | 2026-04-21 | Chinese | ||
| 35462817 | 关于2025年计提资产减值准备的公告 | 2026-04-21 | Chinese | ||
| 35462814 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 35462811 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
| 35462808 | 2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-21 | Chinese | ||
| 35462790 | 关于预计2026年日常关联交易公告 | 2026-04-21 | Chinese | ||
| 35462787 | 北京华力创通科技股份有限公司2025年度业绩预告 | 2026-01-29 | Chinese | ||
|
2025
4 filings
| |||||
| 35462779 | 简式权益变动报告书 | 2025-12-02 | Chinese | ||
| 35462778 | 关于公司董事、持股5%以上股东减持股份变动触及5%整数倍及减持计划期限届满暨实施结果的公告 | 2025-12-02 | Chinese | ||
| 35462776 | 关于公司董事、持股5%以上股东减持股份变动比例触及1%整数倍的公告 | 2025-11-26 | Chinese | ||
| 35462765 | 关于独立董事取得独立董事资格证书的公告 | 2025-11-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avana Electrosystems Limited
Designs high-reliability electronic systems for aerospace, …
|
AVANA | IN | Manufacturing |
|
AVA RISK GROUP LIMITED
Global provider of high-security technologies for critical …
|
AVA | AU | Manufacturing |
|
AVE SCIENCE&TECHNOLOGY CO.,LTD
Develops automated diagnostic equipment and reagents for cl…
|
688067 | CN | Manufacturing |
|
AVIC AIRBORNE SYSTEMS CO., LTD.
Develops and manufactures avionics and integrated systems f…
|
600372 | CN | Manufacturing |
|
AXTEC LIMITED
Develops specialized instrumentation and monitoring systems…
|
AXI | AU | Manufacturing |
|
Azbil Corporation
Provider of automation solutions for buildings, industry, a…
|
6845 | JP | Manufacturing |
|
BADGER METER INC
Manufacturer of smart water solutions for flow measurement,…
|
BMI | US | Manufacturing |
|
BBK Test Systems Co.,Ltd.
Designs and manufactures automated testing solutions for co…
|
301598 | CN | Manufacturing |
|
Beijer Electronics Group
Develops hardware and software for industrial automation an…
|
BELE | SE | Manufacturing |
|
Beijing Aerospace Shenzhou Intelligent Equipment Technology Co., Ltd
Develops aerospace-grade railway safety monitoring and indu…
|
300455 | CN | Manufacturing |
Hwa Create 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/55067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55067 | 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=55067 | 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=55067 \ -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": 55067}, 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 Hwa Create Co., Ltd. (id: 55067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.