
Tian Di Science & Technology Co.,Ltd — Investor Relations & Filings
Tian Di Science & Technology Co.,Ltd. specializes in the research, development, and manufacturing of advanced mining equipment and technical solutions. The company provides a comprehensive range of products including high-end shearers, hydraulic supports, scraper conveyors, and tunneling machines. It also focuses on safety systems, preparation technology, and automated control platforms. By integrating intelligent technologies into extraction processes, the company offers end-to-end solutions for underground and surface operations. Its activities encompass technical consulting, equipment maintenance, and engineering services, aiming to enhance operational efficiency and safety standards. The firm is recognized for its contributions to smart mining initiatives and the modernization of large-scale operations through continuous innovation in mechanical and electronic engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事意见 | 2019-11-20 | Chinese | |
| 关联交易管理制度(2019年修订) | 2019-11-20 | Chinese | |
| 资产评估报告 | 2019-11-20 | Chinese | |
| 关于转让中煤科工天地(济源)电气传动有限公司股权暨关联交易的公告 | 2019-11-20 | Chinese | |
| 天地传动2018年度审计报告 | 2019-11-20 | Chinese | |
| 第六届董事会第十一次会议决议公告 | 2019-11-20 | Chinese |
Browse filings by year
25 years- 2026 12 filings
- 2025 75 filings
- 2024 59 filings
- 2023 41 filings
- 2022 78 filings
- 2021 52 filings
- 2020 58 filings
- 2019 67 filings
- 2018 80 filings
- 2017 71 filings
- 2016 85 filings
- 2015 118 filings
- 2014 125 filings
- 2013 45 filings
- 2012 47 filings
- 2011 45 filings
- 2010 40 filings
- 2009 45 filings
- 2008 41 filings
- 2007 49 filings
- 2006 63 filings
- 2005 32 filings
- 2004 22 filings
- 2003 17 filings
- 2002 13 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 41177272 | 独立董事意见 | 2019-11-20 | Chinese | ||
| 41177262 | 关联交易管理制度(2019年修订) | 2019-11-20 | Chinese | ||
| 41177242 | 资产评估报告 | 2019-11-20 | Chinese | ||
| 41176952 | 关于转让中煤科工天地(济源)电气传动有限公司股权暨关联交易的公告 | 2019-11-20 | Chinese | ||
| 41176922 | 天地传动2018年度审计报告 | 2019-11-20 | Chinese | ||
| 41176640 | 第六届董事会第十一次会议决议公告 | 2019-11-20 | Chinese | ||
| 41176630 | 2019年第三季度报告 | 2019-10-29 | Chinese | ||
| 41176621 | 2019年第一次临时股东大会决议公告 | 2019-10-11 | Chinese | ||
| 41176608 | 2019年第一次临时股东大会的法律意见书 | 2019-10-11 | Chinese | ||
| 41176596 | 2019年第一次临时股东大会会议资料 | 2019-09-27 | Chinese | ||
| 41176590 | 关于聘用2019年度会计师事务所的公告 | 2019-09-20 | Chinese | ||
| 41176583 | 第六届董事会第九次会议决议公告 | 2019-09-20 | Chinese | ||
| 41176576 | 独立董事关于聘用会计师事务所的事前认可意见 | 2019-09-20 | Chinese | ||
| 41176443 | 独立董事意见 | 2019-09-20 | Chinese | ||
| 41176137 | 关于召开2019年第一次临时股东大会的通知 | 2019-09-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 |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
Tian Di Science & 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/56836/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56836 | 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=56836 | 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=56836 \ -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": 56836}, 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 Tian Di Science & Technology Co.,Ltd (id: 56836)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.