
nishikawa keisoku co.,ltd. — Investor Relations & Filings
Nishikawa Keisoku is a technical trading and engineering company specializing in measurement, control, and analytical instrumentation. The company provides comprehensive solutions that integrate advanced hardware with proprietary software for various sectors. Its core offerings include Plant Solutions for lifeline infrastructure and production facilities, featuring integrated production control systems and industrial IoT sensors. The company also delivers Analytical Solutions for the food, environmental, and pharmaceutical industries, supported by its original LIMS and ELN software. Additional specializations include Measurement Solutions for research and development, Automotive & New Energy Solutions providing test equipment and environmental chambers, and Optical/Wireless Communication measurement systems for telecommunication carriers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-09-24 | Japanese | |
| 有価証券報告書-第90期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | |
| 確認書 | 2025-02-13 | Japanese | |
| 半期報告書-第90期(2024/07/01-2025/06/30) | 2025-02-13 | Japanese | |
| 臨時報告書 | 2024-10-01 | Japanese | |
| 有価証券報告書-第89期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7917262 | 確認書 | 2025-09-24 | Japanese | ||
| 7917259 | 有価証券報告書-第90期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | ||
| 7277307 | 確認書 | 2025-02-13 | Japanese | ||
| 7277308 | 半期報告書-第90期(2024/07/01-2025/06/30) | 2025-02-13 | Japanese | ||
|
2024
8 filings
| |||||
| 7306565 | 臨時報告書 | 2024-10-01 | Japanese | ||
| 7306748 | 有価証券報告書-第89期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7306745 | 確認書 | 2024-09-30 | Japanese | ||
| 7306743 | 内部統制報告書-第89期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7337766 | 確認書 | 2024-05-14 | Japanese | ||
| 7337765 | 四半期報告書-第89期第3四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7352918 | 確認書 | 2024-02-13 | Japanese | ||
| 7352916 | 四半期報告書-第89期第2四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
3 filings
| |||||
| 7373862 | 確認書 | 2023-11-13 | Japanese | ||
| 7373854 | 四半期報告書-第89期第1四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7543491 | 臨時報告書 | 2023-10-02 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3S INDUSTRY GROUP INC.
Integrates RS, GIS, and GNSS technologies for surveying and…
|
605305 | CN | Professional, scientific and te… |
|
ABIST Co.,Ltd.
A technology services company specializing in industrial de…
|
6087 | JP | Professional, scientific and te… |
|
ABL Group
Global consultancy providing technical solutions for the en…
|
ABL | NO | Professional, scientific and te… |
|
ABO-Group Environment NV
Engineering and consultancy firm for geotechnics, environme…
|
ABO | BE | Professional, scientific and te… |
|
Academy of Environmental Planning and Design, Co.,Ltd., Nanjing University
University-affiliated environmental consulting, engineering…
|
300864 | CN | Professional, scientific and te… |
|
Acceleware Ltd.
Provides advanced EM heating solutions for industrial appli…
|
AXE | CA | Professional, scientific and te… |
|
ADNEO LIMITED
Engineering services for embedded systems, hardware design,…
|
AD1 | AU | Professional, scientific and te… |
|
AECOM
A global infrastructure consulting firm providing services …
|
ACM | US | Professional, scientific and te… |
|
AEROMETREX LIMITED
Provides high-resolution aerial photography, LiDAR surveys,…
|
AMX | AU | Professional, scientific and te… |
|
Aeroquest International Limited
Provided advanced airborne geophysical and geomatics survey…
|
AQL | CA | Professional, scientific and te… |
nishikawa keisoku 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/12441/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12441 | 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=12441 | 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=12441 \ -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": 12441}, 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 nishikawa keisoku co.,ltd. (id: 12441)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.