
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 |
|---|---|---|---|
| 有価証券報告書-第34期(平成30年7月1日-令和1年6月30日) | 2019-09-30 | Japanese | |
| 四半期報告書-第34期第3四半期(2019/01/01-2019/03/31) | 2019-05-14 | Japanese | |
| 四半期報告書-第34期第2四半期(2018/10/01-2018/12/31) | 2019-02-13 | Japanese | |
| 四半期報告書-第34期第1四半期(2018/07/01-2018/09/30) | 2018-11-13 | Japanese | |
| 有価証券報告書-第33期(平成29年7月1日-平成30年6月30日) | 2018-09-28 | Japanese | |
| 四半期報告書-第33期第3四半期(2018/01/01-2018/03/31) | 2018-05-14 | Japanese |
Browse filings by year
12 yearsMarket data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | 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.