{"database": "bankproducts", "table": "interest_rate", "is_view": false, "human_description_en": "where bank_id = \"sparhafen\" sorted by snapshot_date descending", "rows": [["sparhafen:edelmetallkonto:credit", "sparhafen:edelmetallkonto", "sparhafen", "credit", null, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Edelmetallkonto \u2014 keine Verzinsung (Verwahrkonto mit Kontofuehrungsgebuehr 0.3% p.a.).", null], ["sparhafen:hypothek:debit", "sparhafen:hypothek", "sparhafen", "mortgage_rate", null, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Konkrete Konditionen auf Anfrage.", null], ["sparhafen:kassenobligation:credit", "sparhafen:kassenobligation", "sparhafen", "credit", null, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Laufzeit 1-10 Jahre. Konkrete Zinssaetze auf Anfrage / sparhafen.ch.", null], ["sparhafen:privor_freizuegigkeit:credit", "sparhafen:privor_freizuegigkeit", "sparhafen", "credit", 0.0, null, null, null, "CHF", "2026-05-28", "2026-01-01", "PRIVOR Freizuegigkeitskonto 2. Saeule.", null], ["sparhafen:privor_3a:credit", "sparhafen:privor_3a", "sparhafen", "credit", 0.1, null, null, null, "CHF", "2026-05-28", "2026-01-01", "PRIVOR Vorsorgekonto Saeule 3a.", null], ["sparhafen:mieterkautionskonto:credit", "sparhafen:mieterkautionskonto", "sparhafen", "credit", 0.0, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Mieterkautionskonto: 0%.", null], ["sparhafen:sparkonto:credit_t2", "sparhafen:sparkonto", "sparhafen", "credit", 0.025, 50000.0, null, null, "CHF", "2026-05-28", "2026-01-01", "Sparkonto Mehrguthaben ab CHF 50'000: 0.025%.", null], ["sparhafen:sparkonto:credit_t1", "sparhafen:sparkonto", "sparhafen", "credit", 0.05, 0.0, 50000.0, null, "CHF", "2026-05-28", "2026-01-01", "Sparkonto bis CHF 50'000: 0.05%.", null], ["sparhafen:sparkonto25:credit_t2", "sparhafen:sparkonto25", "sparhafen", "credit", 0.1, 25000.0, null, null, "CHF", "2026-05-28", "2026-01-01", "Sparkonto25 Mehrguthaben ab CHF 25'000: 0.10%.", null], ["sparhafen:sparkonto25:credit_t1", "sparhafen:sparkonto25", "sparhafen", "credit", 0.3, 0.0, 25000.0, null, "CHF", "2026-05-28", "2026-01-01", "Sparkonto25 bis CHF 25'000: 0.30%.", null], ["sparhafen:genossenschafterkonto:credit_t2", "sparhafen:genossenschafterkonto", "sparhafen", "credit", 0.05, 200000.0, null, null, "CHF", "2026-05-28", "2026-01-01", "Genossenschafterkonto Mehrguthaben ab CHF 200'000: 0.050%. Bezuegslimite CHF 500'000/Monat.", null], ["sparhafen:genossenschafterkonto:credit_t1", "sparhafen:genossenschafterkonto", "sparhafen", "credit", 0.075, 0.0, 200000.0, null, "CHF", "2026-05-28", "2026-01-01", "Genossenschafterkonto bis CHF 200'000: 0.075%. NUR fuer Mitglieder der Genossenschaft.", null], ["sparhafen:kontokorrent_fx:credit", "sparhafen:kontokorrent_fx", "sparhafen", "credit", 0.0, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Uebrige Fremdwaehrungskonten: 0%.", null], ["sparhafen:eurokonto:credit", "sparhafen:eurokonto", "sparhafen", "credit", 0.1, null, null, null, "EUR", "2026-05-28", "2026-01-01", "Eurokonto: 0.10%. Keine Kuendigungsfrist.", null], ["sparhafen:kontokorrent:debit_overdraft", "sparhafen:kontokorrent", "sparhafen", "overdraft", 8.0, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Sollzinsen bei Kontoueberschreitungen.", null], ["sparhafen:kontokorrent:credit", "sparhafen:kontokorrent", "sparhafen", "credit", 0.0, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Kontokorrent CHF: 0% Habenzins. Sollzins Kontoueberschreitung 8%.", null], ["sparhafen:privatkonto25:credit_t1", "sparhafen:privatkonto25", "sparhafen", "credit", 0.05, 0.0, 25000.0, null, "CHF", "2026-05-28", "2026-01-01", "Privatkonto25: 0.05% bis CHF 25'000; 0% Mehrguthaben. Bezuegslimite CHF 25'000/Monat.", null], ["sparhafen:privatkonto:credit", "sparhafen:privatkonto", "sparhafen", "credit", 0.0, null, null, null, "CHF", "2026-05-28", "2026-01-01", "Privatkonto: 0%. Bezuegslimite CHF 100k/Monat ohne Kuendigung; darueber 31 Tage Kuendigung; 2% Kommission bei Verletzung.", null]], "truncated": false, "filtered_table_rows_count": 18, "expanded_columns": [], "expandable_columns": [[{"column": "source_document_id", "other_table": "source_document", "other_column": "id"}, "title"], [{"column": "bank_id", "other_table": "bank", "other_column": "id"}, "name"], [{"column": "product_id", "other_table": "product", "other_column": "id"}, "name"]], "columns": ["id", "product_id", "bank_id", "rate_type", "rate", "tier_floor", "tier_ceiling", "tenor_months", "currency", "snapshot_date", "valid_from", "note", "source_document_id"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, product_id, bank_id, rate_type, rate, tier_floor, tier_ceiling, tenor_months, currency, snapshot_date, valid_from, note, source_document_id from interest_rate where \"bank_id\" = :p0 order by snapshot_date desc limit 101", "params": {"p0": "sparhafen"}}, "facet_results": {}, "suggested_facets": [{"name": "product_id", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet=product_id"}, {"name": "rate_type", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet=rate_type"}, {"name": "rate", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet=rate"}, {"name": "tier_floor", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet=tier_floor"}, {"name": "tier_ceiling", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet=tier_ceiling"}, {"name": "currency", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet=currency"}, {"name": "snapshot_date", "type": "date", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet_date=snapshot_date"}, {"name": "valid_from", "type": "date", "toggle_url": "http://api.bankproducts.info/bankproducts/interest_rate.json?bank_id=sparhafen&_facet_date=valid_from"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 24.164300000052208, "source": "bankproducts.info", "source_url": "https://bankproducts.info", "license": "CC-BY-4.0", "license_url": "https://creativecommons.org/licenses/by/4.0/"}