aave-bns-data / metadata /schema.json
zlysunshine's picture
Publish Aave BNS dataset release candidate
e5277d2 verified
Raw
History Blame Contribute Delete
70.2 kB
{
"schema_version": "1.1",
"checked_at": "2026-08-18T23:30:00Z",
"record_sets": [
{
"name": "observed_protocol_action_counts",
"path": "data/processed/observed_protocol_action_counts/data.csv",
"split": "train",
"observational_unit": "chain-week-action cohort",
"primary_key": [
"cohort_id",
"chain_id",
"event_week",
"action"
],
"rows": 165,
"fields": [
{
"name": "cohort_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "chain_id",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "window_start_utc",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "window_end_utc_exclusive",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "action",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "transaction_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "reserve_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "active_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "address_event_incidences",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "activity_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "adjusted_activity_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "effective_active_addresses",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "measurement_level",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "weight_definition",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "causal_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "DERIVED"
},
{
"name": "treatment_event_registry",
"path": "data/processed/treatment_event_registry/data.csv",
"split": "train",
"observational_unit": "governed protocol event",
"primary_key": [
"event_id"
],
"rows": 2,
"fields": [
{
"name": "event_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_name",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_family",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "unit",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "announcement_date",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "approval_date",
"type": "string",
"unit": "ISO-8601 date when available",
"nullable": true,
"role_semantics": "optional governance approval date",
"missing_value_semantics": "empty means no separate approval date is recorded in the released registry; activation_date remains the treatment clock"
},
{
"name": "activation_date",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "treatment_date_rule",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "mechanism",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "primary_source",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "secondary_source",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "verification_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "notes",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "OBSERVED"
},
{
"name": "participation_and_concentration_metrics",
"path": "data/processed/participation_and_concentration_metrics/data.csv",
"split": "train",
"observational_unit": "chain-week",
"primary_key": [
"chain_id",
"event_week"
],
"rows": 66,
"fields": [
{
"name": "chain",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "chain_id",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "active_beneficiary_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "entrant_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "exit_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "retained_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "beneficiary_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "beneficiary_gini",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "top1pct_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "top10pct_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "nakamoto_51",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "observed_unit",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "causal_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "DERIVED"
},
{
"name": "cross_chain_overlap",
"path": "data/processed/cross_chain_overlap/data.csv",
"split": "train",
"observational_unit": "week",
"primary_key": [
"event_week"
],
"rows": 33,
"fields": [
{
"name": "event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "ethereum_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "arbitrum_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "shared_addresses",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "jaccard_overlap",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "ethereum_share_also_on_arbitrum",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "arbitrum_share_also_on_ethereum",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "timing_note",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "DERIVED"
},
{
"name": "structural_metrics",
"path": "data/processed/structural_metrics/data.csv",
"split": "train",
"observational_unit": "chain-layer",
"primary_key": [
"chain_id",
"layer"
],
"rows": 12,
"fields": [
{
"name": "chain",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "chain_id",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "layer",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "self_directed_event_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "delegated_event_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "topology_node_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "topology_edge_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "directed_reciprocity",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "largest_weak_component_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "weighted_out_degree_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "weighted_in_degree_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pagerank_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "maximum_pagerank_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "maximum_k_core",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "maximum_core_node_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "observed_unit",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "interpretation_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "DERIVED"
},
{
"name": "actor_bounds_period",
"path": "data/processed/actor_bounds_period/data.csv",
"split": "train",
"observational_unit": "analysis period",
"primary_key": [
"period"
],
"rows": 4,
"fields": [
{
"name": "period",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "minimum_event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "maximum_event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "cell_observed",
"type": "bool",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "beneficiary_address_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "minimum_block",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "maximum_block",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "contract_beneficiary_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "curated_infrastructure_beneficiary_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "economic_actor_beneficiary_coverage",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "accepted_must_link_constraint_count",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "address_proxy_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "address_proxy_effective_number",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "address_proxy_entropy",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "address_proxy_top1_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "address_proxy_top5_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_hhi_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_hhi_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_effective_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_effective_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_entropy_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_entropy_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_top1_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_top1_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_top5_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_split_top5_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_hhi_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_hhi_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_effective_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_effective_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_entropy_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_entropy_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_top1_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_top1_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_top5_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "stable_address_top5_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_hhi_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_hhi_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_effective_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_effective_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_entropy_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_entropy_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_top1_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_top1_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_top5_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_top5_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "BOUNDED"
},
{
"name": "actor_bounds_change",
"path": "data/processed/actor_bounds_change/data.csv",
"split": "train",
"observational_unit": "comparison-metric-assumption",
"primary_key": [
"comparison",
"metric",
"assumption"
],
"rows": 4,
"fields": [
{
"name": "comparison",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "metric",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "assumption",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pre_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pre_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "post_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "post_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "change_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "change_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "sign_identified",
"type": "bool",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "direction",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "economic_actor_conclusion_permitted",
"type": "bool",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "BOUNDED"
},
{
"name": "simulation",
"path": "data/processed/simulation/data.csv",
"split": "train",
"observational_unit": "scenario-parameter setting",
"primary_key": [
"scenario_id",
"beta"
],
"rows": 16,
"fields": [
{
"name": "scenario_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "scenario",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gho",
"type": "bool",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "cross_chain",
"type": "bool",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "routes",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "beta",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "active_entities",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "total_activity",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "effective_entities",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "activity_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "chain_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "structural_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "core_share",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "route_hhi",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "max_route_removal_loss",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "private_surplus",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "SYNTHETIC"
},
{
"name": "failed_design_estimates",
"path": "data/processed/failed_design_estimates/data.csv",
"split": "train",
"observational_unit": "outcome-horizon diagnostic",
"primary_key": [
"outcome_id",
"post_horizon"
],
"rows": 6,
"fields": [
{
"name": "outcome_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pre_event_weeks",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "post_event_weeks",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "post_horizon",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "anticipation_weeks_excluded",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_week_zero_excluded",
"type": "bool",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "arbitrum_pre_mean",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "arbitrum_post_mean",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "arbitrum_change",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gnosis_pre_mean",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gnosis_post_mean",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gnosis_change",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "difference_in_changes_arbitrum_minus_gnosis",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "nw_lag",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "nw_standard_error",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "ci_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "ci_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "normal_approx_p_value",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "causal_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "FAILED_DESIGN"
},
{
"name": "failed_design_event_study",
"path": "data/processed/failed_design_event_study/data.csv",
"split": "train",
"observational_unit": "outcome-event week diagnostic",
"primary_key": [
"outcome_id",
"event_week"
],
"rows": 66,
"fields": [
{
"name": "outcome_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "period",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "arbitrum",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gnosis",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gap_arbitrum_minus_gnosis",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pre_mean_gap",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gap_relative_to_clean_pre_mean",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "causal_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "FAILED_DESIGN"
},
{
"name": "failed_design_placebos",
"path": "data/processed/failed_design_placebos/data.csv",
"split": "train",
"observational_unit": "outcome-pseudo-event diagnostic",
"primary_key": [
"outcome_id",
"pseudo_event_week"
],
"rows": 6,
"fields": [
{
"name": "outcome_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pseudo_event_week",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "half_window",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gap_change",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "causal_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "FAILED_DESIGN"
},
{
"name": "failed_design_pretrends",
"path": "data/processed/failed_design_pretrends/data.csv",
"split": "train",
"observational_unit": "outcome pretrend diagnostic",
"primary_key": [
"outcome_id"
],
"rows": 2,
"fields": [
{
"name": "outcome_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "pre_event_weeks",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "gap_slope_per_event_week",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "nw_lag",
"type": "int64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "nw_standard_error",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "ci_lower",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "ci_upper",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "normal_approx_p_value",
"type": "float64",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "interpretation",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "FAILED_DESIGN"
},
{
"name": "source_audit",
"path": "data/processed/source_audit/data.csv",
"split": "train",
"observational_unit": "evidence event",
"primary_key": [
"event_id"
],
"rows": 31,
"fields": [
{
"name": "event_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "chain",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event_time_utc",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "block_number",
"type": "int64",
"unit": "as_documented",
"nullable": true,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "event",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "source_type",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "source_url",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_tier",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "trustworthiness",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "causal_use",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "primary_treatment",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "OBSERVED"
},
{
"name": "metric_registry",
"path": "data/processed/metric_registry/data.csv",
"split": "train",
"observational_unit": "governed measurement definition",
"primary_key": [
"measure_id"
],
"rows": 39,
"fields": [
{
"name": "measure_id",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "dimension",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "indicator",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "legacy_alias",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "symbol",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "formula_latex",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "text_definition",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "direction",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "unit",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "evidence_status",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "data_available",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "data_path",
"type": "string",
"unit": "as_documented",
"nullable": true,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "visualization_available",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "visualization_path",
"type": "string",
"unit": "as_documented",
"nullable": true,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
},
{
"name": "reference_keys",
"type": "string",
"unit": "as_documented",
"nullable": false,
"role_semantics": "source field",
"missing_value_semantics": "empty means unavailable/not applicable as governed by source schema"
}
],
"evidence_status": "OBSERVED"
}
],
"metadata_only_evidence_gaps": [
{
"name": "infrastructure_evidence_status",
"path": "data/processed/infrastructure_evidence_status/data.csv",
"status": "BLOCKED",
"exposed_as_hf_configuration": false,
"reason": "documents missing verified route-level evidence; not an observed outcome"
},
{
"name": "future_route_schema",
"path": "data/processed/future_route_schema/data.csv",
"status": "BLOCKED",
"exposed_as_hf_configuration": false,
"reason": "future collection contract only; no current route observations"
}
]
}