
Newland Digital Technology Co.,Ltd. — Investor Relations & Filings
Newland Digital Technology Co.,Ltd. specializes in the development and manufacturing of data collection, mobile communication, and payment processing solutions. The company’s core portfolio includes a comprehensive range of electronic payment terminals (POS), barcode scanning engines, handheld scanners, and mobile data terminals. Leveraging advanced research in image processing and two-dimensional barcode decoding technology, the firm provides integrated digital identity and IoT solutions. Its products serve diverse sectors including retail, logistics, finance, and healthcare. The company focuses on digital transformation by bridging physical and digital environments through secure payment systems and high-performance data capture hardware, maintaining a significant global presence in the digital commerce infrastructure market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司向银行申请综合授信额度的公告 | 2025-08-25 | Chinese | |
| 第九届董事会审计委员会关于2025年半年度报告相关事项的意见 | 2025-08-25 | Chinese | |
| 关于修订《公司章程》的公告 | 2025-08-25 | Chinese | |
| 关于回购公司股份比例达到1%的进展公告 | 2025-08-06 | Chinese | |
| 关于回购公司股份的进展公告 | 2025-08-04 | Chinese | |
| 第九届董事会第十次会议决议公告 | 2025-07-15 | Chinese |
Browse filings by year
26 years- 2026 29 filings
- 2025 106 filings
- 2024 99 filings
- 2023 77 filings
- 2022 85 filings
- 2021 147 filings
- 2020 119 filings
- 2019 110 filings
- 2018 160 filings
- 2017 151 filings
- 2016 171 filings
- 2015 131 filings
- 2014 147 filings
- 2013 83 filings
- 2012 104 filings
- 2011 68 filings
- 2010 92 filings
- 2009 69 filings
- 2008 60 filings
- 2007 67 filings
- 2006 51 filings
- 2005 55 filings
- 2004 32 filings
- 2003 34 filings
- 2002 24 filings
- 2001 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44306093 | 关于公司向银行申请综合授信额度的公告 | 2025-08-25 | Chinese | ||
| 44306066 | 第九届董事会审计委员会关于2025年半年度报告相关事项的意见 | 2025-08-25 | Chinese | ||
| 44306028 | 关于修订《公司章程》的公告 | 2025-08-25 | Chinese | ||
| 44306006 | 关于回购公司股份比例达到1%的进展公告 | 2025-08-06 | Chinese | ||
| 44305997 | 关于回购公司股份的进展公告 | 2025-08-04 | Chinese | ||
| 44305984 | 第九届董事会第十次会议决议公告 | 2025-07-15 | Chinese | ||
| 44305969 | 2025-047 关于子公司网商融担公司开展融资担保业务暨公司为子公司提供担保的公告 | 2025-07-15 | Chinese | ||
| 44305954 | 新大陆2024年度环境、社会、公司治理(ESG)报告(英文版) | 2025-07-15 | Chinese | ||
| 44305830 | 关于回购公司股份的进展公告 | 2025-07-02 | Chinese | ||
| 44305817 | 关于设立境外子公司并取得美国 MSB 牌照的公告 | 2025-07-01 | Chinese | ||
| 44305790 | 关于权益分派后调整回购价格上限的公告 | 2025-06-24 | Chinese | ||
| 44305789 | 关于2024年年度权益分派实施公告 | 2025-06-24 | Chinese | ||
| 44305771 | 第九届董事会第九次会议决议公告 | 2025-06-20 | Chinese | ||
| 44305759 | 关于为全资子公司提供担保的公告 | 2025-06-20 | Chinese | ||
| 44305741 | 关于子公司网商融担公司开展融资担保业务暨公司为子公司提供担保的公告 | 2025-06-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
Newland Digital 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/53950/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53950 | 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=53950 | 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=53950 \ -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": 53950}, 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 Newland Digital Technology Co.,Ltd. (id: 53950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.