> ## Documentation Index
> Fetch the complete documentation index at: https://docs.creditbenchmark.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing CB Subdivision Fields

<div className="post-byline">
  <img className="post-avatar" src="https://mintcdn.com/creditbenchmark/MBcrXm7PNn_QJihI/images/blog/03_CB_Symbol_Down_SG_pos_RGB.png?fit=max&auto=format&n=MBcrXm7PNn_QJihI&q=85&s=3390b8615aa74c3c052766dc5ca17bce" alt="Credit Benchmark" width="1370" height="1470" data-path="images/blog/03_CB_Symbol_Down_SG_pos_RGB.png" />

  <div className="post-byline-meta">
    <span className="post-author">Credit Benchmark</span>
    <span className="post-date">October 31, 2025 · 2 min read</span>
  </div>
</div>

CB data now includes subdivision-level geography — state, province, territory, or region — so you can slice portfolios within countries, not just across them.

<Tip>
  **Three new fields:** `CBSubdivision`, `CBSubdivisionISO`, and `CBSubdivisionRegion`. Available on \~80% of the CCR universe.
</Tip>

<div className="blog-body">
  ## The problem

  Country-level geography has always been available, but that's often too coarse. Analysing a US portfolio by country tells you nothing about concentration in California versus Texas. For any market with meaningful regional variation — credit risk, regulatory exposure, economic cycles — country-only analysis leaves gaps.

  ## What's new

  Three fields added to CB entities:

  * **`CBSubdivision`** — the subdivision name (e.g. California, Ontario)
  * **`CBSubdivisionISO`** — the ISO 3166-2 code for standardized, system-friendly use
  * **`CBSubdivisionRegion`** — a higher-level regional grouping where applicable

  Coverage spans US states, Canadian provinces, and other local administrative units where data is available — roughly 80% of the CCR universe.

  <Frame caption="Subdivision fields make geographic slicing more specific than country-only analysis.">
    <img src="https://mintcdn.com/creditbenchmark/MBcrXm7PNn_QJihI/images/blog/1_subdivision.png?fit=max&auto=format&n=MBcrXm7PNn_QJihI&q=85&s=6a466b27bbdcb732a09044f5620085ca" alt="Credit Benchmark subdivision fields shown in the product interface." width="1144" height="620" data-path="images/blog/1_subdivision.png" />
  </Frame>

  ## Where they appear

  * **Screener** — filter entities by subdivision
  * **Portfolio views and exports** — available as columns
  * **Single Entity pages** — shown alongside other geographic fields

  ## Use cases

  * **Regional concentration** — identify portfolio exposure by state or province, not just country
  * **Regulatory analysis** — segment entities by jurisdiction for compliance or reporting workflows
  * **Benchmarking** — compare credit trends across subdivisions within a single country

  ## Reference

  Full field definitions and usage details are in the [Data Dictionary](/data/data-dictionary).
</div>

***

[← All release notes](/product-updates)
