
百甲科技 — Investor Relations & Filings
Baijia Technology specializes in the design, fabrication, and installation of advanced steel structure systems. The company provides comprehensive solutions for heavy steel structures, space frames, and pipe trusses used in industrial plants, high-rise buildings, and large-scale infrastructure projects. Its product portfolio extends to specialized equipment for the energy sector, including components for thermal, wind, and solar power facilities. By integrating engineering design with intelligent manufacturing processes, the company delivers high-precision structural components tailored for complex architectural and industrial requirements. Baijia Technology focuses on technical innovation and quality control to support large-scale construction and energy infrastructure development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟修订《公司章程》公告 | 2023-04-17 | Chinese | |
| 容诚会计师事务所(特殊普通合伙)关于徐州中煤百甲重钢科技股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2023-04-17 | Chinese | |
| 2022年年度报告 | 2023-04-17 | Chinese | |
| 关于预计公司及子公司向银行申请综合授信额度的公告 | 2023-04-17 | Chinese | |
| 关于以募集资金置换预先支付发行费用的自筹资金的公告 | 2023-04-17 | Chinese | |
| 2022 年年度权益分派预案公告 | 2023-04-17 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39936453 | 关于拟修订《公司章程》公告 | 2023-04-17 | Chinese | ||
| 39936448 | 容诚会计师事务所(特殊普通合伙)关于徐州中煤百甲重钢科技股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2023-04-17 | Chinese | ||
| 39936112 | 2022年年度报告 | 2023-04-17 | Chinese | ||
| 39936048 | 关于预计公司及子公司向银行申请综合授信额度的公告 | 2023-04-17 | Chinese | ||
| 39936039 | 关于以募集资金置换预先支付发行费用的自筹资金的公告 | 2023-04-17 | Chinese | ||
| 39936034 | 2022 年年度权益分派预案公告 | 2023-04-17 | Chinese | ||
| 39936021 | 2022年度内部控制自我评价报告 | 2023-04-17 | Chinese | ||
| 39936009 | 关于预计公司及子公司间相互担保额度的公告 | 2023-04-17 | Chinese | ||
| 39936003 | 关于治理专项自查及规范活动相关情况的报告 | 2023-04-17 | Chinese | ||
| 39935990 | 太平洋证券股份有限公司关于徐州中煤百甲重钢科技股份有限公司2022年度募集资金存放与实际使用情况的专项核查报告 | 2023-04-17 | Chinese | ||
| 39935982 | 容诚会计师事务所(特殊普通合伙)关于徐州中煤百甲重钢科技股份有限公司募集资金置换鉴证报告 | 2023-04-17 | Chinese | ||
| 39935895 | 太平洋证券股份有限公司关于徐州中煤百甲重钢科技股份有限公司以募集资金置换预先已支付发行费用的自筹资金的核查意见 | 2023-04-17 | Chinese | ||
| 39935883 | 2022年年度报告摘要 | 2023-04-17 | Chinese | ||
| 39935865 | 徐州中煤百甲重钢科技股份有限公司简式权益变动报告书 | 2023-04-13 | Chinese | ||
| 39935856 | 前十大股东和前十大无限售条件股东情况公告 | 2023-04-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
AJIYA BERHAD
Manufacturer of building materials, metal roofing, safety g…
|
— | MY | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | 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/58700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58700 | 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=58700 | 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=58700 \ -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": 58700}, 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: 58700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.