International expansion is a prime GTM moment—but most datasets surface it late and bury signals in rigid structures. Analysts need a flat, time-aware view of who created a foreign subsidiary, when, and where, validated by staffing and recent news.
This segment standardizes foreign subsidiary events, adds headcount maturity and sector tagging, and ranks expansion-ready firms your team can act on—fast, explainably, and aligned to your taxonomy.
Resolve parent→subsidiary links and capture foreign creation dates.
Enrich with website, staffing by country, and expansion news signals.
Tag to client taxonomy and compute readiness + company aggregates.
Ce segment est activé grâce à un mélange de sources fiables et de vos propres données.
AI reasoning
User Input
APIs qualifiées
Web intelligence
Flat table: one row per foreign subsidiary event with creation date & country.
Company-level aggregates:
% headcount abroad
,#subsidiaries abroad
, repeated for simple roll-ups.Ranked expansion targets by country and sector, via Expansion Readiness Score.
Signals bundle: latest expansion news, headcount momentum in target country, custom taxonomy tags aligned to your ontology.
Delivery: CSV/Parquet + data dictionary, CRM/BI-ready with confidence fields and full traceability.
Les réponses à vos questions sur ce segment
Les réponses à vos questions sur ce segment
{ "_meta": { "dictionaryColumns": ["Variable", "Data_Type", "Sample_Value", "Description"] }, "data": [ { "Variable": "parent_company_name", "Description": "Registered name of the parent company", "Business_Rules": "UTF-8 string", "Source_System": "Curated APIs", "Data_Type": "VARCHAR", "Sample_Value": "SolarEdge Mobility GmbH" }, { "Variable": "website_domain", "Description": "Primary website for enrichment and monitoring", "Business_Rules": "Lowercased valid domain", "Source_System": "Web Intelligence", "Data_Type": "VARCHAR", "Sample_Value": "solaredgemobility.de" }, { "Variable": "parent_country_iso", "Description": "ISO 3166-1 alpha-2 of parent company headquarters", "Business_Rules": "Two-letter ISO code", "Source_System": "Curated APIs", "Data_Type": "VARCHAR", "Sample_Value": "DE" }, { "Variable": "parent_headcount_current", "Description": "Estimated total employees for the parent company", "Business_Rules": "Integer ≥ 0", "Source_System": "Curated APIs", "Data_Type": "INTEGER", "Sample_Value": "460" }, { "Variable": "subsidiaries_abroad_count", "Description": "Total number of foreign subsidiaries for this parent", "Business_Rules": "Integer ≥ 0; company-level aggregate repeated on each row", "Source_System": "Curated APIs", "Data_Type": "INTEGER", "Sample_Value": "2" }, { "Variable": "pct_headcount_abroad", "Description": "Percent of parent headcount located outside the parent country", "Business_Rules": "0.0–100.0 decimal; company-level aggregate", "Source_System": "Curated APIs", "Data_Type": "DECIMAL", "Sample_Value": "18.7" }, { "Variable": "subsidiary_name", "Description": "Registered name of the foreign subsidiary", "Business_Rules": "UTF-8 string", "Source_System": "Curated APIs", "Data_Type": "VARCHAR", "Sample_Value": "SolarEdge Mobility France SAS" }, { "Variable": "subsidiary_country_iso", "Description": "ISO 3166-1 alpha-2 of the foreign subsidiary country", "Business_Rules": "Two-letter ISO code", "Source_System": "Curated APIs", "Data_Type": "VARCHAR", "Sample_Value": "FR" }, { "Variable": "subsidiary_incorporation_date", "Description": "Official incorporation date of the foreign subsidiary", "Business_Rules": "YYYY-MM-DD; time anchor for expansion", "Source_System": "Curated APIs", "Data_Type": "DATE", "Sample_Value": "2024-10-11" }, { "Variable": "headcount_abroad_current", "Description": "Estimated employees located in the subsidiary country", "Business_Rules": "Integer ≥ 0; location-filtered", "Source_System": "Curated APIs", "Data_Type": "INTEGER", "Sample_Value": "24" }, { "Variable": "expansion_news", "Description": "Latest news snippet indicating expansion context", "Business_Rules": "Short free text", "Source_System": "Web Intelligence", "Data_Type": "TEXT", "Sample_Value": "Announced entry into France EV charging market" }, { "Variable": "expansion_news_date", "Description": "Date of the latest referenced expansion news", "Business_Rules": "YYYY-MM-DD; optional if no news", "Source_System": "Web Intelligence", "Data_Type": "DATE", "Sample_Value": "2025-03-02" }, { "Variable": "custom_taxonomy_tags", "Description": "Client-defined or web-derived sector taxonomy tags", "Business_Rules": "Array of tags; mappable to client ontology", "Source_System": "Web Intelligence", "Data_Type": "ARRAY", "Sample_Value": "[\"Smart Mobility\", \"EV Supply Chain\"]" }, { "Variable": "expansion_readiness_score", "Description": "Composite score of international expansion momentum", "Business_Rules": "0–100 integer; weighted across creation date, hires, news", "Source_System": "Web+AI Reasoning", "Data_Type": "INTEGER", "Sample_Value": "82" } ] }