
HOPE, INC. — Investor Relations & Filings
HOPE, INC. provides specialized services primarily targeting local governments. The company's main offerings include advertising and marketing services for municipalities and private companies. It also operates a Public Private Sharing (PPS) business and offers funding source security support. The company's mission is to deliver new value to citizens by supporting local government initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 45848914 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | ||
| 34565472 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 32939967 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 12740710 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
11 filings
| |||||
| 10123615 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 8319295 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 8319224 | 確認書 | 2025-11-14 | Japanese | ||
| 8319116 | 半期報告書-第33期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8024842 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | ||
| 7855882 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
| 7858391 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-12 | Japanese | ||
| 7239804 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-15 | Japanese | ||
| 7242370 | 内部統制報告書-第32期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7242364 | 確認書 | 2025-06-30 | Japanese | ||
| 7242358 | 有価証券報告書-第32期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other residential care activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NeueHealth, Inc.
A value-driven healthcare company providing direct care and…
|
NEUE | US | Human health and social work ac… |
HOPE, 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/13960/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13960 | 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=13960 | 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=13960 \ -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": 13960}, 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 HOPE, INC. (id: 13960)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.