
JP-HOLDINGS,INC. — Investor Relations & Filings
JP-HOLDINGS, INC. is a leading provider of comprehensive childcare support services. The company's core business is the operation of a wide network of child-rearing facilities, primarily licensed nursery schools and daycare centers. In addition to facility management, JP-HOLDINGS provides ancillary services such as food catering for its centers. The company also operates a contracting business, offering specialized educational programs like gymnastics, English language instruction, and eurhythmics to other childcare institutions. Its activities extend to providing research and consulting services within the child-rearing support sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第32期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | |
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第32期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 臨時報告書 | 2023-10-27 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第32期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7354242 | 四半期報告書-第32期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
12 filings
| |||||
| 7538051 | 確認書 | 2023-11-13 | Japanese | ||
| 7538050 | 四半期報告書-第32期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7541726 | 臨時報告書 | 2023-10-27 | Japanese | ||
| 7548493 | 確認書 | 2023-08-10 | Japanese | ||
| 7548490 | 四半期報告書-第32期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7556277 | 確認書 | 2023-06-29 | Japanese | ||
| 7556271 | 訂正有価証券報告書-第31期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7556553 | 内部統制報告書-第31期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556548 | 確認書 | 2023-06-28 | Japanese | ||
| 7556539 | 有価証券報告書-第31期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7577231 | 確認書 | 2023-02-10 | Japanese | ||
| 7576649 | 四半期報告書-第31期第3四半期(2021/10/01-2022/12/31) | 2023-02-10 | Japanese | ||
|
2022
2 filings
| |||||
| 7586037 | 確認書 | 2022-11-10 | Japanese | ||
| 7586038 | 四半期報告書-第31期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-10 | 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… |
|
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… |
|
Poppins Corporation
Provider of comprehensive family care, senior care, and edu…
|
7358 | 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… |
JP-HOLDINGS,INC. 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/13313/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13313 | 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=13313 | 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=13313 \ -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": 13313}, 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 JP-HOLDINGS,INC. (id: 13313)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.