Growth Metrics

Company metrics represent organizational growth indicators, workforce data, and engagement statistics tracked over time.

Core Fields

Field Name

Type

Description

id

integer

ID of the organization

created_at

string

Timestamp when the record was created

updated_at

string

Timestamp when the record was last updated

Headcount Metrics

Field Name

Type

Description

headcount

integer

Current total employee count

time_series

array[object]

Historical headcount data points (date, value)

mom_growth

number

Month-over-month growth percentage

qoq_growth

number

Quarter-over-quarter growth percentage

yoy_growth

number

Year-over-year growth percentage

two_year_growth

number

Two-year growth percentage

Open Jobs Metrics

Field Name

Type

Description

time_series

array[object]

Historical job opening data points (date, value)

openings_count

integer

Current number of open positions

mom_growth

number

Month-over-month growth percentage

qoq_growth

number

Quarter-over-quarter growth percentage

yoy_growth

number

Year-over-year growth percentage

Web Traffic Metrics

Field Name

Type

Description

time_series

array[object]

Historical web traffic data points (date, value)

monthly_visitors

integer

Total visitors in the most recent month

monthly_visitor_qoq_pct

number

Quarter-over-quarter visitor change percentage

traffic_source_search_pct

number

Percentage of traffic from search engines

traffic_source_direct_pct

number

Percentage of direct traffic

LinkedIn Follower Metrics

Field Name

Type

Description

time_series

array[object]

Historical follower data points (date, value)

follower_count

integer

Current total LinkedIn followers

mom_growth

number

Month-over-month growth percentage

qoq_growth

number

Quarter-over-quarter growth percentage

yoy_growth

number

Year-over-year growth percentage

Rich Context: Metrics data includes time-series arrays to enable you to understand historical trends and growth patterns across multiple dimensions.