
EARLY AGE CO., Ltd. — Investor Relations & Filings
EARLY AGE CO., Ltd. is a real estate company specializing in the Tokyo market. Its core business activities include the development and sale of rental apartments, leasing of company-owned and subleased properties, and comprehensive property management for investment real estate. The company also provides tenant brokerage services. A key focus is on designer rental properties located in central Tokyo, often equipped with modern amenities such as included appliances and Wi-Fi. EARLY AGE offers tenant-focused services like self-guided property viewings and online contract processing to streamline the rental experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-23 | Japanese | |
| 有価証券報告書-第39期(2024/11/01-2025/10/31) | 2026-01-23 | Japanese | |
| 確認書 | 2025-06-11 | Japanese | |
| 半期報告書-第39期(2024/11/01-2025/10/31) | 2025-06-11 | Japanese | |
| 臨時報告書 | 2025-01-30 | Japanese | |
| 確認書 | 2025-01-24 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13257163 | 確認書 | 2026-01-23 | Japanese | ||
| 13257159 | 有価証券報告書-第39期(2024/11/01-2025/10/31) | 2026-01-23 | Japanese | ||
|
2025
6 filings
| |||||
| 7259593 | 確認書 | 2025-06-11 | Japanese | ||
| 7259597 | 半期報告書-第39期(2024/11/01-2025/10/31) | 2025-06-11 | Japanese | ||
| 7287398 | 臨時報告書 | 2025-01-30 | Japanese | ||
| 7287744 | 確認書 | 2025-01-24 | Japanese | ||
| 7287743 | 内部統制報告書-第38期(2023/11/01-2024/10/31) | 2025-01-24 | Japanese | ||
| 7287748 | 有価証券報告書-第38期(2023/11/01-2024/10/31) | 2025-01-24 | Japanese | ||
|
2024
7 filings
| |||||
| 7333852 | 確認書 | 2024-06-12 | Japanese | ||
| 7333855 | 四半期報告書-第38期第2四半期(2024/02/01-2024/04/30) | 2024-06-12 | Japanese | ||
| 7347840 | 確認書 | 2024-03-13 | Japanese | ||
| 7347842 | 四半期報告書-第38期第1四半期(2023/11/01-2024/01/31) | 2024-03-13 | Japanese | ||
| 7359991 | 臨時報告書 | 2024-01-25 | Japanese | ||
| 7360044 | 確認書 | 2024-01-23 | Japanese | ||
| 7360043 | 内部統制報告書-第37期(2022/11/01-2023/10/31) | 2024-01-23 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKİŞ GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing and managing comm…
|
AKSGY | TR | Real estate activities |
|
AKMERKEZ GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
Real estate investment partnership operating a shopping, co…
|
AKMGY | TR | Real estate activities |
|
Aksara Global Development Tbk
Specializes in real estate development, including residenti…
|
GAMA | ID | Real estate activities |
|
Aktiv Properties REIT
A real estate investment trust that develops and manages re…
|
AKTV | BG | Real estate activities |
|
AlAhli REIT Fund 1
Shariah-compliant fund managing a portfolio of income-gener…
|
4338 | SA | Real estate activities |
|
Alandalus Property Co.
Develops and manages retail, hospitality, and healthcare co…
|
4320 | SA | Real estate activities |
|
ALARKO GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A REIT engaged in real estate investment, development, and …
|
ALGYO | TR | Real estate activities |
|
AL AZIZIAH REIT Fund
Shari’a-compliant REIT focused on hospitality and residenti…
|
4337 | SA | Real estate activities |
|
ALBIRANA
Real estate investment firm that acquires and leases urban …
|
YAPS | ES | Real estate activities |
|
ALDAR INVESTMENTS SUKUK 4.75% SEP 2025
Manages and invests in diverse real estate assets, funding …
|
XSALDARS0925 | AE | Real estate activities |
EARLY AGE 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/12914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12914 | 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=12914 | 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=12914 \ -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": 12914}, 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 EARLY AGE CO., Ltd. (id: 12914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.