%20TECHNOLOGY%20DEVELOPMENT%20CO.%2CLTD/other/BZS_BEIJING_TECHNOLOGY_DEVELOPMENT_CO_ZiV1g1e.png)
BZS (BEIJING) TECHNOLOGY DEVELOPMENT CO.,LTD — Investor Relations & Filings
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-05-19 | Chinese | |
| 股票交易风险提示公告 | 2026-05-18 | Chinese | |
| 股票交易异常波动公告 | 2026-05-15 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理以及以协定存款方式存放募集资金余额的公告 | 2026-04-01 | Chinese | |
| 2025年年度募集资金存放与实际使用情况的专项报告 | 2026-04-01 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-01 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46565436 | 股票交易异常波动公告 | 2026-05-19 | Chinese | ||
| 46513090 | 股票交易风险提示公告 | 2026-05-18 | Chinese | ||
| 46365298 | 股票交易异常波动公告 | 2026-05-15 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YOKOGAWA ELECTRIC CORPORATION
Provider of industrial automation, control, and measurement…
|
6841 | JP | Manufacturing |
|
YoungWoo DSP Co.,Ltd.
Develops and manufactures automation equipment for display …
|
143540 | KR | Manufacturing |
|
Zaklady Urzadzen Komputerowych ELZAB S.A.
Designs, produces, and distributes electronic fiscal device…
|
ELZ | PL | Manufacturing |
|
Zenner Metering Technology(Shanghai)Ltd.
Develops and manufactures smart water, gas, and heat meters…
|
301303 | CN | Manufacturing |
|
Zen Technologies Ltd.
Develops advanced combat training simulators and counter-dr…
|
ZENTEC | IN | Manufacturing |
|
Zhejiang Dali Technology CO.,LTD
Develops and manufactures infrared thermal imaging and opto…
|
002214 | CN | Manufacturing |
|
ZHEJIANG SHUANGYUAN TECHNOLOGY CO., LTD.
Provides online quality monitoring and control systems for …
|
688623 | CN | Manufacturing |
|
Zhejiang Viewshine Intelligent Meter Co.,Ltd.
Develops and manufactures IoT-enabled ultrasonic smart gas …
|
002849 | CN | Manufacturing |
|
Zhejiang Wellsun Intelligent Technology Co.,Ltd.
Develops and manufactures intelligent power distribution an…
|
300882 | CN | Manufacturing |
|
Zhuhai Bojay Electronics Co.,Ltd.
Develops industrial automation equipment and precision test…
|
002975 | 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.