Shandong Pharmaceutical Glass Co.,Ltd — Investor Relations & Filings
About Shandong Pharmaceutical Glass Co.,Ltd
Shandong Pharmaceutical Glass Co., Ltd. specializes in the research, development, and manufacturing of glass packaging materials. The company’s product portfolio includes molded glass bottles, tubular glass vials, glass ampoules, and glass cartridges, alongside complementary components such as butyl rubber stoppers and aluminum-plastic caps. These products are engineered to meet international quality standards for the storage and delivery of injectable drugs, oral liquids, and various healthcare products. Utilizing advanced production technologies, the firm provides comprehensive packaging solutions to the pharmaceutical, food, and cosmetic sectors. Its operations focus on maintaining high chemical resistance and structural integrity across its glass containers to ensure product safety and stability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 山东省药用玻璃股份有限公司关于马来西亚全资子公司完成注册登记的公告 | 2026-04-24 | Chinese | |
| 山东省药用玻璃股份有限公司第十一届董事会第八次会议决议公告 | 2026-04-24 | Chinese | |
| 山东省药用玻璃股份有限公司2026年第一季度报告 | 2026-04-24 | Chinese | |
| 山东省药用玻璃股份有限公司关于2025年度“提质增效重回报”行动方案的评估报告暨2026年度行动方案的公告 | 2026-04-24 | Chinese | |
| 山东省药用玻璃股份有限公司第十一届董事会审计委员会2026年第四次会议关于第十一届董事会第八次会议相关议案的审核意见 | 2026-04-24 | Chinese | |
| 中信证券股份有限公司关于山东省药用玻璃股份有限公司详式权益变动报告书之财务顾问核查意见(修订稿) | 2026-04-14 | Chinese |
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | IN | Manufacturing |
Shandong Pharmaceutical Glass 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/56794/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56794 | 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=56794 | 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=56794 \ -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": 56794}, 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 Shandong Pharmaceutical Glass Co.,Ltd (id: 56794)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.