
System Integrator Corp. - Investor Relations & Filings
System Integrator Corp. is a software development company that plans, develops, and provides proprietary packaged software and cloud services designed to enhance business efficiency and productivity. The company's operations are structured into several key business segments. The ERP division offers systems such as "Grandit" to streamline back-office operations. The Object Browser division provides tools for system development, including the "SI Object Browser" database development tool and the "OBPM Neo" project management software. Additionally, the company delivers specialized solutions for the manufacturing industry to support digitalization and offers an e-commerce package, "SI Web Shopping." It also operates an incubation business to develop solutions for emerging corporate challenges.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第29期第1四半期(2023/03/01-2023/05/31) | 2023-07-14 | Japanese | |
| 2024年2月期第1四半期 決算短信〔日本基準〕(非連結) | 2023-07-14 | Japanese | |
| 確認書 | 2023-05-25 | Japanese | |
| 有価証券報告書-第28期(2022/03/01-2023/02/28) | 2023-05-25 | Japanese | |
| 内部統制報告書-第28期(2022/03/01-2023/02/28) | 2023-05-25 | Japanese | |
| (訂正・数値データ訂正)「2023年2月期 決算短信〔日本基準〕(非連結)」の一部訂正に関するお知らせ | 2023-04-24 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
13 filings
| |||||
| 7553137 | 四半期報告書-第29期第1四半期(2023/03/01-2023/05/31) | 2023-07-14 | Japanese | ||
| 48179727 | 2024年2月期第1四半期 決算短信〔日本基準〕(非連結) | 2023-07-14 | Japanese | ||
| 7566998 | 確認書 | 2023-05-25 | Japanese | ||
| 7567000 | 有価証券報告書-第28期(2022/03/01-2023/02/28) | 2023-05-25 | Japanese | ||
| 7566999 | 内部統制報告書-第28期(2022/03/01-2023/02/28) | 2023-05-25 | Japanese | ||
| 48179728 | (訂正・数値データ訂正)「2023年2月期 決算短信〔日本基準〕(非連結)」の一部訂正に関するお知らせ | 2023-04-24 | Japanese | ||
| 48179729 | 2023年2月期 決算短信〔日本基準〕(非連結) | 2023-04-14 | Japanese | ||
| 7578914 | 訂正四半期報告書-第28期第3四半期(2022/09/01-2022/11/30) | 2023-01-16 | Japanese | ||
| 7578912 | 訂正確認書 | 2023-01-16 | Japanese | ||
| 48179730 | (訂正・数値データ訂正)「2023年2月期 第3四半期決算短信〔日本基準〕(非連結)」の一部訂正について | 2023-01-16 | Japanese | ||
| 7579325 | 四半期報告書-第28期第3四半期(2022/09/01-2022/11/30) | 2023-01-13 | Japanese | ||
| 7579323 | 確認書 | 2023-01-13 | Japanese | ||
| 48179731 | 2023年2月期第3四半期 決算短信〔日本基準〕(非連結) | 2023-01-13 | Japanese | ||
|
2022
2 filings
| |||||
| 7588201 | 四半期報告書-第28期第2四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | ||
| 7588200 | 確認書 | 2022-10-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
| 3Dx Technologies Inc | TDXT | US | Telecommunications, computer pr… |
| 3TL Technologies Corp | TTM | CA | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
System Integrator Corp. 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/13473/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13473 | 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=13473 | 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=13473 \ -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": 13473}, 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 System Integrator Corp. (id: 13473)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.