
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-06-20 | Chinese | |
| 关于回购公司股份的进展公告 | 2025-06-03 | Chinese | |
| 关于控股股东股份解除质押的公告 | 2025-05-21 | Chinese | |
| 新大陆2024年年度股东大会法律意见书 | 2025-05-20 | Chinese | |
| 2024年年度股东大会决议公告 | 2025-05-20 | Chinese | |
| 关于召开2024年年度股东大会的提示性公告 | 2025-05-14 | 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
| |||||
| 44305712 | 关于为全资孙公司申请银行授信提供担保的公告 | 2025-06-20 | Chinese | ||
| 44305700 | 关于回购公司股份的进展公告 | 2025-06-03 | Chinese | ||
| 44305668 | 关于控股股东股份解除质押的公告 | 2025-05-21 | Chinese | ||
| 44305656 | 新大陆2024年年度股东大会法律意见书 | 2025-05-20 | Chinese | ||
| 44305565 | 2024年年度股东大会决议公告 | 2025-05-20 | Chinese | ||
| 44305561 | 关于召开2024年年度股东大会的提示性公告 | 2025-05-14 | Chinese | ||
| 44305557 | 关于控股子公司国通星驿与阿里云签署深度合作协议的公告 | 2025-05-12 | Chinese | ||
| 44305541 | 关于回购公司股份的进展公告 | 2025-05-06 | Chinese | ||
| 44305530 | 第九届董事会第八次会议决议公告 | 2025-04-28 | Chinese | ||
| 44305507 | 关于参加2025年福建辖区上市公司投资者网上集体接待日活动暨2024年度业绩说明会的公告 | 2025-04-28 | Chinese | ||
| 44305496 | 关于召开2024年年度股东大会的通知 | 2025-04-28 | Chinese | ||
| 44305482 | 关于控股股东股份解除质押的公告 | 2025-04-25 | Chinese | ||
| 44305473 | 年度关联方资金占用专项审计报告 | 2025-04-22 | Chinese | ||
| 44305359 | 2024年年度审计报告 | 2025-04-22 | Chinese | ||
| 44304083 | 年度募集资金使用情况专项说明 | 2025-04-22 | 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.