Methodology

How the Credit Need Index is built

The Credit Need Index is a transparent composite score for each of Sweden's 290 municipalities. Every input comes from open, official Swedish data sources. The full pipeline — extraction, normalisation, weighting — is documented below.

The formula

index = 0.30 * debt_share_norm
      + 0.25 * (100 - income_norm)
      + 0.20 * rental_share_norm
      + 0.25 * unemployment_norm

Each input is normalised to a 0–100 scale using realistic min/max bounds observed across Swedish municipalities. The income signal is inverted — higher income reduces the index.

Data sources

Refresh cadence

The pipeline runs on the first of every month via Lovable Cloud cron. Snapshots are stored so 5-year trends and 12-month deltas can be computed.

Limitations

The index is an aggregate signal at municipal level. It does not assess any individual person and is not a credit check. Small municipalities can swing more between updates. Some signals lag (annual SCB releases) while others are monthly.