File size: 1,784 Bytes
2c3cbf0 | 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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 | {
"sample_decisions": 2000,
"seed": 42,
"article_types": [
"codex_article",
"law_article",
"constitution",
"transitional_provision"
],
"mean_articles_per_decision": 5.42,
"median_articles_per_decision": 4.0,
"max_articles_per_decision": 40,
"distinct_articles": 1561,
"coupling_pairs": 219217,
"coupling_strength_mean": 1.569,
"coupling_strength_max": 29,
"coupling_strength_hist": [
{
"strength": 1,
"count": 150117
},
{
"strength": 2,
"count": 40257
},
{
"strength": 3,
"count": 16100
},
{
"strength": 4,
"count": 6421
},
{
"strength": 5,
"count": 3324
},
{
"strength": 6,
"count": 1281
},
{
"strength": 7,
"count": 642
},
{
"strength": 8,
"count": 388
},
{
"strength": 9,
"count": 274
},
{
"strength": 10,
"count": 119
},
{
"strength": 11,
"count": 105
},
{
"strength": 12,
"count": 68
},
{
"strength": 13,
"count": 42
},
{
"strength": 14,
"count": 35
},
{
"strength": 15,
"count": 18
},
{
"strength": 16,
"count": 15
},
{
"strength": 17,
"count": 3
},
{
"strength": 18,
"count": 2
},
{
"strength": 22,
"count": 2
},
{
"strength": 23,
"count": 1
},
{
"strength": 24,
"count": 1
},
{
"strength": 25,
"count": 1
},
{
"strength": 29,
"count": 1
}
],
"coupling_density": 0.10966,
"cocitation_pairs": 19483,
"cocitation_strength_mean": 2.311,
"cocitation_strength_max": 178
}
|