
TAKASAGO TEKKO K.K. — Investor Relations & Filings
TAKASAGO TEKKO K.K. is a manufacturer and supplier of various steel products. The company specializes in cold-rolled steel sheets and steel strips made from ordinary steel, special steel, and stainless steel. A key area of expertise is the production of thick cold-rolled steel strips. The company's business model is characterized by its ability to handle a wide variety of products, accommodate small-lot production, and provide short lead times to meet diverse customer requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第154期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-08 | Japanese | |
| 内部統制報告書-第153期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 有価証券報告書-第153期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8306789 | 確認書 | 2025-11-14 | Japanese | ||
| 8306000 | 半期報告書-第154期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7240754 | 臨時報告書 | 2025-07-08 | Japanese | ||
| 7247763 | 内部統制報告書-第153期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247754 | 確認書 | 2025-06-26 | Japanese | ||
| 7247742 | 有価証券報告書-第153期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7262673 | 臨時報告書 | 2025-05-21 | Japanese | ||
|
2024
8 filings
| |||||
| 7295556 | 確認書 | 2024-11-14 | Japanese | ||
| 7295555 | 半期報告書-第153期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7317089 | 臨時報告書 | 2024-07-08 | Japanese | ||
| 7322138 | 内部統制報告書-第152期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322137 | 確認書 | 2024-06-27 | Japanese | ||
| 7322135 | 有価証券報告書-第152期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7350567 | 確認書 | 2024-02-14 | Japanese | ||
| 7350565 | 四半期報告書-第152期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Al Yamamah Steel Industries Co.
Produces steel pipes, rebar, and structural towers for ener…
|
1304 | SA | Manufacturing |
|
ANGANG STEEL CO.,LTD
Manufactures diverse steel products for automotive, constru…
|
000898 | CN | Manufacturing |
|
Angang Steel Company Limited
Integrated steel producer manufacturing and distributing ir…
|
347 | HK | Manufacturing |
|
Ankit Metal & Power Limited
Integrated producer of iron, steel, and ferroalloys with a …
|
ANKITMETAL | IN | Manufacturing |
|
ANYANG IRON AND STEEL CO., LTD.
Integrated producer of metallurgical products for diverse i…
|
600569 | CN | Manufacturing |
|
Aperam S.A.
Global producer of specialty steels and alloys, with a focu…
|
APAM | LU | Manufacturing |
|
APL Apollo Tubes Limited
Manufactures ERW steel pipes and structural tubes for infra…
|
APLAPOLLO | IN | Manufacturing |
|
Arabian Pipes Co.
Manufactures LSAW and ERW welded steel pipes for energy and…
|
2200 | SA | Manufacturing |
|
ARAYA INDUSTRIAL CO.,LTD.
Manufactures steel products and bicycle-related items for v…
|
7305 | JP | Manufacturing |
|
ArcelorMittal
An integrated steel and mining company producing steel, iro…
|
MTL | LU | Manufacturing |
TAKASAGO TEKKO K.K. 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/11562/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11562 | 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=11562 | 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=11562 \ -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": 11562}, 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 TAKASAGO TEKKO K.K. (id: 11562)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.