Products
Data license: CC-BY-4.0 · Data source: bankproducts.info
15 rows where bank_id = "leman" sorted by bank_id descending
This data as json, CSV (advanced)
Suggested facets: category, client_type, target_group
| id | bank_id ▲ | category | name | currency | client_type | target_group | description | valid_from | source_document_id | bpg | access_tier | is_tailored | notice_period_days | iso_account_type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| leman:point_epargne_jeunesse | Banque du Léman leman | package | Point Épargne Jeunesse | CHF | private | children | Paket fuer Kinder 0-17 J. (mit Vertretung bis 15). Compte épargne CHF oder EUR + tenue de compte + e-Banking. Limite de retrait CHF 50'000/Jahr. | BPG003H8TJGN | free | 0 | ||||
| leman:point_jeunes | Banque du Léman leman | package | Point Jeunes (12-17) | CHF | private | youth | Paket fuer Jugendliche 12-17 J. Compte privé CHF + Compte épargne CHF/EUR + Carte Débit Mastercard mit Europ Assistance Shopping- und Voyage-Versicherung + Carte Prepaid + e-Banking + Mobile App + CHF/SEPA-Zahlungsverkehr + Bancomat-Bezuege Schweiz. | BPG0037WA6N1 | free | 0 | ||||
| leman:point_etudiants | Banque du Léman leman | package | Point Étudiants (18-25) | CHF | private | students | Paket fuer Studenten 18-25 J. mit Schweizer Studentenstatus. Compte privé + Compte épargne + Carte Débit Mastercard + Insurance + TWINT app. Gratuit. | BPG0038WY368 | free | 0 | ||||
| leman:point_leman_individuel | Banque du Léman leman | package | Point Léman Individuel | CHF | private | standard | Paket fuer Individuelle ab 18 J. mit Schweizer Domizil. 1 Compte privé CHF + optional 1 Compte privé EUR + Compte épargne CHF/EUR + optional 3e pilier + Carte Débit Mastercard + Europ Assistance. Gratuit. | BPG003Y8PQZ0 | free | 0 | ||||
| leman:point_leman_sante | Banque du Léman leman | package | Point Léman Santé Individuel | CHF | private | standard | Paket Point Léman Individuel + Santé-Komponente. | BPG003QP0601 | free | 0 | ||||
| leman:point_leman_famille | Banque du Léman leman | package | Point Léman Famille | CHF | private | standard | Paket fuer Familien. Mehr-Kontoberechtigte + Famille-Konditionen. | BPG003BBT5JW | free | 0 | ||||
| leman:point_frontalis | Banque du Léman leman | package | Point Frontalis Individuel | CHF | private | standard | Paket fuer franzoesische Grenzgaenger (frontaliers). Frontalier-spezifische Konditionen mit EUR-Konten + Cross-border-Zahlungsverkehr. ERSTE Bank im DB mit dedizierten Frontalier-Paketen mit eigenen Preispunkten. | BPG003613RSA | free | 0 | ||||
| leman:point_frontalis_sante | Banque du Léman leman | package | Point Frontalis Santé Individuel | CHF | private | standard | Frontalier-Paket mit Santé-Komponente. | BPG003R03CT4 | free | 0 | ||||
| leman:point_frontalis_famille | Banque du Léman leman | package | Point Frontalis Famille | CHF | private | standard | Frontalier-Familien-Paket. | BPG003WZ7BVT | free | 0 | ||||
| leman:point_starter | Banque du Léman leman | package | Point Starter | CHF | private | standard | Starter-Paket. Einsteiger-Konfiguration. Gratuit. | BPG003KWDXEQ | free | 0 | ||||
| leman:compte_societe | Banque du Léman leman | current_account | Compte société | CHF | business | standard | Compte société package. CHF 40/Monat (im Vergleich zu Gratuit-Retail-Paketen). Bouclement mensuel inkl. e-Banking. >50 Transaktionen/Monat: CHF 0.30/Zahlung. Sollzins ausser Limite 12%. | BPG003TSYK6Z | free | 0 | ||||
| leman:compte_epargne_plus | Banque du Léman leman | savings_account | Compte Épargne PLUS | CHF | private | standard | Erweitertes Sparkonto. Retrait limite CHF 50'000/Jahr (oder EUR). 3 Monate Kuendigung. 1% Nichtkuendigungskommission auf Ueberschreitung — *atypisches Konstrukt* (atom #287 dokumentiert 2% Konvention fuer Sparkassen). | BPG003KZ3CR5 | free | 0 | ||||
| leman:visa_or | Banque du Léman leman | credit_card | Visa Or | CHF | private | standard | Visa Or Kreditkarte. Cotisation annuelle nach Brochure tarifaire. | BPG003DMXQFH | free | 0 | ||||
| leman:debit_mastercard | Banque du Léman leman | debit_card | Carte Débit Mastercard | CHF | private | standard | Debit Mastercard mit Europ Assistance Shopping- und Voyage-Versicherung. In allen Retail-Paketen inkludiert. | BPG003A6FXTD | free | 0 | ||||
| leman:carte_prepaid | Banque du Léman leman | prepaid_card | Carte Prepaid | CHF | private | standard | Prepaid Card. In Point Jeunes + Point Etudiants Pakete inkludiert. | BPG003NCTZ2R | free | 0 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE product (
id TEXT PRIMARY KEY, -- zkb:privatkonto, ubs:key4_banking
bank_id TEXT NOT NULL REFERENCES bank(id),
category TEXT NOT NULL, -- current_account, savings_account, pillar_3a, vested_benefits,
-- debit_card, credit_card, prepaid_card, package, ebanking,
-- mortgage, wealth_management, term_deposit, securities_trading,
-- fiduciary_deposit, safe_deposit, guarantee, leasing,
-- financial_planning, personal_advisory, loyalty_program,
-- digital_vault, fx_subscription, robo_advisory, self_directed_trading,
-- metal_account, deposit_account, check
name TEXT NOT NULL, -- bank's own product name
currency TEXT DEFAULT 'CHF',
client_type TEXT DEFAULT 'private', -- private, business, institutional
target_group TEXT, -- standard, young, children, students, seniors, eco, gift, rental_deposit, member
description TEXT,
valid_from TEXT,
source_document_id INTEGER REFERENCES source_document(id),
bpg CHAR(12) -- opaque global id, BPG003xxxxxx; populated post-load by bpg_assignments.sql
CHECK (bpg IS NULL OR bpg GLOB 'BPG003[0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z]'),
access_tier TEXT NOT NULL DEFAULT 'free' -- freemium gating: free public, pro/business paid
CHECK (access_tier IN ('free', 'pro', 'business')),
is_tailored INTEGER -- v2.6 (atom #278): mirrors CDS-AU (Australian Open Banking) isTailored.
-- 0 = pricing publicly published in a schedule (machine-readable, comparable);
-- 1 = negotiated per client (UHNW classical private banking, business loans);
-- NULL = unknown / not yet classified (default for new loads).
-- Distinguishes "we haven't crawled it" (NULL) from "bank deliberately
-- doesn't publish because it's relationship-priced" (1) — three states
-- that previously collapsed into "fee.amount IS NULL".
CHECK (is_tailored IS NULL OR is_tailored IN (0, 1)),
notice_period_days INTEGER -- v2.7 (atom #307): normalised withdrawal notice in days.
-- 0/NULL = on-demand; X = days notice. Conversion: months×30,
-- years×365, days verbatim. Backfilled from
-- product_feature.notice_period free-text by
-- db/notice_period_backfill.sql.
CHECK (notice_period_days IS NULL OR notice_period_days >= 0),
iso_account_type CHAR(4) -- v2.8 (atom #308): ISO 20022 ExternalCashAccountType1Code.
-- 4-letter code from the official ISO enum: CACC (Current),
-- SVGS (Savings), LOAN, SACC (Special), MOMA (Money Market),
-- CHAR (Charges), CASH, etc.
-- NULL for categories outside ISO scope: cards
-- (debit/credit/prepaid), mandates (wealth_management,
-- securities_trading, fiduciary_deposit), CH-specific
-- (pillar_3a, vested_benefits, pension_account).
-- Mapped from `category` by db/iso_account_type_backfill.sql.
-- Backfill is conservative — when in doubt, leave NULL rather
-- than force-fit a code that misrepresents the product.
CHECK (iso_account_type IS NULL OR iso_account_type GLOB '[A-Z][A-Z][A-Z][A-Z]')
);
CREATE INDEX idx_product_bank ON product(bank_id);
CREATE INDEX idx_product_category ON product(category);
CREATE INDEX idx_product_lookup ON product(bank_id, category, client_type, target_group);
CREATE UNIQUE INDEX idx_product_bpg ON product(bpg) WHERE bpg IS NOT NULL;
CREATE INDEX idx_product_access_tier ON product(access_tier);
CREATE INDEX idx_product_is_tailored ON product(is_tailored) WHERE is_tailored IS NOT NULL;
CREATE INDEX idx_product_iso_account_type ON product(iso_account_type) WHERE iso_account_type IS NOT NULL;
CREATE INDEX idx_product_notice_period ON product(notice_period_days) WHERE notice_period_days IS NOT NULL;