Traditional ownership databases (like Orbis, Refinitiv, PitchBook) give corporate trees, but not outlet-level alignment or explainability. Web or registry scraping adds fragments, but no standardization.
This segment blends structured feeds from trusted corporate data APIs with Starzdata Smart Queries, harmonized into one taxonomy. For consultants, regulators, and foresight units, it means moving from scattered, static ownership charts to a refreshable, explainable map of who controls media outlets — and how concentrated, cross-border, or financially resilient they are.
Normalize outlets, domains, legal entities, and registry IDs in a unified taxonomy.
Reconcile owners and beneficial owners; compute hierarchy depth and control %.
Flag cross-border structures and add compliance notes when signals exist.
Score financial strength with transparent, documented rules.
Deliver field-level confidence based on source availability, freshness, and methods.
This segment is activated with a blend of trusted sources and your own inputs
AI reasoning
Open Datasets
Web intelligence
Curated APIs
Outlet / operating-company rows with owners and legal traceability.
Concentration indicators and financial strength proxy with explainable scores.
Compliance-ready datasets for regulators, NGOs, and consultants.
API / CSV / Sheets outputs, workflow-ready for BI and CRM tools.
Your questions on this segment, answered
Your questions on this segment, answered
How does this compare to corporate databases like Orbis or Refinitiv?
Those tools map corporate groups broadly; this dataset is media-specific, outlet-aligned, and provides explainability and confidence scoring.
How are cross-border structures identified and flagged?
If any entity in the chain is registered outside the outlet’s main jurisdiction, the flag is set to true.
What does “ownership hierarchy depth” mean in practice?
It counts the number of intermediary entities between an outlet and its ultimate beneficial owner.
How is the financial strength score calculated and how should it be used?
It is a 0–100 proxy based on public filings, signals, and ratios. It is designed for decision-support, not as a formal credit rating.
What exactly is included under “beneficial owners”?
Individuals or entities with effective control; where available, percentage shares and roles are provided.
How often is the ownership dataset updated?
Updates run monthly by default, with on-demand refreshes triggered by corporate changes.
{ "_meta": { "dictionaryColumns": ["Variable", "Data_Type", "Sample_Value", "Description"] }, "data": [ { "Variable": "row_scope", "Description": "What this row represents", "Business_Rules": "ENUM: outlet|operating_company|holding_company", "Source_System": "Web Intelligence + AI Reasoning", "Data_Type": "ENUM", "Sample_Value": "outlet" }, { "Variable": "outlet_name", "Description": "Public-facing media outlet or brand", "Business_Rules": "Standardized official naming; de-duplicated", "Source_System": "Web Intelligence + AI Reasoning", "Data_Type": "VARCHAR", "Sample_Value": "Le Monde" }, { "Variable": "primary_domain", "Description": "Primary website/domain of the outlet", "Business_Rules": "Lowercase; no trailing slash; punycode normalized", "Source_System": "Web Intelligence + AI Reasoning", "Data_Type": "VARCHAR", "Sample_Value": "lemonde.fr" }, { "Variable": "legal_entity_name", "Description": "Registered legal entity operating the outlet", "Business_Rules": "Official registry spelling", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "VARCHAR", "Sample_Value": "Le Monde Libre SAS" }, { "Variable": "company_registry_id", "Description": "Official company/registry identifier", "Business_Rules": "Jurisdictional ID (e.g., SIREN/Companies House/SEC/ROC)", "Source_System": "Corporate Intelligence", "Data_Type": "VARCHAR", "Sample_Value": "447 897 465" }, { "Variable": "parent_entity_name", "Description": "Immediate parent company name (if applicable)", "Business_Rules": "Empty if none", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "VARCHAR", "Sample_Value": "Groupe Le Monde" }, { "Variable": "geo_country", "Description": "Country of registration or main operation", "Business_Rules": "ISO 3166 country name or alpha-2", "Source_System": "Web Intelligence + AI Reasoning", "Data_Type": "VARCHAR", "Sample_Value": "France" }, { "Variable": "ownership_type", "Description": "Primary ownership type", "Business_Rules": "ENUM: state|foundation|family|listed|private|foreign", "Source_System": "Web Intelligence + AI Reasoning", "Data_Type": "ENUM", "Sample_Value": "family" }, { "Variable": "beneficial_owners", "Description": "List of beneficial owners with share/control where available", "Business_Rules": "ARRAY of objects: [{name, share_pct, role}]", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "ARRAY", "Sample_Value": "[{\"name\":\"Xavier Niel\",\"share_pct\":51.0,\"role\":\"individual\"},{\"name\":\"Groupe Le Monde\",\"share_pct\":0.0,\"role\":\"entity\"}]" }, { "Variable": "ownership_hierarchy_depth", "Description": "Number of intermediary entities to ultimate owner", "Business_Rules": "INTEGER 0–10", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "INTEGER", "Sample_Value": "3" }, { "Variable": "cross_border_flag", "Description": "Ownership involves foreign jurisdictions", "Business_Rules": "BOOLEAN true/false", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "BOOLEAN", "Sample_Value": "true" }, { "Variable": "shareholding_percentage", "Description": "Largest known beneficial owner control/share %", "Business_Rules": "DECIMAL 0–100; null if unknown", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "DECIMAL", "Sample_Value": "51.0" }, { "Variable": "financial_strength_score", "Description": "Proxy for financial resilience", "Business_Rules": "INTEGER 0–100 (higher = stronger); methodology documented", "Source_System": "Corporate Intelligence + AI Reasoning", "Data_Type": "INTEGER", "Sample_Value": "78" }, { "Variable": "market_concentration_index", "Description": "Segment-level concentration indicator (HHI-style)", "Business_Rules": "DECIMAL 0–1 at market/segment level; row repeats that value for joinability", "Source_System": "AI Reasoning", "Data_Type": "DECIMAL", "Sample_Value": "0.42" }, { "Variable": "notes_compliance", "Description": "Analyst note for compliance (conflicts, opacity, red flags)", "Business_Rules": "Short text; optional", "Source_System": "AI Reasoning", "Data_Type": "TEXT", "Sample_Value": "Cross-border holding via Luxembourg; minority veto rights suspected." } ] }