
SUNNY SIDE UP GROUP Inc. — Investor Relations & Filings
SUNNY SIDE UP GROUP Inc. is a public relations and marketing communications group. The company provides a comprehensive range of services, including strategic public relations, sports marketing, branding, and social media management. Operating with a core 'PR thinking' approach, the group utilizes diverse communication methods to solve client challenges and create engaging campaigns. Its central philosophy is to generate 'fun buzz' that inspires action and creates positive societal change. As a certified B Corporation, the group is committed to high standards of social and environmental performance, accountability, and transparency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 意見表明報告書 | 2026-05-14 | Japanese | |
| 2026年6月期期末配当予想の修正(無配)に関するお知らせ | 2026-05-13 | Japanese | |
| 株式会社アカツキによる当社との経営統合に向けた当社株券等に対する公開買付けに関する賛同の意見表明及び応募推奨のお知らせ | 2026-05-13 | Japanese | |
| 2026年6月期 第3四半期決算短信〔日本基準〕(連結) | 2026-05-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2026-02-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 45861425 | 意見表明報告書 | 2026-05-14 | Japanese | ||
| 46883862 | 2026年6月期期末配当予想の修正(無配)に関するお知らせ | 2026-05-13 | Japanese | ||
| 46883861 | 株式会社アカツキによる当社との経営統合に向けた当社株券等に対する公開買付けに関する賛同の意見表明及び応募推奨のお知らせ | 2026-05-13 | Japanese | ||
| 46883858 | 2026年6月期 第3四半期決算短信〔日本基準〕(連結) | 2026-05-13 | Japanese | ||
| 32858516 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
| 32830875 | 訂正有価証券届出書(組込方式) | 2026-02-24 | Japanese | ||
| 13908444 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | ||
| 13318513 | 有価証券届出書(組込方式) | 2026-01-26 | Japanese | ||
| 12137109 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-06 | Japanese | ||
|
2025
6 filings
| |||||
| 8935748 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | ||
| 8116750 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-06 | Japanese | ||
| 7946802 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-02 | Japanese | ||
| 7928755 | 確認書 | 2025-09-25 | Japanese | ||
| 7928733 | 有価証券報告書-第40期(2024/07/01-2025/06/30) | 2025-09-25 | Japanese | ||
| 7856273 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
SUNNY SIDE UP GROUP 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/13552/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13552 | 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=13552 | 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=13552 \ -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": 13552}, 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 SUNNY SIDE UP GROUP Inc. (id: 13552)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.