
NEC Corporation — Investor Relations & Filings
NEC Corporation is a global technology company providing information technology (IT) and network solutions to businesses, governments, and communication service providers. The company's core activities include systems integration, consulting, and the provision of telecommunications equipment and services. NEC specializes in advanced technologies such as biometric authentication, artificial intelligence (AI), and satellite communications. It is a recognized leader in face recognition technology, which is applied in sectors like aviation for seamless travel and public safety. The company also engages in research and development to address emerging challenges, such as ensuring the safety of generative AI and advancing inter-satellite optical communication. NEC focuses on creating social value by delivering solutions that enhance safety, security, fairness, and efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-07-29 | Japanese | |
| 四半期報告書-第185期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-07-29 | Japanese | |
| 内部統制報告書-第184期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | |
| 確認書 | 2022-06-22 | Japanese | |
| 有価証券報告書-第184期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | |
| 変更報告書(短期大量譲渡) | 2022-05-16 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
7 filings
| |||||
| 7596355 | 確認書 | 2022-07-29 | Japanese | ||
| 7596353 | 四半期報告書-第185期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-07-29 | Japanese | ||
| 7604439 | 内部統制報告書-第184期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | ||
| 7604437 | 確認書 | 2022-06-22 | Japanese | ||
| 7604438 | 有価証券報告書-第184期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | ||
| 7608633 | 変更報告書(短期大量譲渡) | 2022-05-16 | Japanese | ||
| 7618702 | 四半期報告書-第184期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-01 | Japanese | ||
|
2021
8 filings
| |||||
| 7625063 | 四半期報告書-第184期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-10-29 | Japanese | ||
| 7662910 | 四半期報告書-第184期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-07-30 | Japanese | ||
| 7669877 | 内部統制報告書-第183期(令和2年4月1日-令和3年3月31日) | 2021-06-22 | Japanese | ||
| 7669879 | 確認書 | 2021-06-22 | Japanese | ||
| 7669878 | 有価証券報告書-第183期(令和2年4月1日-令和3年3月31日) | 2021-06-22 | Japanese | ||
| 7670665 | 変更報告書 | 2021-06-11 | Japanese | ||
| 7672695 | 大量保有報告書 | 2021-04-22 | Japanese | ||
| 7677866 | 四半期報告書-第183期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-01-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
NEC Corporation 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/11855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11855 | 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=11855 | 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=11855 \ -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": 11855}, 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 NEC Corporation (id: 11855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.