
AGC Inc. — Investor Relations & Filings
AGC Inc. is a global manufacturer of materials and components, with operations centered on four primary business segments: Glass, Electronics, Chemicals, and Ceramics. The company is a world-leading supplier of flat, automotive, and display glass. Its Electronics division provides essential materials and components for various electronic applications. The Chemicals business offers a diverse portfolio of products, including fluorochemicals, serving numerous industrial sectors. The Ceramics segment develops and manufactures advanced ceramic products and other high-performance materials for specialized industrial uses. Through its core businesses, AGC provides foundational materials and high-tech solutions to a wide range of industries globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-05-10 | Japanese | |
| 四半期報告書-第100期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | |
| 臨時報告書 | 2024-03-29 | Japanese | |
| 確認書 | 2024-03-28 | Japanese | |
| 内部統制報告書-第99期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | |
| 有価証券報告書-第99期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
7 filings
| |||||
| 7339339 | 確認書 | 2024-05-10 | Japanese | ||
| 7339318 | 四半期報告書-第100期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | ||
| 7343135 | 臨時報告書 | 2024-03-29 | Japanese | ||
| 7344310 | 確認書 | 2024-03-28 | Japanese | ||
| 7344306 | 内部統制報告書-第99期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
| 7344312 | 有価証券報告書-第99期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
| 7347962 | 変更報告書 | 2024-03-12 | Japanese | ||
|
2023
8 filings
| |||||
| 7540932 | 確認書 | 2023-11-07 | Japanese | ||
| 7540930 | 四半期報告書-第99期第3四半期(2023/07/01-2023/09/30) | 2023-11-07 | Japanese | ||
| 7551621 | 確認書 | 2023-08-04 | Japanese | ||
| 7551618 | 四半期報告書-第99期第2四半期(2023/04/01-2023/06/30) | 2023-08-04 | Japanese | ||
| 7567669 | 確認書 | 2023-05-15 | Japanese | ||
| 7567656 | 四半期報告書-第99期第1四半期(2023/01/01-2023/03/31) | 2023-05-15 | Japanese | ||
| 7570643 | 確認書 | 2023-03-30 | Japanese | ||
| 7570642 | 内部統制報告書-第98期(2022/01/01-2022/12/31) | 2023-03-30 | Japanese | ||
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 |
|
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 |
|
ÇAĞDAŞ CAM SANAYİ VE TİCARET A.Ş.
Manufacturer of flat and insulated glass for appliances, au…
|
CGCAM | TR | Manufacturing |
AGC Inc. 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/11476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11476 | 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=11476 | 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=11476 \ -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": 11476}, 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 AGC Inc. (id: 11476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.