
STG CO.,LTD. — Investor Relations & Filings
STG CO.,LTD. is a manufacturing company specializing in magnesium and aluminum die-casting products. The company provides an integrated production system that encompasses the design, casting, processing, and finishing of lightweight metal components. Its core expertise is in magnesium molding, supplying parts for various sectors including the automotive, communication equipment, and medical industries. Through its STG Design Labo division, the company also designs, develops, and sells its own products directly to consumers. STG utilizes its advanced technology and global production network to meet international procurement demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第44期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-03 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第43期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 有価証券報告書-第43期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 8284818 | 確認書 | 2025-11-13 | Japanese | ||
| 8284803 | 半期報告書-第44期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7241456 | 臨時報告書 | 2025-07-03 | Japanese | ||
| 7251646 | 確認書 | 2025-06-25 | Japanese | ||
| 7251644 | 内部統制報告書-第43期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251641 | 有価証券報告書-第43期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7253697 | 訂正臨時報告書 | 2025-06-24 | Japanese | ||
| 7253698 | 訂正臨時報告書 | 2025-06-24 | Japanese | ||
| 7263798 | 臨時報告書 | 2025-05-14 | Japanese | ||
| 7263774 | 臨時報告書 | 2025-05-14 | Japanese | ||
| 7264215 | 臨時報告書 | 2025-05-13 | Japanese | ||
|
2024
4 filings
| |||||
| 7299190 | 確認書 | 2024-11-13 | Japanese | ||
| 7299171 | 半期報告書-第43期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7307982 | 臨時報告書 | 2024-09-25 | Japanese | ||
| 7315655 | 確認書 | 2024-07-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Casting of non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sibar Auto Parts Ltd.
Produces precision aluminum alloy castings for automotive a…
|
520141 | IN | Manufacturing |
|
SUNDARAM-CLAYTON LIMITED
Manufacturer of aluminum die-cast components for the global…
|
SUNCLAY | IN | Manufacturing |
|
Thaai Casting Limited
Specializes in high-pressure die casting and precision mach…
|
TCL | IN | Manufacturing |
STG 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/14437/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14437 | 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=14437 | 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=14437 \ -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": 14437}, 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 STG CO.,LTD. (id: 14437)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.