
NEW ART HOLDINGS Co., Ltd. — Investor Relations & Filings
NEW ART HOLDINGS Co., Ltd. is a holding company primarily engaged in the jewelry business, with a specialization in the manufacturing and sale of bridal jewelry such as engagement and wedding rings. The company also offers fashion jewelry. In addition to its core jewelry operations, the group has diversified its portfolio to include an art business, which involves the sale of artworks and the planning of art-related operations, as well as a beauty salon business. The company's overarching philosophy is to deliver beauty, health, and well-being by harnessing the power of art across its various segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | |
| 自己株式の取得状況及び取得終了に関するお知らせ | 2026-04-17 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第32期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 有価証券報告書-第31期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46884979 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | ||
| 46877577 | 自己株式の取得状況及び取得終了に関するお知らせ | 2026-04-17 | Japanese | ||
|
2025
7 filings
| |||||
| 8318644 | 確認書 | 2025-11-14 | Japanese | ||
| 8318640 | 半期報告書-第32期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7244205 | 確認書 | 2025-06-30 | Japanese | ||
| 7244209 | 有価証券報告書-第31期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7244206 | 内部統制報告書-第31期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7244082 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7243114 | 臨時報告書 | 2025-06-30 | Japanese | ||
|
2024
6 filings
| |||||
| 7297577 | 半期報告書-第31期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7297576 | 確認書 | 2024-11-14 | Japanese | ||
| 7302778 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-07 | Japanese | ||
| 7316395 | 有価証券届出書(参照方式) | 2024-07-12 | Japanese | ||
| 7316221 | 確認書 | 2024-07-12 | Japanese | ||
| 7316218 | 訂正有価証券報告書-第30期(2023/04/01-2024/03/31) | 2024-07-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AJC Jewel Manufacturers Limited
Designs and manufactures gold, diamond, and gemstone jewelr…
|
544425 | IN | Manufacturing |
|
Ashapuri Gold Ornament Limited
Manufactures and wholesales antique gold jewelry for retail…
|
542579 | IN | Manufacturing |
|
Asian Star Co. Ltd.
Vertically integrated diamond processor and manufacturer of…
|
ASTAR | IN | Manufacturing |
|
Chong Fai Jewellery Group Holdings Company
Limited
Vertically integrated jeweller designing, producing, retail…
|
8537 | HK | Manufacturing |
|
Chow Sang Sang Holdings International Limited
Primarily engaged in the manufacture and retail of fine jew…
|
116 | HK | Manufacturing |
|
Chow Tai Fook Jewellery Group Limited
Global Chinese luxury group specializing in the design, man…
|
1929 | KY | Manufacturing |
|
Compagnie Financière Richemont SA
A luxury goods group managing brands in jewellery, speciali…
|
CFR | CH | Manufacturing |
|
Công ty Cổ phần Vàng bạc Đá quý Phú Nhuận
Leading manufacturer and retailer of jewelry, watches, fash…
|
PNJ | VN | Manufacturing |
|
Continental Holdings Limited
Investment holding company focused on the design, manufactu…
|
513 | HK | Manufacturing |
|
Crossfor Co.,Ltd
Jewelry manufacturer specializing in patented technologies …
|
7810 | JP | Manufacturing |
NEW ART HOLDINGS 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/12662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12662 | 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=12662 | 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=12662 \ -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": 12662}, 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 NEW ART HOLDINGS Co., Ltd. (id: 12662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.