
Ningbo Bird Co.,Ltd. — Investor Relations & Filings
Ningbo Bird Co., Ltd. focuses on the research, development, manufacturing, and sale of mobile communication products and electronic components. The company provides a diverse portfolio of mobile handsets, including smartphones and feature phones, tailored for various market segments. Beyond mobile hardware, its activities extend to the production of integrated circuits, electronic modules, and software applications. Ningbo Bird operates comprehensive production facilities that support large-scale manufacturing and quality control processes. The company distributes its products across global markets, emphasizing technological integration and cost-effective production. Its core competencies lie in hardware engineering and the supply of communication terminals to both consumer and enterprise clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 波导股份股东大会议事规则(2024年4月修订) | 2024-04-29 | Chinese | |
| 波导股份关于修订公司章程及部分治理制度的公告 | 2024-04-29 | Chinese | |
| 波导股份会计师事务所选聘制度(2024年4月制定) | 2024-04-29 | Chinese | |
| 波导股份对会计师事务所履职情况评估报告 | 2024-04-29 | Chinese | |
| 波导股份2023年度独立董事述职报告(陈一红) | 2024-04-29 | Chinese | |
| 波导股份关于召开2023年年度股东大会的通知 | 2024-04-29 | Chinese |
Browse filings by year
26 years- 2026 35 filings
- 2025 96 filings
- 2024 68 filings
- 2023 41 filings
- 2022 46 filings
- 2021 47 filings
- 2020 69 filings
- 2019 42 filings
- 2018 43 filings
- 2017 36 filings
- 2016 28 filings
- 2015 59 filings
- 2014 37 filings
- 2013 27 filings
- 2012 39 filings
- 2011 28 filings
- 2010 44 filings
- 2009 30 filings
- 2008 35 filings
- 2007 39 filings
- 2006 44 filings
- 2005 21 filings
- 2004 25 filings
- 2003 18 filings
- 2002 22 filings
- 2001 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 40383497 | 波导股份股东大会议事规则(2024年4月修订) | 2024-04-29 | Chinese | ||
| 40383490 | 波导股份关于修订公司章程及部分治理制度的公告 | 2024-04-29 | Chinese | ||
| 40383479 | 波导股份会计师事务所选聘制度(2024年4月制定) | 2024-04-29 | Chinese | ||
| 40383465 | 波导股份对会计师事务所履职情况评估报告 | 2024-04-29 | Chinese | ||
| 40383463 | 波导股份2023年度独立董事述职报告(陈一红) | 2024-04-29 | Chinese | ||
| 40383387 | 波导股份关于召开2023年年度股东大会的通知 | 2024-04-29 | Chinese | ||
| 40383371 | 波导股份关于使用自有闲置资金进行委托理财的公告 | 2024-04-29 | Chinese | ||
| 40383366 | 波导股份关于续聘2024年度会计师事务所的公告 | 2024-04-29 | Chinese | ||
| 40383357 | 波导股份董事会关于独立董事独立性自查情况的专项报告 | 2024-04-29 | Chinese | ||
| 40383351 | 波导股份董事会提名委员会工作细则(2024年4月修订) | 2024-04-29 | Chinese | ||
| 40383341 | 波导股份2023年年度内部控制审计报告 | 2024-04-29 | Chinese | ||
| 40383317 | 波导股份关于2023年度计提减值准备的公告 | 2024-04-29 | Chinese | ||
| 40383314 | 波导股份第九届监事会第四次会议决议公告 | 2024-04-29 | Chinese | ||
| 40383304 | 波导股份关于2023年度拟不进行利润分配的公告 | 2024-04-29 | Chinese | ||
| 40383297 | 波导股份2023年度独立董事述职报告(应志芳) | 2024-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
Ningbo Bird 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/56507/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56507 | 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=56507 | 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=56507 \ -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": 56507}, 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 Ningbo Bird Co.,Ltd. (id: 56507)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.