
TERA SCIENCE Co.,LTD — Investor Relations & Filings
TERA SCIENCE Co., Ltd. is a diversified technology company that has evolved from its foundational business of manufacturing hydraulic fittings and high-pressure components. The company now focuses on high-growth sectors through several key divisions. Its Future Materials business, via subsidiary Tera Technos, develops and manufactures advanced materials for secondary batteries, specializing in high-capacity silicon-based (SiOx) cathodes for lithium-ion applications. In the biotechnology field, TERA SCIENCE is engaged in cancer immunotherapy and vaccine development through a strategic investment in Oncopep. The company also operates in the renewable energy sector, providing solar and wind power solutions, and is expanding into environmental waste management technologies. The original parts and materials division continues to supply precision components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기타시장안내 (상장적격성 실질심사 사유추가) | 2024-08-26 | Korean | |
| 반기검토(감사)의견부적정등사실확인(자본잠식률100분의50이상또는자기자본10억원미만포함) | 2024-08-14 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| [기재정정]타법인주식및출자증권처분결정 | 2024-08-14 | Korean | |
| [기재정정]타법인주식및출자증권처분결정(자율공시) | 2024-08-14 | Korean | |
| [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2024-08-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8085035 | 기타시장안내 (상장적격성 실질심사 사유추가) | 2024-08-26 | Korean | ||
| 8093357 | 반기검토(감사)의견부적정등사실확인(자본잠식률100분의50이상또는자기자본10억원미만포함) | 2024-08-14 | Korean | ||
| 8093274 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8092428 | [기재정정]타법인주식및출자증권처분결정 | 2024-08-14 | Korean | ||
| 8092361 | [기재정정]타법인주식및출자증권처분결정(자율공시) | 2024-08-14 | Korean | ||
| 8092284 | [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2024-08-14 | Korean | ||
| 8088637 | [기재정정]반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8098030 | 교환사채(해외교환사채포함)발행후만기전사채취득 (제1회차) | 2024-08-12 | Korean | ||
| 8101847 | 불성실공시법인지정예고 (공시번복) | 2024-08-02 | Korean | ||
| 8104676 | [기재정정]사업보고서 (2023.12) | 2024-07-26 | Korean | ||
| 8106132 | [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2024-07-24 | Korean | ||
| 8107263 | [기재정정]최대주주변경 | 2024-07-22 | Korean | ||
| 8108647 | [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2024-07-17 | Korean | ||
| 8108646 | [기재정정]타법인주식및출자증권처분결정(자율공시) | 2024-07-17 | Korean | ||
| 8108644 | [기재정정]타법인주식및출자증권처분결정 | 2024-07-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRTAC
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CHELIC
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
TERA SCIENCE 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/16344/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16344 | 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=16344 | 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=16344 \ -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": 16344}, 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 TERA SCIENCE Co.,LTD (id: 16344)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.