
TOKYO TEKKO CO., LTD. — Investor Relations & Filings
TOKYO TEKKO CO., LTD. is a manufacturer of steel products, primarily focused on the production and sale of steel bars for concrete reinforcement. The company specializes in high-tensile threaded reinforcing bars (rebars), a key innovation for the construction of high-rise buildings and infrastructure, particularly in seismically active regions. Its product portfolio also includes mechanical joints and other processed steel items. The company's operations are centered on its steel business, with a stated commitment to contributing to environmental recycling through its manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-11-11 | Japanese | |
| 四半期報告書-第95期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | |
| 確認書 | 2022-08-10 | Japanese | |
| 四半期報告書-第95期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | |
| 確認書 | 2022-06-29 | Japanese | |
| 内部統制報告書-第94期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
8 filings
| |||||
| 7584587 | 確認書 | 2022-11-11 | Japanese | ||
| 7584586 | 四半期報告書-第95期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7592902 | 確認書 | 2022-08-10 | Japanese | ||
| 7592896 | 四半期報告書-第95期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7599181 | 確認書 | 2022-06-29 | Japanese | ||
| 7599175 | 内部統制報告書-第94期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7599169 | 有価証券報告書-第94期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7617593 | 四半期報告書-第94期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7623906 | 四半期報告書-第94期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-11 | Japanese | ||
| 7628468 | 四半期報告書-第94期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-11 | Japanese | ||
| 7666451 | 確認書 | 2021-06-28 | Japanese | ||
| 7666448 | 内部統制報告書-第93期(令和2年4月1日-令和3年3月31日) | 2021-06-28 | Japanese | ||
| 7666452 | 有価証券報告書-第93期(令和2年4月1日-令和3年3月31日) | 2021-06-28 | Japanese | ||
| 7676922 | 四半期報告書-第93期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-10 | Japanese | ||
|
2020
1 filing
| |||||
| 7681380 | 四半期報告書-第93期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
TOKYO TEKKO 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/11570/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11570 | 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=11570 | 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=11570 \ -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": 11570}, 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 TOKYO TEKKO CO., LTD. (id: 11570)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.