
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-09-10 | Chinese | |
| 关于监事会主席辞职的公告 | 2019-09-10 | Chinese | |
| 关于会计政策变更公告 | 2019-08-30 | Chinese | |
| 关于2019年半年度募集资金存放与实际使用情况的专项报告 | 2019-08-30 | Chinese | |
| 第六届董事会第八次会议决议公告 | 2019-08-30 | Chinese | |
| 2019年半年度报告摘要 | 2019-08-30 | 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
| |||||
| 41176122 | 关于董事辞职的公告 | 2019-09-10 | Chinese | ||
| 41176106 | 关于监事会主席辞职的公告 | 2019-09-10 | Chinese | ||
| 41176097 | 关于会计政策变更公告 | 2019-08-30 | Chinese | ||
| 41176085 | 关于2019年半年度募集资金存放与实际使用情况的专项报告 | 2019-08-30 | Chinese | ||
| 41176076 | 第六届董事会第八次会议决议公告 | 2019-08-30 | Chinese | ||
| 41176063 | 2019年半年度报告摘要 | 2019-08-30 | Chinese | ||
| 41176049 | 2019年半年度报告 | 2019-08-30 | Chinese | ||
| 41175958 | 第六届监事会第五次会议决议公告 | 2019-08-30 | Chinese | ||
| 41175947 | 第六届董事会第七次会议决议公告 | 2019-08-19 | Chinese | ||
| 41175933 | 关于公司债券赎回及摘牌公告 | 2019-08-14 | Chinese | ||
| 41175922 | 关于行使公司债券发行人赎回选择权的第三次提示性公告 | 2019-07-31 | Chinese | ||
| 41175905 | 关于法院宣告控股子公司破产的公告 | 2019-07-25 | Chinese | ||
| 41175895 | 关于行使公司债券发行人赎回选择权的第二次提示性公告 | 2019-07-25 | Chinese | ||
| 41175886 | 关于行使公司债券发行人赎回选择权的第一次提示性公告 | 2019-07-18 | Chinese | ||
| 41175866 | 关于行使公司债券发行人赎回选择权的公告 | 2019-07-11 | 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.