{
  "acquisition": {
    "acquired_at": "2026-06-28T00:12:24+00:00",
    "agent_id": "Claude-extra",
    "dedupe_fingerprint": "b519498c670b819d25dbec4eab81c82b2a0b267e",
    "source_dataset_id": "AER/Fertility",
    "source_dataset_name": "Fertility and Women's Labor Supply",
    "source_platform": "rdatasets",
    "source_rows": 254654,
    "source_target_column_original": "work",
    "source_url": "https://vincentarelbundock.github.io/Rdatasets/csv/AER/Fertility.csv",
    "staged_rows": 1999,
    "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/rdatasets-aer-fertility-work.csv",
    "tool": "models.tools.acquire_regression_extra_sources"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 7,
    "original_columns": 8,
    "original_rows": 1999,
    "rows_after_target_cleanup": 1999,
    "selected_rows": 1999,
    "strata_count": 40,
    "test_rows": 999,
    "train_rows": 1000
  },
  "created_at": "2026-06-28T00:12:24+00:00",
  "dataset_hash": "f8536dfeef471c2f",
  "dedupe_fingerprint": "b519498c670b819d25dbec4eab81c82b2a0b267e",
  "downsampling": {
    "anchors_kept": 8,
    "corr_frob": 0.707277,
    "ks_features_mean": 0.142843,
    "ks_target": 0.114704,
    "method": "hybrid_coreset",
    "minmax_features_preserved": true,
    "minmax_target_preserved": true,
    "n_bins": 50,
    "original_rows": 254654,
    "selected_rows": 1999
  },
  "dropped_feature_columns": [],
  "feature_columns": [
    "morekids",
    "gender1",
    "gender2",
    "age",
    "afam",
    "hispanic",
    "other"
  ],
  "feature_encodings": {
    "afam": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "age": {
      "impute_value": 29.0,
      "kind": "numeric"
    },
    "gender1": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "gender2": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "hispanic": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "morekids": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "other": {
      "impute_value": 0.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      1.0,
      1.0,
      1.0,
      35.0,
      1.0,
      1.0,
      1.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      0.0,
      0.0,
      0.0,
      21.0,
      0.0,
      0.0,
      0.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 7,
  "origin": "real",
  "original_headers": [
    "morekids",
    "gender1",
    "gender2",
    "age",
    "afam",
    "hispanic",
    "other",
    "target"
  ],
  "output_headers": [
    "morekids",
    "gender1",
    "gender2",
    "age",
    "afam",
    "hispanic",
    "other",
    "target"
  ],
  "retrieved_at": "2026-06-28T00:12:15+00:00",
  "sampling": {
    "final_max_rows": 2000,
    "method": "quota stratified by target distribution plus high-variance feature quantile bins",
    "minimum_final_rows": 101,
    "minimum_test_to_train_ratio_when_small": 0.2,
    "seed": 4184230643,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "f8536dfeef471c2fb80bbc852720c90627af93242f9005f50070361a82795180",
  "source_dataset_id": "AER/Fertility",
  "source_dataset_name": "Fertility and Women's Labor Supply",
  "source_family": "fertility-women",
  "source_file": "rdatasets-aer-fertility-work.csv",
  "source_license": "GPL (R package AER)",
  "source_modified_at": "2026-06-28T00:12:24+00:00",
  "source_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/rdatasets-aer-fertility-work.csv",
  "source_platform": "rdatasets",
  "source_real_data": true,
  "source_resource_id": null,
  "source_rows": 254654,
  "source_size_bytes": 67179,
  "source_target_column_original": "work",
  "source_url": "https://vincentarelbundock.github.io/Rdatasets/csv/AER/Fertility.csv",
  "staged_rows": 1999,
  "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/rdatasets-aer-fertility-work.csv",
  "target_column": "target",
  "target_generation": "original_numeric_column",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "max": 52.0,
    "min": 0.0,
    "mode": "regression",
    "range": [
      0.0,
      1.0
    ]
  },
  "target_source_encoding": {
    "kind": "numeric"
  },
  "task_type": "regression",
  "test_rows": 999,
  "train_rows": 1000
}