CRM PRICING BENCHMARK JSON — FIELD REFERENCE
Version: 1.0.0
Checked: 2026-08-11
License: CC BY 4.0
Canonical: https://riaselect.com/research/crm-pricing-benchmark/

TOP-LEVEL FIELDS
schema_version: Version of this JSON shape.
dataset_id: Stable identifier for this dated release.
name: Human-readable dataset name.
canonical_url: Page to cite and check for updates.
publisher: RIA LLC and Northstar Select identity.
license: Reuse license URL.
checked_date: Date all official sources were checked.
currency: Currency shared by the current records.
user_scenarios: Seat counts included in annual_seat_cost.
formula: Reproducible seat-cost calculation.
exclusions: Costs not represented by the benchmark.
methodology_url: Detailed inclusion and exclusion rules.
records: One object per vendor plan.

RECORD FIELDS
vendor: Vendor name.
plan: Exact plan label used in the benchmark.
currency: Record currency.
billing_basis: Advertised billing conditions and relevant minimums.
advertised_price_per_user_month: Numeric monthly seat price under the stated billing basis.
annual_seat_cost.users_5/users_10/users_20: Numeric annual totals.
mandatory_onboarding_included: Whether mandatory onboarding is included in the total.
checked_date: Official-source verification date.
official_source: First-party source URL.

EXAMPLE
fetch('https://riaselect.com/downloads/crm-pricing-benchmark-2026.json')
  .then(response => response.json())
  .then(data => console.log(data.records));

ATTRIBUTION
Northstar Select / RIA LLC, CRM Pricing Statistics 2026, CC BY 4.0. Link to the canonical URL when publishing derived work.
