home / bankproducts

Products

Retail banking products. Each row is one product offered by one bank. Categories: current_account, savings_account, pillar_3a, vested_benefits, mortgage, credit_card, debit_card, term_deposit, wealth_management, securities_trading, etc.

Data license: CC-BY-4.0 · Data source: bankproducts.info

23 rows where bank_id = "nwkb" sorted by bank_id descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: category, currency, target_group, description, access_tier

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
nwkb:zahlen_noldi Nidwaldner Kantonalbank nwkb current_account ZAHLEN Noldi CHF private standard 0.05% bis CHF 50000     BPG003G9EFDX free 0    
nwkb:zahlen_young Nidwaldner Kantonalbank nwkb current_account ZAHLEN Young CHF private youth 0.05% bis CHF 50000     BPG003Y8DJ41 free 0    
nwkb:privatkonto_fw Nidwaldner Kantonalbank nwkb current_account Privatkonto Fremdwaehrung multi private standard       BPG0037VTJ23 free 0    
nwkb:vereinskonto Nidwaldner Kantonalbank nwkb current_account Vereinskonto CHF private standard       BPG0032E758Q free 0    
nwkb:sparen_noldi Nidwaldner Kantonalbank nwkb savings_account SPAREN Noldi CHF private children 0.30% bis CHF 50000 — hoechster Kindersparkonto-Zins     BPG003HP9JGM free 0    
nwkb:sparen_young Nidwaldner Kantonalbank nwkb savings_account SPAREN Young CHF private youth 0.20% bis CHF 50000     BPG003DPCJHD free 0    
nwkb:sparen_basis Nidwaldner Kantonalbank nwkb savings_account SPAREN Basis CHF private standard       BPG003J58GG2 free 0    
nwkb:sparen_plus Nidwaldner Kantonalbank nwkb savings_account SPAREN Plus CHF private standard 0.05% bis CHF 100000     BPG0036MN043 free 0    
nwkb:geschenksparkonto Nidwaldner Kantonalbank nwkb savings_account Geschenk-Sparkonto CHF private youth       BPG0038ZEP23 free 0    
nwkb:mietkaution Nidwaldner Kantonalbank nwkb savings_account Mietzinskautions-Sparkonto CHF private standard       BPG0036XR82Q free 0    
nwkb:sparen3 Nidwaldner Kantonalbank nwkb pillar_3a Vorsorgekonto Sparen 3 CHF private standard       BPG003GZH5A9 pro 0    
nwkb:freizuegigkeit Nidwaldner Kantonalbank nwkb vested_benefits Freizuegigkeitskonto 2. Saeule CHF private standard       BPG003YP8M4G pro 0    
nwkb:vorsorge_ws Nidwaldner Kantonalbank nwkb pillar_3a Wertschriftensparen Vorsorge CHF private standard All-in-Fee 0.65% p.a., keine Minimumgebuehr, Kaeufe/Verkaeufe kostenlos     BPG00344CHM6 pro 0    
nwkb:hypothek Nidwaldner Kantonalbank nwkb mortgage Hypothek CHF private standard       BPG00314ATG8 pro 0    
nwkb:wertschriftenhandel Nidwaldner Kantonalbank nwkb securities_trading Wertschriftenhandel CHF private standard Ticket-Fee: CHF 100/150/200 je Volumen; 30% Online-Rabatt     BPG0033HANYK pro 0    
nwkb:anlegen_basis Nidwaldner Kantonalbank nwkb self_directed_trading ANLEGEN Basis CHF private standard Depot 0.25% + Anlage 0.25%, Min CHF 25+25     BPG003MXRSE2 pro 0    
nwkb:anlegen_komfort Nidwaldner Kantonalbank nwkb self_directed_trading ANLEGEN Komfort CHF private standard Depot 0.25% + Anlage 0.45%, Min CHF 250+450, 6 inkl. Transaktionen     BPG0033XCTVQ pro 0    
nwkb:anlegen_premium Nidwaldner Kantonalbank nwkb self_directed_trading ANLEGEN Premium CHF private standard Depot 0.25% + Anlage 0.70%, Min CHF 1200+3300, 24 inkl. Transaktionen     BPG0034PJNH7 pro 0    
nwkb:depot_direkt Nidwaldner Kantonalbank nwkb self_directed_trading DEPOT Direkt CHF private standard Depot 0.25%, Min CHF 50, ohne Beratung     BPG003058XZN pro 0    
nwkb:verwalten_basis Nidwaldner Kantonalbank nwkb wealth_management VERWALTEN Basis CHF private standard All-in-Fee 0.65%, Min CHF 50     BPG0032VJNN0 pro 0    
nwkb:verwalten_komfort Nidwaldner Kantonalbank nwkb wealth_management VERWALTEN Komfort CHF private standard All-in-Fee 1.10-1.50% je Strategie bis CHF 2 Mio.     BPG003GXWRSJ pro 0    
nwkb:verwalten_premium Nidwaldner Kantonalbank nwkb wealth_management VERWALTEN Premium CHF private standard All-in-Fee 1.40-1.60% je Strategie bis CHF 2 Mio.     BPG003FMHHPN pro 0    
nwkb:kassenobligation Nidwaldner Kantonalbank nwkb term_deposit Kassenobligation CHF private standard 0.20-0.70% je Laufzeit 2-10 Jahre, bis CHF 1 Mio.     BPG003G0JKNN pro 0    

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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;
Powered by Datasette · Queries took 53.173ms · Data license: CC-BY-4.0 · Data source: bankproducts.info