North Navigation Control Technology Co.,Ltd. — Investor Relations & Filings
About North Navigation Control Technology Co.,Ltd.
North Navigation Control Technology Co.,Ltd. specializes in the research, development, and manufacturing of high-precision navigation and control systems. Its core product portfolio includes inertial navigation systems, satellite navigation equipment, and integrated navigation solutions designed for accurate positioning and orientation. The company provides advanced guidance and control technologies for aerospace, maritime, and specialized industrial platforms. Its technical capabilities extend to the production of precision machinery, electronic components, and automated control systems. By leveraging expertise in sensing and signal processing, the firm delivers solutions for platform stabilization, trajectory management, and autonomous navigation in complex operational environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北方导航独立董事工作制度 | 2026-03-27 | Chinese | |
| 北方导航关于2025年度利润分配预案的公告 | 2026-03-27 | Chinese | |
| 北方导航董事会关于在任独立董事独立性的专项评估意见 | 2026-03-27 | Chinese | |
| 第八届董事会独立董事2025年度述职报告-孙宝文 | 2026-03-27 | Chinese | |
| 第八届董事会独立董事2025年度述职报告-商文江 | 2026-03-27 | Chinese | |
| 北方导航关于召开2025年年度股东会的通知 | 2026-03-27 | Chinese |
Browse filings by year
24 years- 2026 38 filings
- 2025 115 filings
- 2024 89 filings
- 2023 68 filings
- 2022 124 filings
- 2021 86 filings
- 2020 113 filings
- 2019 57 filings
- 2018 56 filings
- 2017 89 filings
- 2016 83 filings
- 2015 65 filings
- 2014 107 filings
- 2013 56 filings
- 2012 68 filings
- 2011 53 filings
- 2010 72 filings
- 2009 78 filings
- 2008 104 filings
- 2007 53 filings
- 2006 57 filings
- 2005 36 filings
- 2004 26 filings
- 2003 14 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40918565 | 北方导航独立董事工作制度 | 2026-03-27 | Chinese | ||
| 40918557 | 北方导航关于2025年度利润分配预案的公告 | 2026-03-27 | Chinese | ||
| 40918546 | 北方导航董事会关于在任独立董事独立性的专项评估意见 | 2026-03-27 | Chinese | ||
| 40918540 | 第八届董事会独立董事2025年度述职报告-孙宝文 | 2026-03-27 | Chinese | ||
| 40918531 | 第八届董事会独立董事2025年度述职报告-商文江 | 2026-03-27 | Chinese | ||
| 40918524 | 北方导航关于召开2025年年度股东会的通知 | 2026-03-27 | Chinese | ||
| 40918508 | 北方导航关于使用闲置自有资金进行现金管理的公告 | 2026-03-27 | Chinese | ||
| 40918490 | 北方导航董事会秘书工作细则 | 2026-03-27 | Chinese | ||
| 40918482 | 北方导航2025年年度报告 | 2026-03-27 | Chinese | ||
| 40918464 | 北方导航关于会计师事务所2025年度履职情况的评估报告 | 2026-03-27 | Chinese | ||
| 40918462 | 北方导航2025年“提质增效重回报“行动方案评估报告暨2026年”提质增效重回报“行动方案 | 2026-03-27 | Chinese | ||
| 40918451 | 北方导航关于与兵工财务有限责任公司签署《最高额授信合同》的关联交易公告 | 2026-03-27 | Chinese | ||
| 40918434 | 北方导航关于变更注册资本并修改《公司章程》的公告 | 2026-03-27 | Chinese | ||
| 40918422 | 北方导航2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-27 | Chinese | ||
| 40918404 | 北方导航2025年可持续发展报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nova Ltd.
Provider of metrology systems for process control in semico…
|
NVMI | IL | Manufacturing |
|
NOVANTA INC
Global supplier of core technology solutions for medical an…
|
NOVT | US | Manufacturing |
|
Nynomic AG
Manufacturer of non-contact, non-destructive optical measur…
|
M7U | DE | Manufacturing |
|
ODAWARA AUTO-MACHINE MFG.CO.,LTD.
Specialized manufacturer of fare collection systems for pub…
|
7314 | JP | Manufacturing |
|
OKins Electronics Co.,Ltd.
Develops and manufactures high-performance interconnect sol…
|
080580 | KR | Manufacturing |
|
OmnisystemCo.,Ltd
Develops, manufactures, and distributes automatic meter rea…
|
057540 | KR | Manufacturing |
|
OMRON CORPORATION
A global company providing automation for industry, healthc…
|
6645 | JP | Manufacturing |
|
ONO SOKKI Co.,Ltd.
Manufacturer of electronic measuring and testing instrument…
|
6858 | JP | Manufacturing |
|
ONTO INNOVATION INC.
Designs and manufactures process control solutions for the …
|
ONTO | US | Manufacturing |
|
OPTEX GROUP Company,Limited
Develops and sells sensors and systems for security, access…
|
6914 | JP | Manufacturing |
North Navigation Control Technology 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/56727/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56727 | 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=56727 | 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=56727 \ -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": 56727}, 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 North Navigation Control Technology Co.,Ltd. (id: 56727)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.