
AGP CORPORATION — Investor Relations & Filings
AGP Corporation is a company specializing in the support of airport infrastructure. Its primary business involves supplying essential ground services to parked aircraft, including electricity, conditioned air, and compressed air, through its Ground Power Units (GPU). The company also provides comprehensive maintenance and management for airport facilities and specialized ground support equipment (GSE). A key strategic focus is the environmental sustainability and decarbonization of airports. By promoting the use of its GPUs, AGP helps reduce CO₂ emissions and noise pollution. The company is actively developing next-generation technologies, such as battery-powered GPUs, and exploring cleaner energy sources like biofuels and hydrogen to advance a more sustainable aviation industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2025-07-15 | Japanese | |
| 臨時報告書 | 2025-07-08 | Japanese | |
| 内部統制報告書-第60期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第60期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 有価証券届出書(組込方式) | 2025-03-07 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7239655 | 訂正臨時報告書 | 2025-07-15 | Japanese | ||
| 7240763 | 臨時報告書 | 2025-07-08 | Japanese | ||
| 7250402 | 内部統制報告書-第60期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250390 | 確認書 | 2025-06-25 | Japanese | ||
| 7250376 | 有価証券報告書-第60期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7274804 | 有価証券届出書(組込方式) | 2025-03-07 | Japanese | ||
|
2024
9 filings
| |||||
| 7297699 | 確認書 | 2024-11-14 | Japanese | ||
| 7297695 | 半期報告書-第60期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7316839 | 臨時報告書 | 2024-07-11 | Japanese | ||
| 7321209 | 内部統制報告書-第59期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7321202 | 確認書 | 2024-06-28 | Japanese | ||
| 7321200 | 有価証券報告書-第59期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7349492 | 臨時報告書 | 2024-02-19 | Japanese | ||
| 7352432 | 確認書 | 2024-02-14 | Japanese | ||
| 7352385 | 四半期報告書-第59期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to air transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Capital International Airport Co., Ltd.
Owns, operates, and manages Beijing Capital International A…
|
694 | CN | Transportation and storage |
|
Cahaya Aero Services Tbk
Integrated provider of aviation support services, including…
|
CASS | ID | Transportation and storage |
|
ÇELEBİ HAVA SERVİSİ A.Ş.
Provider of ground handling, cargo, and warehouse services …
|
CLEBI | TR | Transportation and storage |
|
Central North Airport Group
Develops, manages, and maintains 13 international airports …
|
OMAB | US | Transportation and storage |
|
Christchurch International Airport Limited (CIAL)
Operates the South Island's primary aviation gateway and co…
|
CHC | NZ | Transportation and storage |
|
Công ty Cổ phần Dịch vụ Hàng hóa Nội Bài
Provides comprehensive air cargo terminal operations and lo…
|
NCT | VN | Transportation and storage |
|
Công ty Cổ phần Dịch vụ Hàng hóa Sài Gòn
Provides comprehensive air cargo terminal services for inte…
|
SCS | VN | Transportation and storage |
|
Công ty Cổ phần Dịch vụ Hàng không Taseco
Provides commercial aviation and non-aviation services with…
|
AST | VN | Transportation and storage |
|
Công ty Cổ phần Phục vụ Mặt đất Sài Gòn
Provider of comprehensive ground handling services for inte…
|
SGN | VN | Transportation and storage |
|
Công ty Cổ phần Tập đoàn ASG
Provides logistics, airport aviation services, and industri…
|
ASG | VN | Transportation and storage |
AGP CORPORATION 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/13023/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13023 | 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=13023 | 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=13023 \ -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": 13023}, 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 AGP CORPORATION (id: 13023)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.