Beijing Andawell Science& Technology Co.,Ltd — Investor Relations & Filings
Beijing Andawell Science & Technology Co., Ltd. specializes in the research, development, and manufacturing of aviation equipment and systems. The company’s core portfolio includes airborne equipment such as specialized aircraft seats, cabin interiors, and electronic systems. It also designs and produces measurement and control equipment, ground support systems, and automated testing platforms. Beyond manufacturing, the firm provides comprehensive maintenance, repair, and overhaul (MRO) services for a wide range of aircraft components. Serving civil, general, and defense aviation sectors, the company emphasizes technological innovation and rigorous quality standards. Its integrated capabilities encompass product design, engineering, and long-term technical support, aimed at enhancing flight safety and operational reliability across various platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 总经理(总裁)工作细则 | 2025-10-29 | Chinese | |
| 募集资金管理制度 | 2025-10-29 | Chinese | |
| 重大信息内部报告制度 | 2025-10-29 | Chinese | |
| 北京安达维尔科技股份有限公司关于召开2025年第二次临时股东大会的通知 | 2025-10-29 | Chinese | |
| 北京安达维尔科技股份有限公司章程 | 2025-10-29 | Chinese | |
| 信息披露管理制度 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38722484 | 总经理(总裁)工作细则 | 2025-10-29 | Chinese | ||
| 38722461 | 募集资金管理制度 | 2025-10-29 | Chinese | ||
| 38722444 | 重大信息内部报告制度 | 2025-10-29 | Chinese | ||
| 38722429 | 北京安达维尔科技股份有限公司关于召开2025年第二次临时股东大会的通知 | 2025-10-29 | Chinese | ||
| 38722411 | 北京安达维尔科技股份有限公司章程 | 2025-10-29 | Chinese | ||
| 38722401 | 信息披露管理制度 | 2025-10-29 | Chinese | ||
| 38722390 | 关于增加公司向银行申请综合授信额度的公告 | 2025-10-29 | Chinese | ||
| 38722380 | 第四届董事会第五次会议决议公告 | 2025-10-29 | Chinese | ||
| 38722359 | 股东会议事规则 | 2025-10-29 | Chinese | ||
| 38722345 | 独立董事工作制度 | 2025-10-29 | Chinese | ||
| 38722326 | 关于向控股子公司提供财务资助的公告 | 2025-10-29 | Chinese | ||
| 38722312 | 董事会提名委员会议事规则 | 2025-10-29 | Chinese | ||
| 38722298 | 董事会审计委员会议事规则 | 2025-10-29 | Chinese | ||
| 38722280 | 董事会薪酬与考核委员会议事规则 | 2025-10-29 | Chinese | ||
| 38722267 | 独立董事专门会议工作制度 | 2025-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
Beijing Andawell Science& Technology 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/55696/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55696 | 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=55696 | 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=55696 \ -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": 55696}, 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 Beijing Andawell Science& Technology Co.,Ltd (id: 55696)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.