Tech Trans co., Ltd — Investor Relations & Filings
Tech Trans co., Ltd. is a company specializing in surface treatment solutions for nonferrous metals. It develops and applies an eco-friendly, low-voltage plasma coating technology to enhance the properties of lightweight metals. The company's operations include the manufacturing and sale of surface treatment equipment, electrolytes, and the provision of related processing services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주식매수선택권부여에관한신고 | 2025-02-28 | Korean | |
| 주주총회소집결의 | 2025-02-28 | Korean | |
| 불성실공시법인지정 (공시불이행) | 2025-01-20 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-01-08 | Korean | |
| 불성실공시법인지정예고 (공시불이행) | 2025-01-07 | Korean | |
| 주요사항보고서(유형자산양도결정) | 2024-12-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7966017 | [기재정정]주식매수선택권부여에관한신고 | 2025-02-28 | Korean | ||
| 7965875 | 주주총회소집결의 | 2025-02-28 | Korean | ||
| 7991050 | 불성실공시법인지정 (공시불이행) | 2025-01-20 | Korean | ||
| 7993393 | 주주명부폐쇄기간또는기준일설정 | 2025-01-08 | Korean | ||
| 7993765 | 불성실공시법인지정예고 (공시불이행) | 2025-01-07 | Korean | ||
|
2024
10 filings
| |||||
| 8005792 | 주요사항보고서(유형자산양도결정) | 2024-12-13 | Korean | ||
| 8010738 | 단일판매ㆍ공급계약해지(자율공시) | 2024-11-29 | Korean | ||
| 8012463 | 기업설명회(IR)개최결과 | 2024-11-25 | Korean | ||
| 8120875 | [기재정정]주식매수선택권부여에관한신고 | 2024-06-21 | Korean | ||
| 8120862 | [기재정정]주식매수선택권부여에관한신고 | 2024-06-21 | Korean | ||
| 8120643 | 임시주주총회결과 | 2024-06-21 | Korean | ||
| 8120642 | 주식매수선택권부여에관한신고 | 2024-06-21 | Korean | ||
| 8122961 | 기업설명회(IR)개최결과 | 2024-06-17 | Korean | ||
| 8129714 | 주주총회소집공고 | 2024-06-05 | Korean | ||
| 8130317 | 기업설명회(IR)개최 | 2024-06-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
CALLAN JMB INC.
Integrative logistics company for thermal management and co…
|
CJMB | US | Transportation and storage |
|
Cargosol Logistics Limited
Provides international freight forwarding, NVOCC, and multi…
|
543621 | IN | Transportation and storage |
Tech Trans 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/15332/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15332 | 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=15332 | 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=15332 \ -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": 15332}, 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 Tech Trans co., Ltd (id: 15332)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.