ended3월 18일· 1 sources

Credit data is messier than equity data, always

신용(크레딧) 데이터는 주식 데이터보다 항상 지저분하다

Why it matters

The author describes the challenge of integrating bond and credit data into a knowledge graph originally built for equities. Equity data has clean identity primitives (ticker, ISIN), but bond data lacks a single canonical identifier per issuer, causing silent entity duplication. Loading bond data broke the dedup logic built around primary_isin uniqueness, creating duplicate Company nodes for the same legal entity.

1
Sources
+0
24h
Growth
186d
Active
credit databond datagraph databaseentity resolutionequity data

Sources

Related Issues