
Beijing Aerospace Changfeng Co.,Ltd — Investor Relations & Filings
Beijing Aerospace Changfeng Co., Ltd. is a high-tech enterprise specializing in security systems, medical devices, and electronic information technology. Leveraging advanced engineering capabilities, the company develops integrated public safety solutions, including safe city infrastructure, emergency command platforms, and anti-terrorism systems. Its medical division focuses on the research and production of high-end equipment such as ventilators, anesthesia machines, and integrated operating room systems. Furthermore, the company provides specialized electronic components, including high-precision power supplies and sensors. Beijing Aerospace Changfeng serves a broad range of sectors, including healthcare, civil aviation, and national security, focusing on the application of aerospace-derived technologies to critical infrastructure and life support systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于北京航天长峰股份有限公司2023年度募集资金存放与实际使用情况鉴证报告(更新后) | 2024-05-29 | Chinese | |
| 中信建投证券股份有限公司关于北京航天长峰股份有限公司2023年度募集资金存放与使用情况的核查意见(更新后) | 2024-05-29 | Chinese | |
| 中国银河证券股份有限公司关于北京航天长峰股份有限公司有限售条件的流通股上市流通申请的核查意见书 | 2024-05-24 | Chinese | |
| 北京航天长峰股份有限公司关于部分募集资金专户销户完成的公告 | 2024-05-24 | Chinese | |
| 北京航天长峰股份有限公司有限售条件的流通股上市公告 | 2024-05-24 | Chinese | |
| 北京航天长峰股份有限公司十届八次监事会决议公告 | 2024-04-26 | Chinese |
Browse filings by year
28 years- 2026 21 filings
- 2025 113 filings
- 2024 138 filings
- 2023 172 filings
- 2022 184 filings
- 2021 143 filings
- 2020 143 filings
- 2019 225 filings
- 2018 129 filings
- 2017 166 filings
- 2016 63 filings
- 2015 50 filings
- 2014 51 filings
- 2013 54 filings
- 2012 53 filings
- 2011 43 filings
- 2010 51 filings
- 2009 46 filings
- 2008 45 filings
- 2007 37 filings
- 2006 52 filings
- 2005 45 filings
- 2004 37 filings
- 2003 23 filings
- 2002 20 filings
- 2001 19 filings
- 1994 2 filings
- 1993 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
Beijing Aerospace Changfeng 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/57059/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57059 | 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=57059 | 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=57059 \ -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": 57059}, 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 Aerospace Changfeng Co.,Ltd (id: 57059)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.