{"database": "bankproducts", "private": false, "path": "/bankproducts", "size": 6373376, "tables": [{"name": "actus_contract_type", "columns": ["id", "name", "description"], "primary_keys": ["id"], "count": 11, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "category_actus_map", "column": "id", "other_column": "actus_type"}], "outgoing": []}, "private": false}, {"name": "bank", "columns": ["id", "name", "country", "bank_type", "website", "bic", "lei", "sic_iid", "uid", "bpg"], "primary_keys": ["id"], "count": 420, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "source_document", "column": "id", "other_column": "bank_id"}, {"other_table": "product", "column": "id", "other_column": "bank_id"}, {"other_table": "fee", "column": "id", "other_column": "bank_id"}, {"other_table": "claim", "column": "id", "other_column": "bank_id"}, {"other_table": "interest_rate", "column": "id", "other_column": "bank_id"}, {"other_table": "bank_profile", "column": "id", "other_column": "bank_id"}], "outgoing": []}, "private": false}, {"name": "bank_profile", "columns": ["bank_id", "operational_since", "too_big_to_fail", "staatsgarantie", "parent_group_relation", "finma_category", "offers_usd_accounts", "offers_eur_accounts", "offers_gbp_accounts", "retail_clients", "institutional_only"], "primary_keys": ["bank_id"], "count": 234, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "bank", "column": "bank_id", "other_column": "id"}]}, "private": false}, {"name": "bpg_alias", "columns": ["id", "bpg", "slug", "valid_from", "valid_to", "created_at"], "primary_keys": ["id"], "count": 3995, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "category_actus_map", "columns": ["category", "actus_type"], "primary_keys": ["category"], "count": 27, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "actus_contract_type", "column": "actus_type", "other_column": "id"}]}, "private": false}, {"name": "claim", "columns": ["id", "bank_id", "product_id", "category", "claim_key", "claim_value", "display_text_de", "display_text_en", "display_text_fr", "source", "source_url", "verifiable", "valid_from", "valid_to"], "primary_keys": ["id"], "count": 1148, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "bank", "column": "bank_id", "other_column": "id"}]}, "private": false}, {"name": "fee", "columns": ["id", "product_id", "bank_id", "fee_type", "label", "amount", "currency", "frequency", "tier", "channel", "note", "source_page", "valid_from", "access_tier"], "primary_keys": ["id"], "count": 6040, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "bank", "column": "bank_id", "other_column": "id"}, {"other_table": "product", "column": "product_id", "other_column": "id"}]}, "private": false}, {"name": "interest_rate", "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"], "count": 1820, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "source_document", "column": "source_document_id", "other_column": "id"}, {"other_table": "bank", "column": "bank_id", "other_column": "id"}, {"other_table": "product", "column": "product_id", "other_column": "id"}]}, "private": false}, {"name": "package_item", "columns": ["package_id", "included_product", "sort_order"], "primary_keys": ["package_id", "sort_order"], "count": 239, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "product", "column": "package_id", "other_column": "id"}]}, "private": false}, {"name": "partner", "columns": ["id", "name", "sponsor", "partner_type", "website", "note", "bpg"], "primary_keys": ["id"], "count": 11, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "product_partner_link", "column": "id", "other_column": "partner_id"}], "outgoing": []}, "private": false}, {"name": "product", "columns": ["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"], "primary_keys": ["id"], "count": 2790, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "fee", "column": "id", "other_column": "product_id"}, {"other_table": "product_feature", "column": "id", "other_column": "product_id"}, {"other_table": "package_item", "column": "id", "other_column": "package_id"}, {"other_table": "interest_rate", "column": "id", "other_column": "product_id"}, {"other_table": "product_alias", "column": "id", "other_column": "product_id"}, {"other_table": "product_partner_link", "column": "id", "other_column": "product_id"}], "outgoing": [{"other_table": "source_document", "column": "source_document_id", "other_column": "id"}, {"other_table": "bank", "column": "bank_id", "other_column": "id"}]}, "private": false}, {"name": "product_alias", "columns": ["product_id", "alias", "alias_source"], "primary_keys": ["product_id", "alias"], "count": 119, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "product", "column": "product_id", "other_column": "id"}]}, "private": false}, {"name": "product_feature", "columns": ["id", "product_id", "feature_key", "feature_value", "note", "source_page"], "primary_keys": ["id"], "count": 1239, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "product", "column": "product_id", "other_column": "id"}]}, "private": false}, {"name": "product_partner_link", "columns": ["product_id", "partner_id", "role", "note", "valid_from"], "primary_keys": ["product_id", "partner_id", "role"], "count": 148, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "partner", "column": "partner_id", "other_column": "id"}, {"other_table": "product", "column": "product_id", "other_column": "id"}]}, "private": false}, {"name": "source_document", "columns": ["id", "bank_id", "title", "valid_from", "language", "filename", "parsed_at", "bpg"], "primary_keys": ["id"], "count": 774, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "product", "column": "id", "other_column": "source_document_id"}, {"other_table": "interest_rate", "column": "id", "other_column": "source_document_id"}], "outgoing": [{"other_table": "bank", "column": "bank_id", "other_column": "id"}]}, "private": false}, {"name": "sqlite_sequence", "columns": ["name", "seq"], "primary_keys": [], "count": 1, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}], "hidden_count": 0, "views": [{"name": "source_document_free", "private": false}, {"name": "v_fee_comparison", "private": false}, {"name": "bank_computed", "private": false}], "queries": [], "allow_execute_sql": true, "query_ms": 27.03578200004131, "source": "bankproducts.info", "source_url": "https://bankproducts.info", "license": "CC-BY-4.0", "license_url": "https://creativecommons.org/licenses/by/4.0/"}