Back to Guides

/gcloud-kit:targets

Identify target accounts by cross-referencing the URN list with spend data.

Overview

Combines the customer URN dataset (52,672 organisations) with G-Cloud spend data (260,187 transactions) to identify high-value target accounts. Scores targets using a multi-factor algorithm and segments them into priority tiers.

Usage

/gcloud-kit:targets whitespace
/gcloud-kit:targets displacement "Acme Corp"
/gcloud-kit:targets sector NHS
/gcloud-kit:targets region SW1
/gcloud-kit:targets lot 2
/gcloud-kit:targets growth
/gcloud-kit:targets consolidation

Arguments:

ArgumentDescription
whitespaceOrganisations not yet buying on G-Cloud (~47,237 non-buyers)
displacement [competitor]Customers to win from a specific competitor
sector [type]Focus on a specific sector (NHS, Education, Defence, etc.)
region [postcode]Geographic targeting by postcode area
lot [1/2/3]Target accounts by lot spending
growthFast-growing accounts (increasing spend year-on-year)
consolidationMulti-supplier accounts (consolidation opportunities)

Prerequisites

None — uses bundled data.

Data sources

  • .gcloud/data/ccs-customer-urns.csv.gz — 52,672 organisations
  • .gcloud/data/gcloud-spend-data.csv.gz — 260,187 transactions (Apr 2012 – Oct 2023)
  • .gcloud/data/ccs-customer-merges.csv.gz — for validating org changes
  • services/{name}/tender-intel.md — optional; when present, its "Top buyers in this space" tables surface live award-active buyers to complement the historical spend data above

Output

Target account report with scoring and recommendations.

Scoring algorithm

FactorWeight
Sector fit25%
Existing buyer status25%
Lot relevance20%
Organisation type15%
Recency of activity15%

Targets are segmented into priority tiers: high, medium, and long-term.

Related commands