Data model · Schema

The data model behind the money-flow graph and the machine endpoints for agents. A reference for integrating the data directly.

Machine endpoints

  • /<slug>.mdCompany node as LLM-reasoning markdown. Supports ?lang=en.
  • /<slug>.jsonStructured JSON. Lossless bilingual (both ko and en fields).
  • /llms.txtAgent discovery index (all companies + .md links).

Tables

vc_companies · Company nodes

  • slugtextURL identifier (unique)
  • name / name_entextCompany name (KO/EN)
  • tickertextTicker (e.g. NVDA, 000660.KS)
  • kicker / lead (+_en)textCategory and summary (KO/EN)
  • segments / segments_enjsonbTotal revenue, concentration, segments
  • updated_atdateLast updated

vc_edges · Money-flow edges

  • company_iduuidSource node
  • directiontext'revenue' | 'cost'
  • counterparty_nametextCounterparty name
  • counterparty_iduuidCounterparty node (links the graph when present)
  • confidencetext'high' | 'mid' | 'low'
  • metricjsonbNormalized metric {type,value,unit,period,basis,qualifier}
  • note (+_en)textNote (KO/EN)

vc_edge_sources · Observations (edge × source)

  • edge_id / source_iduuidEdge and source references
  • stancetext'confirms' | 'mentions' | 'contradicts'
  • as_ofdateObservation date
  • metricjsonbPer-observation normalized metric
  • excerpt (+_en)textSource excerpt (KO/EN)

vc_sources · Sources

  • urltextSource URL (unique)
  • title (+_en)textTitle (KO/EN)
  • publisher (+_en)textPublisher (KO/EN)
  • kindtext'filing' | 'news' | 'ir' | 'research'
  • published_at / langdate/textPublished date and language (ko/en)

All tables are public read-only via PostgREST. A versioned, authenticated API is planned.

For information only, not investment advice. Data is refined from public sources and may contain errors.

ValueChain.wikiCompany value-chain data