
Addsino Co.,Ltd — Investor Relations & Filings
Addsino Co., Ltd. is a high-tech enterprise specializing in electronic information technology and electromagnetic security. The company focuses on the research, development, and manufacturing of advanced electronic systems, including electromagnetic environment simulation, electronic countermeasures, and cybersecurity solutions. Its core product portfolio encompasses high-end communication equipment, precision electronic components, and integrated simulation platforms designed for complex operational environments. Addsino provides comprehensive technical services and system integration for defense, aerospace, and specialized industrial applications. By leveraging expertise in signal processing and electromagnetic spectrum management, the company delivers critical infrastructure for electronic warfare training, testing, and strategic communications. Its operations emphasize technological innovation in industrial software and high-performance computing to support digital transformation and security requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年半年度报告摘要 | 2025-08-22 | Chinese | |
| 公司关于与航天科工财务有限责任公司关联交易的风险持续评估报告(2025年半年度) | 2025-08-22 | Chinese | |
| 公司2025年第二次临时股东大会决议公告 | 2025-08-20 | Chinese | |
| 北京市中伦律师事务所关于航天工业发展股份有限公司2025年第二次临时股东大会的法律意见书 | 2025-08-20 | Chinese | |
| 公司董事会审计委员会实施细则 | 2025-08-04 | Chinese | |
| 公司章程 | 2025-08-04 | Chinese |
Browse filings by year
27 years- 2026 41 filings
- 2025 131 filings
- 2024 83 filings
- 2023 80 filings
- 2022 123 filings
- 2021 97 filings
- 2020 112 filings
- 2019 135 filings
- 2018 259 filings
- 2017 102 filings
- 2016 179 filings
- 2015 140 filings
- 2014 209 filings
- 2013 108 filings
- 2012 103 filings
- 2011 86 filings
- 2010 83 filings
- 2009 62 filings
- 2008 32 filings
- 2007 46 filings
- 2006 85 filings
- 2005 23 filings
- 2004 39 filings
- 2003 42 filings
- 2002 16 filings
- 2001 6 filings
- 1993 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42386612 | 2025年半年度报告摘要 | 2025-08-22 | Chinese | ||
| 42386578 | 公司关于与航天科工财务有限责任公司关联交易的风险持续评估报告(2025年半年度) | 2025-08-22 | Chinese | ||
| 42386523 | 公司2025年第二次临时股东大会决议公告 | 2025-08-20 | Chinese | ||
| 42386486 | 北京市中伦律师事务所关于航天工业发展股份有限公司2025年第二次临时股东大会的法律意见书 | 2025-08-20 | Chinese | ||
| 42386439 | 公司董事会审计委员会实施细则 | 2025-08-04 | Chinese | ||
| 42386396 | 公司章程 | 2025-08-04 | Chinese | ||
| 42386294 | 第十届董事会第二十二次(临时)会议决议公告 | 2025-08-04 | Chinese | ||
| 42386255 | 公司董事会议事规则 | 2025-08-04 | Chinese | ||
| 42386184 | 关于修订《公司章程》及部分治理制度的公告 | 2025-08-04 | Chinese | ||
| 42386139 | 上市公司独立董事候选人声明与承诺 | 2025-08-04 | Chinese | ||
| 42386096 | 关于公司部分董事及高级管理人员调整变动的公告 | 2025-08-04 | Chinese | ||
| 42386050 | 上市公司独立董事提名人声明与承诺 | 2025-08-04 | Chinese | ||
| 42386007 | 公司股东会议事规则 | 2025-08-04 | Chinese | ||
| 42385953 | 关于召开2025年第二次临时股东大会的通知 | 2025-08-04 | Chinese | ||
| 42385899 | 关于公司独立董事辞职的公告 | 2025-07-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
|
ADVANTEST CORPORATION
Manufactures automatic test equipment and measurement solut…
|
6857 | JP | Manufacturing |
Addsino 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/53666/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53666 | 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=53666 | 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=53666 \ -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": 53666}, 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 Addsino Co.,Ltd (id: 53666)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.