{
  "inventory": {
    "unique_data_assets": 39,
    "decoded_assets": 39,
    "undecoded_rds_assets": 0,
    "physical_data_files": 62,
    "decoded_tables": 40
  },
  "rds_review": [
    {
      "dataset": "chicago.rds",
      "rows": 186,
      "value_columns": 1,
      "value_missing_cells": 0,
      "duplicate_value_rows_without_time": 101,
      "r_classes": [
        "xts",
        "zoo"
      ],
      "index_kind": "stored Unix seconds interpreted as UTC",
      "first_index": "2010-11-01 00:00:00+00:00",
      "last_index": "2026-04-01 00:00:00+00:00",
      "duplicate_time_indices": 0,
      "monotonic_time": true
    },
    {
      "dataset": "energydata_full.rds",
      "rows": 4107,
      "value_columns": 24,
      "value_missing_cells": 0,
      "duplicate_value_rows_without_time": 0,
      "r_classes": [
        "xts",
        "zoo"
      ],
      "index_kind": "stored Unix seconds interpreted as UTC",
      "first_index": "2010-01-04 00:00:00+00:00",
      "last_index": "2026-05-01 00:00:00+00:00",
      "duplicate_time_indices": 0,
      "monotonic_time": true
    },
    {
      "dataset": "pricedata_full.rds",
      "rows": 46,
      "value_columns": 3,
      "value_missing_cells": 0,
      "duplicate_value_rows_without_time": 0,
      "r_classes": [
        "mts",
        "ts",
        "matrix",
        "array"
      ],
      "index_kind": "R tsp numeric time",
      "first_index": 1980.0,
      "last_index": 2025.0,
      "frequency": 1.0,
      "duplicate_time_indices": 0,
      "monotonic_time": true
    },
    {
      "dataset": "stockdata_full.rds",
      "rows": 4107,
      "value_columns": 24,
      "value_missing_cells": 0,
      "duplicate_value_rows_without_time": 0,
      "r_classes": [
        "xts",
        "zoo"
      ],
      "index_kind": "stored Unix seconds interpreted as UTC",
      "first_index": "2010-01-04 00:00:00+00:00",
      "last_index": "2026-05-01 00:00:00+00:00",
      "duplicate_time_indices": 0,
      "monotonic_time": true
    }
  ],
  "olympics": {
    "raw_rows": 271116,
    "distinct_records": 269731,
    "identical_candidates": 1385,
    "art_competition_candidates": 1315,
    "unique_athletes": 135571,
    "triathlon_rows": 529,
    "triathlon_unique_athletes": 355,
    "triathlon_medal_rows": 30,
    "triathlon_complete_body_rows": 526,
    "female_athlete_share_2016_summer": 0.4503086143662224
  },
  "wrecks": {
    "rows": 17981,
    "coordinate_records": 3564,
    "coordinate_share": 0.19820922084422446,
    "unknown_year_records": 3303,
    "corrected_decades": 21,
    "example_decade": 1910,
    "example_records": 1271,
    "example_original_coordinate_share": 0.294148270290278,
    "example_correct_coordinate_share": 0.4956726986624705
  },
  "films": {
    "raw_rows": 439,
    "exact_distinct_records": 438,
    "extra_identical_records": 1,
    "original_pipe_tokens": 29,
    "correct_pokemon_company_records": 28,
    "top_publishers": [
      {
        "publisher": "Nintendo",
        "film_records": 38
      },
      {
        "publisher": "Capcom",
        "film_records": 31
      },
      {
        "publisher": "The Pokémon Company",
        "film_records": 28
      },
      {
        "publisher": "Sega",
        "film_records": 23
      },
      {
        "publisher": "Ubisoft",
        "film_records": 19
      }
    ],
    "financial_subset_records": 60
  },
  "cass": {
    "observations": 124,
    "snapshot_start": "2016-01",
    "snapshot_end": "2026-04",
    "validation_selected_model": "seasonal_mean_3y",
    "validation_rmse": 0.07119610805703593,
    "final_test_rmse": 0.14058771290846628,
    "final_test_mae": 0.13467791666666667,
    "benchmark_test_rmse": 0.09081770672157863,
    "forecast_min": 0.9596666666666667,
    "forecast_max": 1.106,
    "forecast_horizon": 24
  },
  "synthetic": {
    "rows": 300,
    "items": 6,
    "summary_means_reproduced": true,
    "model_summaries": [
      {
        "dataset_label": "Claude Sonnet",
        "synthetic_rows": 150,
        "item_responses": 900,
        "midpoint_share": 0.32222222222222224,
        "extreme_share": 0.19111111111111112
      },
      {
        "dataset_label": "GPT-4o",
        "synthetic_rows": 150,
        "item_responses": 900,
        "midpoint_share": 0.4488888888888889,
        "extreme_share": 0.06333333333333334
      }
    ],
    "model_call_provenance_verified": false,
    "human_responses": false
  },
  "states": {
    "rows": 50,
    "features": 10,
    "first_four_variance_share": 0.7986484526852697,
    "source_virginia_technology_rank": 8,
    "weighted_top3": [
      "North Carolina",
      "Virginia",
      "Texas"
    ],
    "original_scores_reproduced": true,
    "top3_weight_sensitivity": [
      {
        "state": "North Carolina",
        "top3_share_in_1000_weight_scenarios": 1.0
      },
      {
        "state": "Virginia",
        "top3_share_in_1000_weight_scenarios": 1.0
      },
      {
        "state": "Texas",
        "top3_share_in_1000_weight_scenarios": 0.855
      }
    ]
  },
  "version": "2026-09-20-portfolio-v1",
  "environment": {
    "python": "3.12.14",
    "numpy": "2.3.5",
    "pandas": "3.0.1"
  }
}