Wuhan P&S Information Technology Co.,Ltd — Investor Relations & Filings
Wuhan P&S Information Technology Co.,Ltd. is a distributor of electronic components and a provider of technical application solutions. The company specializes in the distribution of integrated circuits, including microcontrollers, power management devices, memory chips, and sensors. Beyond component sales, P&S offers comprehensive technical support and value-added services such as solution design and supply chain management. Its product portfolio serves a wide range of sectors, including industrial automation, automotive electronics, consumer electronics, and the Internet of Things (IoT). By maintaining strategic partnerships with leading global semiconductor manufacturers, the company facilitates the integration of advanced technologies into various markets. P&S focuses on delivering high-performance electronic solutions and optimizing procurement processes for its diverse client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟续聘会计师事务所的公告 | 2026-04-19 | Chinese | |
| 2025年度独立董事述职报告(郭月梅) | 2026-04-19 | Chinese | |
| 2025年度独立董事述职报告(李燕萍) | 2026-04-19 | Chinese | |
| 2025年度独立董事述职报告(郭炜) | 2026-04-19 | Chinese | |
| 关于开展外汇套期保值业务的公告 | 2026-04-19 | Chinese | |
| 第六届董事会第十一次会议决议公告 | 2026-04-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36173801 | 关于拟续聘会计师事务所的公告 | 2026-04-19 | Chinese | ||
| 36173799 | 2025年度独立董事述职报告(郭月梅) | 2026-04-19 | Chinese | ||
| 36173797 | 2025年度独立董事述职报告(李燕萍) | 2026-04-19 | Chinese | ||
| 36173793 | 2025年度独立董事述职报告(郭炜) | 2026-04-19 | Chinese | ||
| 36173792 | 关于开展外汇套期保值业务的公告 | 2026-04-19 | Chinese | ||
| 36173790 | 第六届董事会第十一次会议决议公告 | 2026-04-19 | Chinese | ||
| 36173769 | 审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-19 | Chinese | ||
| 36173768 | 2025年年度审计报告 | 2026-04-19 | Chinese | ||
| 36173763 | 2025年年度报告摘要 | 2026-04-19 | Chinese | ||
| 36173761 | 关于开展外汇套期保值业务的可行性分析报告 | 2026-04-19 | Chinese | ||
| 36173758 | 关于2025年度利润分配及资本公积转增股本方案的公告 | 2026-04-19 | Chinese | ||
| 36173756 | 公司对会计师事务所2025年度履职情况评估报告 | 2026-04-19 | Chinese | ||
| 36173709 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-19 | Chinese | ||
| 36173708 | 2025年度独立董事述职报告(田志龙) | 2026-04-19 | Chinese | ||
| 36173707 | 武汉力源信息技术股份有限公司内部控制审计报告 | 2026-04-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
Alltek Technology Corporation
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
|
AV Concept Holdings Limited
Distributes electronic components, specializing in semicond…
|
595 | HK | Wholesale and retail trade |
|
Avemio AG
B2B supplier of professional hardware and software for the …
|
AV2 | DE | Wholesale and retail trade |
|
Avenir Telecom
Designs, manufactures, and distributes Energizer® branded m…
|
AVT | FR | Wholesale and retail trade |
Wuhan P&S Information 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/55194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55194 | 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=55194 | 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=55194 \ -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": 55194}, 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 Wuhan P&S Information Technology Co.,Ltd (id: 55194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.