CHONGQING MAS SCI.&TECH.CO.,LTD. — Investor Relations & Filings
Chongqing MAS Sci. & Tech. Co., Ltd. specializes in the research, development, and manufacturing of safety monitoring and control systems. The company provides integrated solutions for industrial safety, focusing on sectors such as mining, environmental protection, and urban infrastructure. Its core product portfolio includes advanced sensors, gas monitoring systems, personnel positioning technology, and emergency communication equipment. By leveraging IoT and data analytics, the company develops platforms for real-time hazard detection and automated safety management. These systems are designed to enhance operational efficiency and ensure regulatory compliance in high-risk environments. The company also offers technical support and maintenance services for its proprietary hardware and software solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-24 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-24 | Chinese | |
| 2025年年度报告 | 2026-04-24 | Chinese | |
| 独立董事杨安富先生2025年度述职报告 | 2026-04-24 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36530402 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 36530364 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-24 | Chinese | ||
| 36530355 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 36530344 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 36530296 | 独立董事杨安富先生2025年度述职报告 | 2026-04-24 | Chinese | ||
| 36530284 | 关于拟续聘会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 36530277 | 内部控制审计报告 | 2026-04-24 | Chinese | ||
| 36530230 | 独立董事程源伟先生2025年度述职报告 | 2026-04-24 | Chinese | ||
| 36530213 | 2025年年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 36530197 | 关于公司控股股东部分股份解除质押的公告 | 2026-04-24 | Chinese | ||
| 36530193 | 董事会对会计师事务所2025年度履职情况的评估报告 | 2026-04-24 | Chinese | ||
| 36530185 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-24 | Chinese | ||
| 36530177 | 第六届董事会第十二次会议决议公告 | 2026-04-24 | Chinese | ||
| 36530170 | 关于2025年度利润分配预案的公告 | 2026-04-24 | Chinese | ||
| 36530163 | 独立董事张为群先生(历任)2025年度述职报告 | 2026-04-24 | 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 |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | 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 |
CHONGQING MAS SCI.&TECH.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/55279/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55279 | 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=55279 | 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=55279 \ -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": 55279}, 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 CHONGQING MAS SCI.&TECH.CO.,LTD. (id: 55279)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.