NICE D&B CO., LTD. — Investor Relations & Filings
NICE D&B CO., LTD. is a provider of corporate credit and business information services. The company specializes in offering global business information reports, commercial credit checks, and credit inquiry services to support commercial transactions. Its portfolio also includes integrated solutions for supplier management and risk management, enabling clients to evaluate and mitigate counterparty risks effectively. By delivering comprehensive corporate intelligence, the company assists businesses in making informed credit decisions and managing their supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 현금ㆍ현물배당결정 | 2019-02-28 | Korean | |
| 주주총회소집결의 | 2019-02-28 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2018-12-11 | Korean | |
| [첨부추가]분기보고서 (2018.09) | 2018-11-14 | Korean | |
| 회사합병결정(종속회사의주요경영사항) | 2018-10-19 | Korean | |
| 조회공시요구(풍문또는보도)(종속회사 나이스데이터(주)와 나이스알앤씨(주)의 합병 추진보도) | 2018-10-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
2 filings
| |||||
| 10342803 | 현금ㆍ현물배당결정 | 2019-02-28 | Korean | ||
| 10342746 | 주주총회소집결의 | 2019-02-28 | Korean | ||
|
2018
5 filings
| |||||
| 11079068 | 주주명부폐쇄기간또는기준일설정 | 2018-12-11 | Korean | ||
| 11089792 | [첨부추가]분기보고서 (2018.09) | 2018-11-14 | Korean | ||
| 11111944 | 회사합병결정(종속회사의주요경영사항) | 2018-10-19 | Korean | ||
| 11112708 | 조회공시요구(풍문또는보도)(종속회사 나이스데이터(주)와 나이스알앤씨(주)의 합병 추진보도) | 2018-10-18 | Korean | ||
| 11112511 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2018-10-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
NICE D&B 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/16233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16233 | 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=16233 | 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=16233 \ -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": 16233}, 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 NICE D&B CO., LTD. (id: 16233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.