BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD. — Investor Relations & Filings
About BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Beijing Tianma Intelligent Control Technology Co., Ltd. specializes in the design, development, and manufacturing of intelligent control systems and high-end equipment for underground mining operations. The company’s core offerings include electro-hydraulic control systems for hydraulic supports, integrated automation systems for coal mining faces, and intelligent pumping station systems. These solutions utilize advanced sensing, communication, and automated control technologies to facilitate remote monitoring and autonomous operation of mining machinery. By integrating industrial internet of things (IIoT) and artificial intelligence, the firm provides comprehensive technical support for the digital transformation of mining infrastructure. Its products are engineered to enhance operational safety, optimize production efficiency, and ensure high reliability in harsh underground environments through specialized hardware and software platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 天玛智控关于补选独立董事及调整董事会专门委员会委员的公告 | 2025-03-20 | Chinese | |
| 天玛智控2024年年度利润分配方案公告 | 2025-03-20 | Chinese | |
| 天玛智控2024年度内部控制评价报告 | 2025-03-20 | Chinese | |
| 天玛智控2024年度审计报告 | 2025-03-20 | Chinese | |
| 天玛智控2024年度独立董事述职报告(郭光莉) | 2025-03-20 | Chinese | |
| 天玛智控2024年年度股东大会会议资料 | 2025-03-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39584455 | 天玛智控关于补选独立董事及调整董事会专门委员会委员的公告 | 2025-03-20 | Chinese | ||
| 39584444 | 天玛智控2024年年度利润分配方案公告 | 2025-03-20 | Chinese | ||
| 39584434 | 天玛智控2024年度内部控制评价报告 | 2025-03-20 | Chinese | ||
| 39584409 | 天玛智控2024年度审计报告 | 2025-03-20 | Chinese | ||
| 39584354 | 天玛智控2024年度独立董事述职报告(郭光莉) | 2025-03-20 | Chinese | ||
| 39584344 | 天玛智控2024年年度股东大会会议资料 | 2025-03-20 | Chinese | ||
| 39584326 | 天玛智控关于召开2024年年度股东大会的通知 | 2025-03-20 | Chinese | ||
| 39584311 | 天玛智控第二届董事会第二次会议决议公告 | 2025-03-20 | Chinese | ||
| 39584303 | 天玛智控2024年年度报告 | 2025-03-20 | Chinese | ||
| 39584299 | 中信建投证券股份有限公司关于北京天玛智控科技股份有限公司2025年度日常关联交易预计的核查意见 | 2025-03-20 | Chinese | ||
| 39584281 | 天玛智控董事会提名委员会关于公司第二届董事会独立董事候选人任职资格的审查意见 | 2025-03-20 | Chinese | ||
| 39584275 | 天玛智控2024年度独立董事述职报告(陈绍杰) | 2025-03-20 | Chinese | ||
| 39584263 | 天玛智控关于2025年度“提质增效重回报”行动方案的公告 | 2025-03-20 | Chinese | ||
| 39584253 | 天玛智控2024年度内部控制审计报告 | 2025-03-20 | Chinese | ||
| 39584239 | 天玛智控独立董事候选人声明与承诺(黎晓光) | 2025-03-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
|
BEML Ltd
Manufactures heavy equipment for mining, rail, metro, and d…
|
BEML | IN | Manufacturing |
BEIJING TIANMA INTELLIGENT CONTROL 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/58497/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58497 | 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=58497 | 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=58497 \ -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": 58497}, 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 TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD. (id: 58497)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.