
SANKYO FRONTIER CO.,LTD. — Investor Relations & Filings
SANKYO FRONTIER CO.,LTD. is a manufacturer and provider of modular space solutions. The company specializes in the production, sale, and rental of prefabricated unit houses, self-storage units, and multi-storey parking systems. Its products are engineered for durability, flexibility, and rapid assembly, making them suitable for a wide range of applications including temporary offices for construction sites, event facilities, commercial and industrial spaces, and emergency housing. The company's modular solutions are designed to be easily remodeled, relocated, and removed, offering practical and efficient responses to various spatial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正四半期報告書-第51期第1四半期(2019/04/01-2019/06/30) | 2023-06-26 | Japanese | |
| 訂正有価証券報告書-第50期(2018/04/01-2019/03/31) | 2023-06-26 | Japanese | |
| 訂正四半期報告書-第50期第3四半期(2018/10/01-2018/12/31) | 2023-06-26 | Japanese | |
| 訂正四半期報告書-第50期第2四半期(2018/07/01-2018/09/30) | 2023-06-26 | Japanese | |
| 訂正四半期報告書-第50期第1四半期(2018/04/01-2018/06/30) | 2023-06-26 | Japanese | |
| 訂正有価証券報告書-第49期(2017/04/01-2018/03/31) | 2023-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7558538 | 訂正四半期報告書-第51期第1四半期(2019/04/01-2019/06/30) | 2023-06-26 | Japanese | ||
| 7558517 | 訂正有価証券報告書-第50期(2018/04/01-2019/03/31) | 2023-06-26 | Japanese | ||
| 7558504 | 訂正四半期報告書-第50期第3四半期(2018/10/01-2018/12/31) | 2023-06-26 | Japanese | ||
| 7558494 | 訂正四半期報告書-第50期第2四半期(2018/07/01-2018/09/30) | 2023-06-26 | Japanese | ||
| 7558482 | 訂正四半期報告書-第50期第1四半期(2018/04/01-2018/06/30) | 2023-06-26 | Japanese | ||
| 7558474 | 訂正有価証券報告書-第49期(2017/04/01-2018/03/31) | 2023-06-26 | Japanese | ||
| 7573398 | 確認書 | 2023-02-14 | Japanese | ||
| 7573378 | 四半期報告書-第54期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
7 filings
| |||||
| 7581993 | 確認書 | 2022-11-14 | Japanese | ||
| 7581889 | 四半期報告書-第54期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591456 | 確認書 | 2022-08-12 | Japanese | ||
| 7591444 | 四半期報告書-第54期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7597601 | 確認書 | 2022-06-30 | Japanese | ||
| 7597568 | 内部統制報告書-第53期(令和3年4月1日-令和4年3月31日) | 2022-06-30 | Japanese | ||
| 7597516 | 有価証券報告書-第53期(令和3年4月1日-令和4年3月31日) | 2022-06-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
|
Alliance Integrated Metaliks Limited
Fabricates heavy structural steel and precision metal produ…
|
534064 | IN | Manufacturing |
SANKYO FRONTIER 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/13141/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13141 | 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=13141 | 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=13141 \ -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": 13141}, 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 SANKYO FRONTIER CO.,LTD. (id: 13141)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.