拾比佰 — Investor Relations & Filings
About 拾比佰
Shibibai specializes in the research, development, and production of high-performance pre-coated metal sheets, specifically Pre-coated Metal (PCM) and Vinyl Coated Metal (VCM). The company focuses on providing decorative and functional surface materials used extensively in the manufacturing of household appliances, including refrigerators, washing machines, and climate control units. Its product range features advanced coating and lamination technologies that enhance durability, corrosion resistance, and aesthetic versatility. Beyond appliances, the company supplies specialized metal panels for architectural decoration and interior design. By leveraging precision manufacturing processes, it delivers customized material solutions tailored to specific technical requirements and design trends in the global consumer electronics and construction sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 容诚会计师事务所(特殊普通合伙)关于珠海拾比佰彩图板股份有限公司募集资金年度存放与使用情况鉴证报告 | 2022-04-25 | Chinese | |
| 西部证券股份有限公司关于珠海拾比佰彩图板股份有限公司2021年度募集资金存放与使用情况的专项核查报告 | 2022-04-25 | Chinese | |
| 第四届董事会第十九次会议决议公告 | 2022-04-25 | Chinese | |
| 2022年第一季度报告 | 2022-04-25 | Chinese | |
| 2021年年度报告披露提示性公告 | 2022-04-25 | Chinese | |
| 关于召开 2021 年年度股东大会通知公告(提供网络投票) | 2022-04-25 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 39727849 | 容诚会计师事务所(特殊普通合伙)关于珠海拾比佰彩图板股份有限公司募集资金年度存放与使用情况鉴证报告 | 2022-04-25 | Chinese | ||
| 39727819 | 西部证券股份有限公司关于珠海拾比佰彩图板股份有限公司2021年度募集资金存放与使用情况的专项核查报告 | 2022-04-25 | Chinese | ||
| 39727799 | 第四届董事会第十九次会议决议公告 | 2022-04-25 | Chinese | ||
| 39727791 | 2022年第一季度报告 | 2022-04-25 | Chinese | ||
| 39727779 | 2021年年度报告披露提示性公告 | 2022-04-25 | Chinese | ||
| 39727773 | 关于召开 2021 年年度股东大会通知公告(提供网络投票) | 2022-04-25 | Chinese | ||
| 39727767 | 2021年度募集资金存放与实际使用情况的专项报告 | 2022-04-25 | Chinese | ||
| 39727757 | 2021年年度报告摘要 | 2022-04-25 | Chinese | ||
| 39727495 | 关于公司第四届董事会第十九次会议相关事项的事前认可意见 | 2022-04-25 | Chinese | ||
| 39727492 | 西部证券股份有限公司关于珠海拾比佰彩图板股份有限公司公司治理专项核查报告 | 2022-04-25 | Chinese | ||
| 39727476 | 2021年度独立董事述职报告 | 2022-04-25 | Chinese | ||
| 39727469 | 关于注销部分募集资金专户的公告 | 2022-04-10 | Chinese | ||
| 39727462 | 2021年年度业绩快报公告 | 2022-02-24 | Chinese | ||
| 39727458 | 关于全资子公司年产16万吨金属外观复合材料项目取得环评批复的公告 | 2022-01-20 | Chinese | ||
| 39727449 | 关于公司再次通过高新技术企业认定的公告 | 2022-01-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
AGV GROUP LIMITED
Provides hot-dip galvanizing services to steel and iron fab…
|
1A4 | SG | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
拾比佰 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/58914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58914 | 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=58914 | 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=58914 \ -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": 58914}, 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 拾比佰 (id: 58914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.