
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 |
|---|---|---|---|
|
SHINPO CO.,LTD.
Manufacturer of patented smokeless roaster and grilling sys…
|
5903 | JP | Manufacturing |
|
SIG Combibloc Group AG
Provider of systems and solutions for aseptic packaging for…
|
SIGN | CH | Manufacturing |
|
SINGAPORE KITCHEN EQUIPMENT LIMITED
Market leader providing one-stop industrial and commercial …
|
5WG | SG | Manufacturing |
|
Sona Machinery Limited
Manufactures agro-processing machinery and turnkey solution…
|
SONAMAC | IN | Manufacturing |
|
SUNRISE INTELLIGENT MANUFACTURING GROUP CO.,LTD.
Provides integrated liquid packaging solutions and automate…
|
605138 | CN | Manufacturing |
|
Suzumo Machinery Co., Ltd.
Manufacturer of automated machinery for rice-based foods an…
|
6405 | JP | Manufacturing |
|
T & I Global Ltd.
Manufactures tea processing machinery and operates integrat…
|
522294 | IN | 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.