
GGUMBI Inc. — Investor Relations & Filings
GGUMBI Inc. is a company that specializes in premium baby care products. Its core offerings are patented, multi-functional bumper beds that can be used as cribs, sofas, and play mats, alongside a diverse range of play mats, including folder, PVC, and puzzle types. The company's product portfolio also extends to baby rooms (playpens), bedding, furniture, and organic skincare. Operating under brands such as GGUMBI, LICOCO, and Famiya, the company aims to create a safe and comfortable environment for parenting. The Famiya brand also offers products for pet care, such as pet mats.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 유상증자또는주식관련사채등의청약결과(자율공시)(일반공모 유상증자) | 2023-06-21 | Korean | |
| 유상증자최종발행가액확정(일반공모증자) | 2023-06-15 | Korean | |
| [기재정정]주요사항보고서(유무상증자결정) | 2023-06-15 | Korean | |
| [발행조건확정]증권신고서(지분증권) | 2023-06-15 | Korean | |
| [기재정정]투자설명서 | 2023-06-15 | Korean | |
| 투자설명서 | 2023-06-14 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8324064 | 유상증자또는주식관련사채등의청약결과(자율공시)(일반공모 유상증자) | 2023-06-21 | Korean | ||
| 8325779 | 유상증자최종발행가액확정(일반공모증자) | 2023-06-15 | Korean | ||
| 8325690 | [기재정정]주요사항보고서(유무상증자결정) | 2023-06-15 | Korean | ||
| 8325686 | [발행조건확정]증권신고서(지분증권) | 2023-06-15 | Korean | ||
| 8325675 | [기재정정]투자설명서 | 2023-06-15 | Korean | ||
| 8326915 | 투자설명서 | 2023-06-14 | Korean | ||
| 8327083 | [기재정정]증권신고서(지분증권) (2023.06) | 2023-06-13 | Korean | ||
| 8333063 | 증권신고서(지분증권) (2023.06) | 2023-05-26 | Korean | ||
| 8333416 | 주요사항보고서(유무상증자결정) | 2023-05-25 | Korean | ||
| 8333415 | 주권매매거래정지(무상증자) | 2023-05-25 | Korean | ||
| 8341952 | 분기보고서 (2023.03) | 2023-05-15 | Korean | ||
| 8362800 | 정기주주총회결과 | 2023-03-31 | Korean | ||
| 8364225 | 주요사항보고서(유형자산양수결정) | 2023-03-30 | Korean | ||
| 8373375 | 감사보고서제출 | 2023-03-23 | Korean | ||
| 8372332 | 사업보고서 (2022.12) | 2023-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
GGUMBI 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/17689/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17689 | 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=17689 | 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=17689 \ -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": 17689}, 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 GGUMBI Inc. (id: 17689)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.