File size: 970 Bytes
178487a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
  "schema_version": "1.0",
  "columns": {
    "redundancy_factor": {
      "type": "float",
      "range": [
        0.016359409045936343,
        0.9962302176480341
      ]
    },
    "load_distribution": {
      "type": "float",
      "range": [
        0.010296916139509744,
        0.9683807593591569
      ]
    },
    "maintenance_margin": {
      "type": "float",
      "range": [
        0.03929015981000444,
        0.976315145247878
      ]
    },
    "failure_resistance": {
      "type": "float",
      "range": [
        0.0,
        0.579552762553441
      ]
    },
    "infrastructure_type": {
      "type": "string",
      "values": [
        "dam",
        "road",
        "power_grid",
        "water_system",
        "bridge"
      ]
    },
    "age_category": {
      "type": "string",
      "values": [
        "legacy",
        "mature",
        "new",
        "aging"
      ]
    }
  },
  "note": "Normalized metrics for cross-domain analysis"
}