
Poppins Corporation — Investor Relations & Filings
Poppins Corporation is a provider of comprehensive family care and education services. The company specializes in childcare, offering nanny and educational babysitting services, and operates over 300 nursery schools and educational facilities. It also provides a range of senior care services, including home nursing and VIP care. With a core mission to support working women and families, Poppins offers consulting services to corporations and municipalities to help employees balance work with family responsibilities. Additionally, the company conducts training and human resource development programs for professionals in the childcare and early childhood education fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (経過開示)連結子会社の異動(株式譲渡)の完了に関するお知らせ | 2026-05-01 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第10期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 確認書 | 2025-08-12 | Japanese | |
| 半期報告書-第10期(2025/01/01-2025/12/31) | 2025-08-12 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46880903 | (経過開示)連結子会社の異動(株式譲渡)の完了に関するお知らせ | 2026-05-01 | Japanese | ||
| 33037496 | 確認書 | 2026-03-25 | Japanese | ||
| 33037463 | 有価証券報告書-第10期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
|
2025
6 filings
| |||||
| 7858279 | 確認書 | 2025-08-12 | Japanese | ||
| 7858266 | 半期報告書-第10期(2025/01/01-2025/12/31) | 2025-08-12 | Japanese | ||
| 7269562 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270706 | 内部統制報告書-第9期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270653 | 確認書 | 2025-03-28 | Japanese | ||
| 7270607 | 有価証券報告書-第9期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
|
2024
6 filings
| |||||
| 7299016 | 確認書 | 2024-11-13 | Japanese | ||
| 7298910 | 訂正半期報告書-第9期(2024/01/01-2024/12/31) | 2024-11-13 | Japanese | ||
| 7312846 | 確認書 | 2024-08-09 | Japanese | ||
| 7312781 | 半期報告書-第9期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7338793 | 確認書 | 2024-05-13 | Japanese | ||
| 7338758 | 四半期報告書-第9期第1四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other social work activities without accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AP Healthcare Inc.
A distributor of pharmaceutical products with plans to ente…
|
109960 | KR | Human health and social work ac… |
|
JP-HOLDINGS,INC.
Provider of childcare support, operating nursery schools an…
|
2749 | US | Human health and social work ac… |
|
LIKE,Inc.
Offers human resources, childcare, and nursing care service…
|
2462 | JP | Human health and social work ac… |
|
MAYFIELD CHILDCARE LIMITED
Provides early childhood education and care services via lo…
|
MFD | AU | Human health and social work ac… |
|
Miahelsa Holdings Corporation
Operates pharmaceutical, nursing care, childcare, and food …
|
7129 | JP | Human health and social work ac… |
|
QLS Holdings Co., Ltd
Manages subsidiaries providing childcare, nursing care, and…
|
7075 | JP | Human health and social work ac… |
|
RISE Inc.
Real estate firm offering development, brokerage, sales, le…
|
8836 | JP | Human health and social work ac… |
|
STADIO ITALIANO DI CONCEPCION S.A.
A social and sports club offering recreational, cultural, f…
|
— | CL | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
|
UN TECHO PARA ARGENTINA ASOCIACION CIVIL
Non-profit overcoming poverty in informal settlements via h…
|
— | AR | Human health and social work ac… |
Poppins 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/14323/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14323 | 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=14323 | 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=14323 \ -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": 14323}, 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 Poppins Corporation (id: 14323)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.