kawaiipunk d2c3f981fd Fix simple-at-maturity payout bug and minor issues
- Fix: simple-at-maturity final payout now includes total interest
  (was only paying one year's interest due to dead ternary)
- Fix: add type='button' to prevent form submission in WordPress
- Fix: add radix 10 to parseInt
- Fix: remove misleading tilde on exact average income calculation
2026-06-15 00:31:35 +01:00
2026-06-14 23:19:26 +00:00

SCD Bond Calculator

A self-contained bond return calculator widget for Stirchley Community Development (SCD) — a community housing co-operative in Stirchley, Birmingham, UK.

Potential investors can model returns on SCD community bonds across four interest models (compound/simple × at-maturity/paid-yearly), see a year-by-year breakdown, and understand the security tier and UK tax implications of their investment.

Features

  • Three inputs — investment amount (£20k£10M), interest rate (03.5%), term (530 years)
  • Four payout methods — compound at maturity, compound paid yearly, simple at maturity, simple paid yearly
  • Summary cards — total repayment, total interest, per-year income, effective annual rate (CAGR)
  • Security tier — unsecured (< £150k), tertiary charge (£150k£500k), secondary charge (> £500k)
  • Tax estimates — basic / higher / additional rate UK income tax (before Personal Savings Allowance)
  • Year-by-year table — full breakdown with collapsible detail and totals row

Usage

Open calc.html in any browser. No build step or server required — the widget is a single, self-contained HTML file that can be embedded directly as a WordPress Custom HTML block.

Bond offer

Refer to the SCD Bond Offer Document for full terms, risks, and legal details.

License

AGPL-3.0 — see LICENSE.

Description
No description provided
Readme AGPL-3.0 56 KiB
Languages
HTML 100%