BZS (BEIJING) TECHNOLOGY DEVELOPMENT CO.,LTD — Investor Relations & Filings
About BZS (BEIJING) TECHNOLOGY DEVELOPMENT CO.,LTD
BZS (Beijing) Technology Development Co., Ltd. specializes in the research, development, and manufacturing of high-precision sensing and measurement solutions. The company's core product portfolio includes linear displacement sensors (LVDT), pressure transducers, torque sensors, and multi-dimensional force sensors. Additionally, BZS provides integrated signal conditioning electronics and advanced data acquisition systems designed for rigorous industrial environments. Serving sectors such as aerospace, automotive engineering, and structural health monitoring, the firm focuses on delivering reliable instrumentation for displacement, force, and pressure measurement. Their technical expertise extends to customized sensor development and system integration, ensuring high accuracy and stability for complex testing and control applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置募集资金进行现金管理以及以协定存款方式存放募集资金余额的公告 | 2026-04-01 | Chinese | |
| 2025年年度募集资金存放与实际使用情况的专项报告 | 2026-04-01 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-01 | Chinese | |
| 国泰海通证券股份有限公司关于北自所(北京)科技发展股份有限公司2025年年度募集资金存放与实际使用情况的核查意见 | 2026-04-01 | Chinese | |
| 关于董事及高级管理人员2026年度薪酬方案的公告 | 2026-04-01 | Chinese | |
| 关于召开2025年年度业绩说明会的公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39577043 | 关于使用部分闲置募集资金进行现金管理以及以协定存款方式存放募集资金余额的公告 | 2026-04-01 | Chinese | ||
| 39577041 | 2025年年度募集资金存放与实际使用情况的专项报告 | 2026-04-01 | Chinese | ||
| 39577035 | 2025年度会计师事务所履职情况评估报告 | 2026-04-01 | Chinese | ||
| 39577034 | 国泰海通证券股份有限公司关于北自所(北京)科技发展股份有限公司2025年年度募集资金存放与实际使用情况的核查意见 | 2026-04-01 | Chinese | ||
| 39577033 | 关于董事及高级管理人员2026年度薪酬方案的公告 | 2026-04-01 | Chinese | ||
| 39577032 | 关于召开2025年年度业绩说明会的公告 | 2026-04-01 | Chinese | ||
| 39577028 | 2026年度“提质增效重回报”行动方案 | 2026-04-01 | Chinese | ||
| 39577027 | 国泰海通证券股份有限公司关于北自所(北京)科技发展股份有限公司使用部分闲置募集资金进行现金管理以及以协定存款方式存放募集资金余额的核查意见(2) | 2026-04-01 | Chinese | ||
| 39577021 | 北自所(北京)科技发展股份有限公司2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-01 | Chinese | ||
| 39577019 | 2025年度独立董事述职报告-石丽君 | 2026-04-01 | Chinese | ||
| 39577017 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-01 | Chinese | ||
| 39577015 | 关于计提资产减值准备的公告 | 2026-04-01 | Chinese | ||
| 39577012 | 关于召开2025年年度股东会的通知 | 2026-04-01 | Chinese | ||
| 39577011 | 关于2025年日常关联交易确认及2026年日常关联交易预计的公告 | 2026-04-01 | Chinese | ||
| 39577010 | 国泰海通证券股份有限公司关于北自所(北京)科技发展股份有限公司2025年度持续督导年度报告书 | 2026-04-01 | 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 |
BZS (BEIJING) TECHNOLOGY DEVELOPMENT 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/57408/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57408 | 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=57408 | 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=57408 \ -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": 57408}, 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 BZS (BEIJING) TECHNOLOGY DEVELOPMENT CO.,LTD (id: 57408)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.