
NAFCO CO., Ltd — Investor Relations & Filings
NAFCO CO., Ltd. is a retail company that operates a chain of specialty stores focused on the home center and home furnishing markets. The company's product offerings encompass a wide range of goods, including building materials, Do-It-Yourself (DIY) supplies, furniture, interior decorations, and general household articles. It manages its retail business through various store formats, such as comprehensive home centers and furniture-focused 'Two-One Style' stores. In addition to its physical retail network, NAFCO operates an e-commerce platform that provides customers with options for both home delivery and in-store pickup.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第51期第1四半期(2019/04/01-2019/06/30) | 2019-08-09 | Japanese | |
| 有価証券報告書-第50期(平成30年4月1日-平成31年3月31日) | 2019-06-28 | Japanese | |
| 四半期報告書-第50期第3四半期(2018/10/01-2018/12/31) | 2019-02-08 | Japanese | |
| 四半期報告書-第50期第2四半期(2018/07/01-2018/09/30) | 2018-11-09 | Japanese | |
| 四半期報告書-第50期第1四半期(2018/04/01-2018/06/30) | 2018-08-10 | Japanese | |
| 有価証券報告書-第49期(平成29年4月1日-平成30年3月31日) | 2018-06-29 | Japanese |
Browse filings by year
12 yearsMarket data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alleanza Holdings Co., Ltd.
A holding company that manages home improvement centers and…
|
3546 | JP | Wholesale and retail trade |
|
ARCLANDS CORPORATION
Diversified company in retail, wholesale, food service, rea…
|
9842 | JP | Wholesale and retail trade |
|
BMS HOLDINGS BERHAD
Retailing and distributing building materials, surface cove…
|
— | MY | Wholesale and retail trade |
|
Bourrelier Group SA
A holding company operating DIY retail stores for home, gar…
|
ALBOU | FR | Wholesale and retail trade |
|
BuildDirect.com Technologies Inc.
Technology platform and online marketplace for high-quality…
|
BILD | CA | Wholesale and retail trade |
|
Byggmax Group
A Nordic low-price retailer of DIY building materials and g…
|
BMAX | SE | Wholesale and retail trade |
|
CASHBUILD LIMITED
Southern Africa's largest retailer and distributor of build…
|
CSB | ZA | Wholesale and retail trade |
|
Clas Ohlson AB
A retail company providing products to help customers solve…
|
CLAS | SE | Wholesale and retail trade |
|
CMO GROUP PLC
An online-only retailer of building materials via specialis…
|
CMO | GB | Wholesale and retail trade |
|
COMERCIAL K SPA
Imports and retails a comprehensive range of home improveme…
|
— | CL | Wholesale and retail trade |
NAFCO 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/12708/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12708 | 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=12708 | 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=12708 \ -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": 12708}, 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 NAFCO CO., Ltd (id: 12708)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.