
Vega corporation Co.,Ltd. — Investor Relations & Filings
Vega Corporation Co., Ltd. is an e-commerce company specializing in furniture, interior products, and lifestyle goods. The company operates the online store LOWYA, which features a wide range of private brand products. Vega Corporation manages the entire product lifecycle, from planning and development to distribution and sales, enabling it to create items that cater directly to customer needs. To enhance the online shopping experience, the company develops proprietary technology, including the "OkuROOM®" 3D furniture placement simulation application. It serves both domestic and international customers through its cross-border e-commerce platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第20期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第20期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第20期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-06-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7351262 | 四半期報告書-第20期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
9 filings
| |||||
| 7372160 | 確認書 | 2023-11-14 | Japanese | ||
| 7372109 | 四半期報告書-第20期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7548826 | 確認書 | 2023-08-10 | Japanese | ||
| 7548753 | 四半期報告書-第20期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7555873 | 確認書 | 2023-06-29 | Japanese | ||
| 7555801 | 内部統制報告書-第19期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555767 | 有価証券報告書-第19期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7573855 | 確認書 | 2023-02-14 | Japanese | ||
| 7573810 | 四半期報告書-第19期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7582783 | 確認書 | 2022-11-14 | Japanese | ||
| 7582717 | 四半期報告書-第19期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591603 | 確認書 | 2022-08-12 | Japanese | ||
| 7591565 | 四半期報告書-第19期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7599237 | 確認書 | 2022-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
E Lighting Group Holdings Limited
Retail and wholesale distributor of premium lighting, desig…
|
8222 | HK | Wholesale and retail trade |
|
GESCO INDUSTRIES INC.
Canada's largest floor-covering organization and major Nort…
|
— | CA | Wholesale and retail trade |
|
GigaCloud Technology Inc
Global B2B e-commerce platform for large-parcel goods with …
|
GCT | US | Wholesale and retail trade |
|
HEADLAM GROUP PLC
A leading distributor of floor coverings connecting supplie…
|
HEAD | GB | Wholesale and retail trade |
|
LIKEWISE GROUP PLC
A wholesale distributor of floorcoverings for domestic and …
|
LIKE | GB | Wholesale and retail trade |
|
Lilycolor Co., Ltd.
Plans, develops, and sells interior products like wallpaper…
|
9827 | JP | Wholesale and retail trade |
|
Pacific Legend Group Limited
Distributes, sells, and rents home furniture and accessorie…
|
8547 | HK | Wholesale and retail trade |
|
Poltronic Spolka Akcyjna
Importer and wholesale distributor of LED-based lighting so…
|
PTN | PL | Wholesale and retail trade |
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
Vega corporation Co.,Ltd. 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/13963/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13963 | 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=13963 | 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=13963 \ -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": 13963}, 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 Vega corporation Co.,Ltd. (id: 13963)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.