Sales teams waste time on stagnant accounts while fast-growing companies go unnoticed. Funding events and workforce acceleration are strong buying signals, but they’re scattered and hard to compare. Whether clients provide account lists or strategic filters (by sector, size, or geography), this segment standardizes growth and hiring signals into a unified score. GTM teams can then focus on the right accounts, at the right moment.
Accept client inputs: account list (name + URL) or sector/size filters
Retrieve candidate accounts via curated APIs
Enrich with hiring, workforce, and funding signals; compute growth scores
This segment is activated with a blend of trusted sources and your own inputs
Curated APIs
User Input
A ready-to-use dataset that:
Ranks your accounts with an actionable growth score.
Integrates funding recency and hiring momentum.
Delivers simple Tiering (Tier 1, Tier 2, Watchlist) to help your teams activate quickly.
Your questions on this segment, answered
Your questions on this segment, answered
Do you flag anomalies, like one-off funding without sustained hiring?
Yes. The growth score penalizes isolated events, ensuring that Tier 1 accounts reflect consistent hiring and funding momentum, not just a single spike.
How does this differ from traditional firmographic or technographic data?
Traditional datasets describe company size or tech stack but rarely capture momentum. Growth signals show directional change—who is expanding fast, raising capital, and scaling teams.
Can these signals be directly integrated into our CRM or account scoring models?
Yes. Data is exportable in CSV, Sheets, JSON, or via API, making it easy to plug into CRMs, BI tools, or custom account scoring models.
How should we interpret Tier 1 vs. Tier 2 vs. Watchlist in practice?
Tier 1 highlights accounts with the strongest combined hiring and funding momentum. Tier 2 indicates steady but moderate growth. Watchlist flags accounts with early or weaker signals worth monitoring.
How reliable are workforce growth estimates compared to official filings?
Workforce estimates are built from multiple verified sources, tested for consistency and quality. Historical back-testing shows strong correlation between headcount growth and future revenue performance.
How recent are the hiring and funding data updates?
Hiring and workforce data are refreshed monthly, with quarterly QA cycles. Funding rounds and amounts are updated as soon as events are disclosed.
How is the unified growth signal score calculated and weighted?
The score blends workforce growth trends, hiring vs. departures, and funding activity into a 0–100 index. Each factor is weighted to highlight sustained growth over one-off events.
How do you define which companies qualify as “high growth”?
High growth companies are identified by combining hiring momentum, workforce expansion, and recent funding events. A unified growth score ranks accounts by priority (Tier 1, Tier 2, Watchlist).
{ "_meta": { "dictionaryColumns": ["Variable", "Data_Type", "Sample_Value", "Description"] }, "data": [ { "Variable": "company_name_input", "Description": "Company name provided by client (optional input mode 1)", "Business_Rules": "Optional; string if account list mode is used", "Source_System": "CRM", "Data_Type": "VARCHAR", "Sample_Value": "Acme Robotics" }, { "Variable": "company_url_input", "Description": "Company website URL provided by client (optional input mode 1)", "Business_Rules": "Optional; valid URL if account list mode is used", "Source_System": "CRM", "Data_Type": "VARCHAR", "Sample_Value": "https://www.acmerobotics.com" }, { "Variable": "sector_filter_input", "Description": "Sector filter used to generate accounts (optional input mode 2)", "Business_Rules": "Optional; curated API ontology sector label", "Source_System": "CRM", "Data_Type": "VARCHAR", "Sample_Value": "Artificial Intelligence" }, { "Variable": "employee_sizeband_filter_input", "Description": "Employee size band filter (optional input mode 2)", "Business_Rules": "Optional; ENUM ['1-50','51-200','201-1000','1001-5000','5000+']", "Source_System": "CRM", "Data_Type": "ENUM", "Sample_Value": "201-1000" }, { "Variable": "country_filter_input", "Description": "Country filter (optional input mode 2)", "Business_Rules": "Optional; ISO alpha-2 country code", "Source_System": "CRM", "Data_Type": "VARCHAR", "Sample_Value": "US" }, { "Variable": "industry_naics", "Description": "Primary NAICS code of enriched company", "Business_Rules": "5–6 digit NAICS; best available mapping", "Source_System": "Curated API", "Data_Type": "VARCHAR", "Sample_Value": "541715" }, { "Variable": "employee_count_current", "Description": "Current estimated employee count", "Business_Rules": "Non-negative integer", "Source_System": "Curated API", "Data_Type": "INTEGER", "Sample_Value": 420 }, { "Variable": "employee_growth_12mo_pct", "Description": "Employee growth percentage over 12 months", "Business_Rules": "Decimal; ((current/prior)-1)*100, rounded to 1 decimal", "Source_System": "Curated API", "Data_Type": "DECIMAL", "Sample_Value": 50.0 }, { "Variable": "hires_last_90d", "Description": "Estimated hires over last 90 days", "Business_Rules": "Non-negative integer", "Source_System": "Curated API", "Data_Type": "INTEGER", "Sample_Value": 65 }, { "Variable": "departures_last_90d", "Description": "Estimated departures over last 90 days", "Business_Rules": "Non-negative integer", "Source_System": "Curated API", "Data_Type": "INTEGER", "Sample_Value": 18 }, { "Variable": "funding_rounds_24mo", "Description": "Number of funding rounds in past 24 months", "Business_Rules": "Integer; includes equity/convertible events", "Source_System": "Curated API", "Data_Type": "INTEGER", "Sample_Value": 2 }, { "Variable": "last_funding_amount_usd", "Description": "Most recent funding round amount in USD", "Business_Rules": "Non-negative; 0 if undisclosed", "Source_System": "Curated API", "Data_Type": "DECIMAL", "Sample_Value": 45000000 }, { "Variable": "growth_signal_score", "Description": "Unified score from growth, hiring, and funding", "Business_Rules": "Range 0 to 100; higher = stronger growth", "Source_System": "Curated API", "Data_Type": "INTEGER", "Sample_Value": 88 }, { "Variable": "prioritized_segment", "Description": "Simple activation tier", "Business_Rules": "ENUM: ['Tier 1','Tier 2','Watchlist']", "Source_System": "Curated API", "Data_Type": "ENUM", "Sample_Value": "Tier 1" } ] }