Helix the Robot
Helix
arrow_backContraceptive

Dataset research report

Contraceptive research report

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

storageHf descriptionmstz--contraceptive.parquet view_list500 rows

Executive Summary

Contraceptive The Contraceptive dataset from the UCI repository. Does the couple use contraceptives? Configurations and tasks Configuration Task Description contraceptive Binary classification Does the couple use contraceptives? Usage from datasets import load_dataset dataset = load_dataset("mstz/contraceptive", "contraceptive")["train"]

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

Research Context

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

Data Profile

Rows500
Columns10
Numeric cols7
Categorical cols3

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

# age_of_wifeinteger education_level_of_wifeinteger education_level_of_husbandinteger number_of_born_childreninteger is_wife_muslimboolean is_wife_a_housekeeperboolean job_of_husbandinteger standard_of_livinginteger
1 24233TrueTrue23
2 451310TrueTrue34
3 43237TrueTrue34
4 42329TrueTrue33
5 36338TrueTrue32
6 19440TrueTrue33

Data Dictionary

  • age_of_wife numeric
  • education_level_of_wife numeric
  • education_level_of_husband numeric
  • number_of_born_children numeric
  • is_wife_muslim bool
  • is_wife_a_housekeeper bool
  • job_of_husband numeric
  • standard_of_living numeric
  • is_media_exposure_negative bool
  • use_contraceptives 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