
NOVARESE,Inc. — Investor Relations & Filings
NOVARESE, Inc. is a company primarily engaged in the bridal business. It operates through two main segments: the Bridal Business and the Restaurant Focused Business. The Bridal Business segment provides comprehensive wedding services, including the operation and management of guest house-style wedding venues. The Restaurant Focused Business segment manages the company's restaurant operations. The company aims to provide services that create deep emotional connections and bonds for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-19 | Japanese | |
| 有価証券報告書-第10期(2025/01/01-2025/12/31) | 2026-03-19 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第10期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese | |
| 内部統制報告書-第9期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32982786 | 確認書 | 2026-03-19 | Japanese | ||
| 32982783 | 有価証券報告書-第10期(2025/01/01-2025/12/31) | 2026-03-19 | Japanese | ||
|
2025
7 filings
| |||||
| 7857768 | 確認書 | 2025-08-14 | Japanese | ||
| 7857762 | 半期報告書-第10期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7269432 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7271951 | 内部統制報告書-第9期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271946 | 確認書 | 2025-03-27 | Japanese | ||
| 7271913 | 有価証券報告書-第9期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7277219 | 臨時報告書 | 2025-02-14 | Japanese | ||
|
2024
6 filings
| |||||
| 7292150 | 臨時報告書 | 2024-12-13 | Japanese | ||
| 7295129 | 意見表明報告書 | 2024-11-15 | Japanese | ||
| 7311603 | 確認書 | 2024-08-14 | Japanese | ||
| 7311605 | 半期報告書-第9期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7336954 | 確認書 | 2024-05-15 | Japanese | ||
| 7336910 | 四半期報告書-第9期第1四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
|
UNION EL GOLF S.A.
Operates a distinguished club and business center offering …
|
— | CL | Accommodation and food service … |
NOVARESE,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/13981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13981 | 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=13981 | 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=13981 \ -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": 13981}, 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 NOVARESE,Inc. (id: 13981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.