
KITAZAWASANGYOco.,ltd. — Investor Relations & Filings
Kitazawa Sangyo Co., Ltd. is a specialized trading company that manufactures and sells commercial-use kitchen equipment and furniture. Its product portfolio includes a wide range of food processing machinery, cooking equipment, and confectionery and bakery equipment. The company also provides comprehensive services, including kitchen design and installation. To meet diverse customer needs, Kitazawa Sangyo handles a broad selection of both domestic and imported products. Leveraging its expertise from the commercial sector, the company also offers custom-designed kitchens for residential use.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 株主提案に対する当社取締役会の考え方について | 2026-05-18 | Japanese | |
| 社外取締役候補者の選任および社外取締役の退任に関するお知らせ | 2026-05-12 | Japanese | |
| 株主提案に関する書面受領のお知らせ | 2026-04-24 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第79期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46541346 | 株主提案に対する当社取締役会の考え方について | 2026-05-18 | Japanese | ||
| 46883309 | 社外取締役候補者の選任および社外取締役の退任に関するお知らせ | 2026-05-12 | Japanese | ||
| 46879039 | 株主提案に関する書面受領のお知らせ | 2026-04-24 | Japanese | ||
|
2025
6 filings
| |||||
| 8319473 | 確認書 | 2025-11-14 | Japanese | ||
| 8319426 | 半期報告書-第79期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7243287 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7246811 | 内部統制報告書-第78期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7246800 | 確認書 | 2025-06-26 | Japanese | ||
| 7246796 | 有価証券報告書-第78期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
6 filings
| |||||
| 7294149 | 臨時報告書 | 2024-11-26 | Japanese | ||
| 7295716 | 確認書 | 2024-11-14 | Japanese | ||
| 7295711 | 半期報告書-第78期(2024/04/01-2024/09/30) | 2024-11-14 | Japanese | ||
| 7318764 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7322841 | 内部統制報告書-第77期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322802 | 確認書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MUAR BAN LEE GROUP BERHAD
Manufacturer of palm kernel expellers, oil seed crushing ma…
|
— | MY | Manufacturing |
|
NAKANISHI MFG.CO.,LTD.
Manufacturer of large-capacity, automated kitchen systems f…
|
5941 | JP | Manufacturing |
|
Ningbo Lehui International Engineering Equipment Co.,Ltd
Global provider of turnkey brewing, dairy, and liquid food …
|
603076 | CN | Manufacturing |
|
NITCHO CORPORATION
Manufacturer of commercial kitchen equipment for institutio…
|
2961 | JP | Manufacturing |
|
OptiCept Technologies AB
Develops technology platforms for the food and plant indust…
|
OPTI | SE | Manufacturing |
|
PRÁTICA PRODUTOS S.A.
Manufactures advanced equipment for food preparation, gastr…
|
— | BR | Manufacturing |
|
RATIONAL AG
A global leader in hot food preparation for professional ki…
|
RAA | DE | Manufacturing |
|
Renheng Enterprise Holdings Limited
Manufactures, sells, and services specialized tobacco machi…
|
3628 | HK | Manufacturing |
|
RHEON AUTOMATIC MACHINERY CO., LTD.
Developer and manufacturer of automated food processing mac…
|
6272 | JP | Manufacturing |
|
Saturn (Solutions) Inc.
Manufacturer of End of Line packaging, automation, and insp…
|
— | CA | Manufacturing |
KITAZAWASANGYOco.,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/11622/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11622 | 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=11622 | 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=11622 \ -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": 11622}, 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 KITAZAWASANGYOco.,ltd. (id: 11622)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.