Deem Roll Tech Limited — Investor Relations & Filings
Deem Roll Tech Limited specializes in the design and manufacture of high-performance rolls for the global steel and metal industries. The company produces a comprehensive range of products, including Chilled Cast Iron, Indefinite Chill, Spheroidal Graphite Iron (Pearlitic and Acicular), Adamite, Steel Base, and High Chromium rolls. These components are critical for rolling mills producing TMT bars, wire rods, and various structural sections. Utilizing advanced metallurgical processes and precision engineering, the company focuses on delivering rolls with superior wear resistance, thermal stability, and surface finish. Deem Roll Tech serves a diverse clientele across domestic and international markets, emphasizing technical innovation and quality assurance to optimize mill productivity and product quality.
Recent filings
No filings indexed yet
We are still gathering filings for Deem Roll Tech Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sintokogio,Ltd.
Manufacturer of foundry, surface treatment, and material ha…
|
6339 | JP | Manufacturing |
|
Starokramatorsk Engineering Plant
Designs and manufactures machinery, equipment, and speciali…
|
KRBD | UA | Manufacturing |
|
Suzhou Mingzhi Technology Co., Ltd.
Develops high-end foundry equipment and produces precision …
|
688355 | CN | Manufacturing |
|
Taier Heavy Industry Co., Ltd.
Manufactures metallurgical equipment and core components fo…
|
002347 | CN | Manufacturing |
|
ZHONGZHONG SCIENCE & TECHNOLOGY(TIANJIN)CO., LTD.
Develops and manufactures metallurgical equipment and rolli…
|
603135 | CN | Manufacturing |
|
三友科技
Develops and manufactures specialized equipment for non-fer…
|
920475 | CN | Manufacturing |
Deem Roll Tech Limited 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/61750/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61750 | 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=61750 | 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=61750 \ -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": 61750}, 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 Deem Roll Tech Limited (id: 61750)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.