
Pci Technology Group Co.,Ltd. — Investor Relations & Filings
PCI Technology Group Co., Ltd. specializes in the development and application of artificial intelligence, big data, and cloud computing technologies. The company focuses on providing integrated solutions for intelligent rail transit, smart city management, and public safety. Its core product portfolio includes automatic fare collection systems, passenger information systems, and integrated supervisory control systems for urban rail networks. PCI Technology leverages advanced computer vision and video analytics to deliver platforms for facial recognition and urban governance. The company integrates sophisticated AI algorithms with physical infrastructure to optimize operational efficiency, enhance safety protocols, and support the digital transformation of urban environments through large-scale system integration and specialized research and development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第八届董事会2019年第三次临时会议决议公告 | 2019-01-18 | Chinese | |
| 对外投资暨关联交易公告 | 2019-01-18 | Chinese | |
| 关于公司及全资子公司预计2019年度向银行申请综合授信额度及提供担保的公告 | 2019-01-18 | Chinese | |
| 可转换公司债券上市公告书 | 2019-01-16 | Chinese | |
| 公司章程 | 2019-01-15 | Chinese | |
| 2019年第一次临时股东大会的法律意见书 | 2019-01-14 | Chinese |
Browse filings by year
25 years- 2026 3 filings
- 2023 131 filings
- 2022 208 filings
- 2021 195 filings
- 2020 208 filings
- 2019 202 filings
- 2018 252 filings
- 2017 224 filings
- 2016 255 filings
- 2015 198 filings
- 2014 186 filings
- 2013 170 filings
- 2012 86 filings
- 2011 74 filings
- 2010 88 filings
- 2009 66 filings
- 2008 110 filings
- 2007 135 filings
- 2006 67 filings
- 2005 77 filings
- 2004 15 filings
- 2003 14 filings
- 2002 27 filings
- 2001 10 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 41478684 | 第八届董事会2019年第三次临时会议决议公告 | 2019-01-18 | Chinese | ||
| 41478676 | 对外投资暨关联交易公告 | 2019-01-18 | Chinese | ||
| 41478669 | 关于公司及全资子公司预计2019年度向银行申请综合授信额度及提供担保的公告 | 2019-01-18 | Chinese | ||
| 41478657 | 可转换公司债券上市公告书 | 2019-01-16 | Chinese | ||
| 41478634 | 公司章程 | 2019-01-15 | Chinese | ||
| 41478620 | 2019年第一次临时股东大会的法律意见书 | 2019-01-14 | Chinese | ||
| 41478592 | 第八届董事会2019年第二次临时会议决议公告 | 2019-01-14 | Chinese | ||
| 41478585 | 2019年第一次临时股东大会决议公告 | 2019-01-14 | Chinese | ||
| 41478577 | 民生证券股份有限公司关于佳都新太科技股份有限公司非公开发行股票限售股解禁上市流通的核查意见 | 2019-01-11 | Chinese | ||
| 41478567 | 非公开发行限售股上市流通公告 | 2019-01-11 | Chinese | ||
| 41478563 | 关于使用闲置自有资金进行现金管理的公告 | 2019-01-11 | Chinese | ||
| 41478553 | 独立董事关于使用闲置自有资金进行现金管理的独立意见 | 2019-01-11 | Chinese | ||
| 41478546 | 关于召开2019年第二次临时股东大会的通知 | 2019-01-11 | Chinese | ||
| 41478536 | 第八届董事会2019年第一次临时会议决议公告 | 2019-01-11 | Chinese | ||
| 41478525 | 2019年第一次临时股东大会会议资料 | 2019-01-08 | Chinese | ||
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… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Pci Technology Group 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/56955/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56955 | 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=56955 | 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=56955 \ -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": 56955}, 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 Pci Technology Group Co.,Ltd. (id: 56955)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.