
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 |
|---|---|---|---|
|
Wellington International Airport Limited
Operates the primary air travel gateway to the capital city…
|
WIA | NZ | Transportation and storage |
|
Xiamen International Airport Co., Ltd
Manages Xiamen Gaoqi International Airport, providing aviat…
|
600897 | CN | 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.