
AMITA HOLDINGS CO.,LTD. — Investor Relations & Filings
AMITA HOLDINGS CO.,LTD. is a company dedicated to designing a sustainable future through environmental solutions. It provides comprehensive recycling services for industrial wastes, residues, and by-products, with a focus on achieving a circular economy. The company also offers sustainability and Corporate Social Responsibility (CSR) consulting to businesses and local governments. Through its Social Systems Design business, AMITA works to redesign industrial and social structures to be more sustainable. It delivers end-to-end solutions for the sustainable procurement and utilization of resources, guided by its mission to create an 'Ecosystem Society' where human well-being and nature are prioritized.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年12月期 第1四半期決算 補足資料 | 2026-05-13 | Japanese | |
| 2026年12月期 第1四半期決算短信〔日本基準〕(連結) | 2026-05-13 | Japanese | |
| 確認書 | 2026-03-24 | Japanese | |
| 有価証券報告書-第16期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | |
| 確認書 | 2025-08-13 | Japanese | |
| 半期報告書-第16期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46884108 | 2026年12月期 第1四半期決算 補足資料 | 2026-05-13 | Japanese | ||
| 46884104 | 2026年12月期 第1四半期決算短信〔日本基準〕(連結) | 2026-05-13 | Japanese | ||
| 33018037 | 確認書 | 2026-03-24 | Japanese | ||
| 33018003 | 有価証券報告書-第16期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | ||
|
2025
6 filings
| |||||
| 7857942 | 確認書 | 2025-08-13 | Japanese | ||
| 7857929 | 半期報告書-第16期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | ||
| 7270608 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7272530 | 内部統制報告書-第15期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272504 | 確認書 | 2025-03-26 | Japanese | ||
| 7272465 | 有価証券報告書-第15期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
|
2024
5 filings
| |||||
| 7312271 | 確認書 | 2024-08-13 | Japanese | ||
| 7312269 | 半期報告書-第15期(2024/01/01-2024/12/31) | 2024-08-13 | Japanese | ||
| 7338245 | 確認書 | 2024-05-14 | Japanese | ||
| 7338238 | 四半期報告書-第15期第1四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7346196 | 臨時報告書 | 2024-03-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5E RESOURCES HOLDINGS BERHAD
A leading provider of scheduled waste management, recycling…
|
— | MY | Water supply; sewerage, waste m… |
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
AMITA HOLDINGS 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/13590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13590 | 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=13590 | 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=13590 \ -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": 13590}, 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 AMITA HOLDINGS CO.,LTD. (id: 13590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.