crossjur-citation-coupling / data /ua_graph_stats.json
overthelex's picture
Add cross-jurisdictional coupling tools + UA-derived data (reproducibility)
6bb204d verified
Raw
History Blame Contribute Delete
1.47 kB
{
"sample_decisions": 2000,
"seed": 42,
"article_types": [
"codex_article",
"law_article",
"constitution",
"transitional_provision"
],
"mean_articles_per_decision": 6.25,
"median_articles_per_decision": 5.0,
"max_articles_per_decision": 38,
"distinct_articles": 2253,
"coupling_pairs": 84890,
"coupling_strength_mean": 1.866,
"coupling_strength_max": 24,
"coupling_strength_hist": [
{
"strength": 1,
"count": 50234
},
{
"strength": 2,
"count": 16882
},
{
"strength": 3,
"count": 8621
},
{
"strength": 4,
"count": 3983
},
{
"strength": 5,
"count": 2128
},
{
"strength": 6,
"count": 1308
},
{
"strength": 7,
"count": 794
},
{
"strength": 8,
"count": 445
},
{
"strength": 9,
"count": 238
},
{
"strength": 10,
"count": 118
},
{
"strength": 11,
"count": 67
},
{
"strength": 12,
"count": 33
},
{
"strength": 13,
"count": 15
},
{
"strength": 14,
"count": 15
},
{
"strength": 15,
"count": 6
},
{
"strength": 21,
"count": 2
},
{
"strength": 24,
"count": 1
}
],
"coupling_density": 0.04247,
"cocitation_pairs": 28414,
"cocitation_strength_mean": 1.943,
"cocitation_strength_max": 87
}