
A-tie Co.,Ltd. — Investor Relations & Filings
A-tie Co.,Ltd. specializes in temple consulting services. The company's primary business involves the planning, design, construction, and management of perpetual memorial graves and tree burials. It provides comprehensive, full-support services to temples, including advertising, sales, and maintenance. This model enables religious institutions to offer modern memorial solutions that cater to societal shifts such as an aging population and changing family structures, thereby helping them establish a stable operational base for the future. Additionally, A-tie engages in regional revitalization projects by planning and operating community events at temple grounds, positioning them as local cultural hubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第22期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 確認書 | 2025-11-28 | Japanese | |
| 有価証券報告書-第21期(2024/09/01-2025/08/31) | 2025-11-28 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 訂正有価証券届出書(新規公開時) | 2025-06-18 | Japanese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34470159 | 確認書 | 2026-04-14 | Japanese | ||
| 34470146 | 半期報告書-第22期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
|
2025
6 filings
| |||||
| 8758766 | 確認書 | 2025-11-28 | Japanese | ||
| 8758759 | 有価証券報告書-第21期(2024/09/01-2025/08/31) | 2025-11-28 | Japanese | ||
| 7247518 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7257804 | 訂正有価証券届出書(新規公開時) | 2025-06-18 | Japanese | ||
| 7259680 | 訂正有価証券届出書(新規公開時) | 2025-06-10 | Japanese | ||
| 7262390 | 有価証券届出書(新規公開時) | 2025-05-23 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Park Lawn Company Limited
Major provider of funeral, cremation, and cemetery services…
|
PLC | CA | Other service activities |
|
Park Lawn Income Trust
Leading North American provider of disposition and memorial…
|
PLC | CA | Other service activities |
|
PROPEL FUNERAL PARTNERS LIMITED
Provides death care services through funeral homes, cemeter…
|
PFP | AU | Other service activities |
|
Rumbu Holdings Ltd.
Acquires, owns, and manages funeral homes and cremation fac…
|
RMB | CA | Other service activities |
|
SAN HOLDINGS,INC.
A holding company providing comprehensive funeral and end-o…
|
9628 | JP | Other service activities |
|
SERVICE CORP INTERNATIONAL
A North American provider of funeral and cemetery products …
|
SCI | US | Other service activities |
|
SUN-LIFE HOLDING CO.,LTD.
A holding company managing services for life events, nursin…
|
7040 | JP | Other service activities |
|
TEAR Corporation
Provider of funeral and ceremonial services with transparen…
|
2485 | JP | Other service activities |
|
The Loewen Group Inc
Major provider of death care services, operating funeral ho…
|
LOWGQ | CA | Other service activities |
A-tie 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/14412/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14412 | 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=14412 | 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=14412 \ -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": 14412}, 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 A-tie Co.,Ltd. (id: 14412)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.