Helix the Robot
Helix
arrow_backBank

Dataset research report

Bank research report

A reproducible data report with schema notes, generated chart evidence, suggested follow-up questions, and export-ready Helix queries.

storageHf descriptionmstz--bank.parquet view_list500 rows

Executive Summary

Bank The Bank dataset from the UCI ML repository. Potential clients are contacted by a bank during a second advertisement campaign. This datasets records the customer, the interaction with the AD campaign, and if they subscribed to a proposed bank plan or not. Configurations and tasks Configuration Task Description encoding Encoding dictionary showing original values of encoded features. subscription Binary classification Has the customer subscribed… See the full description on the dataset page: https://huggingface.co/datasets/mstz/bank.

Finding 1The dataset has 500 rows available in the catalog.
Finding 2The catalog exposes 13 documented or inferred columns.
Finding 3Helix has 6 ready query prompts for this dataset.
Finding 4This report includes 5 generated chart views.

Research Context

Bank: 500 rows by 13 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.

Data Profile

Rows500
Columns13
Numeric cols7
Categorical cols6

Chart Evidence

These views are generated from the dataset profile. Each chart is paired with a Helix query so it can be opened, adjusted, and exported.

Follow-Up Queries

Preview Rows

# ageinteger jobtext marital_statustext education_levelinteger has_defaultedboolean account_balanceinteger has_housing_loanboolean has_personal_loanboolean
1 58managementmarried3False2143TrueFalse
2 44techniciansingle2False29TrueFalse
3 33entrepreneurmarried2False2TrueTrue
4 47blue-collarmarried0False1506TrueFalse
5 33unknownsingle0False1FalseFalse
6 35managementmarried3False231TrueFalse

Data Dictionary

  • age numeric
  • job text
  • marital_status categorical
  • education_level numeric
  • has_defaulted bool
  • account_balance numeric
  • has_housing_loan bool
  • has_personal_loan bool
  • month_of_last_contact datetime
  • number_of_calls_in_ad_campaign numeric
  • days_since_last_contact_of_previous_campaign datetime
  • number_of_calls_before_this_campaign numeric
  • successful_subscription numeric

Method And Limits

  • Load the catalog entry and preview rows from the processed dataset file.
  • Infer numeric, categorical, time, and location fields from real columns.
  • Generate a small set of defensive Plotly chart specifications from that profile.
  • Expose each chart idea as a query link so the report can be rerun or exported in Helix.

This report is intentionally reproducible. It uses the local catalog metadata and generated chart specifications rather than claiming external conclusions beyond the dataset.

Related Dataset Reports

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here