joyboseroy commited on
Commit
86c071e
·
verified ·
1 Parent(s): 9e5cf1a

Upload 3 data files

Browse files
Files changed (3) hide show
  1. hc_karnataka.csv +0 -0
  2. kg_stats.json +91 -0
  3. sc_enriched.csv +0 -0
hc_karnataka.csv ADDED
The diff for this file is too large to render. See raw diff
 
kg_stats.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_cases": 3613,
3
+ "sc_cases": 1474,
4
+ "hc_cases": 2139,
5
+ "cases_with_full_text": 1049,
6
+ "sc_quash_success_rate": 57.6,
7
+ "hc_quash_success_rate": 39.7,
8
+ "quash_rate_differential": 17.9,
9
+ "signal_flags": {
10
+ "mediation_mentioned": 1,
11
+ "omnibus_vague_language": 2,
12
+ "relatives_accused": 38,
13
+ "judicial_criticism_misuse": 38,
14
+ "arnesh_kumar_cited": 0,
15
+ "rajesh_sharma_cited": 1
16
+ },
17
+ "graph": {
18
+ "nodes": 1520,
19
+ "edges": 13364,
20
+ "node_types": {
21
+ "Landmark": 3,
22
+ "Case": 1465,
23
+ "Court": 2,
24
+ "Outcome": 16,
25
+ "Year": 26,
26
+ "Statute": 8
27
+ },
28
+ "edge_types": {
29
+ "HEARD_BY": 3603,
30
+ "RESULTS_IN": 3603,
31
+ "DECIDED_IN": 3603,
32
+ "INVOKES": 2555
33
+ }
34
+ },
35
+ "top_statutes": [
36
+ [
37
+ "CrPC 482",
38
+ 2179
39
+ ],
40
+ [
41
+ "IPC 498A",
42
+ 192
43
+ ],
44
+ [
45
+ "Dowry Prohibition Act",
46
+ 60
47
+ ],
48
+ [
49
+ "Hindu Marriage Act",
50
+ 47
51
+ ],
52
+ [
53
+ "IPC 304B",
54
+ 44
55
+ ],
56
+ [
57
+ "DV Act",
58
+ 23
59
+ ],
60
+ [
61
+ "CrPC 125",
62
+ 9
63
+ ],
64
+ [
65
+ "Special Marriage Act",
66
+ 1
67
+ ]
68
+ ],
69
+ "outcomes": {
70
+ "dismissed": 1315,
71
+ "quashed": 1310,
72
+ "allowed": 246,
73
+ "settled": 120,
74
+ "partly_allowed": 109,
75
+ "disposed": 248,
76
+ "unknown": 24,
77
+ "partly_quashed": 30,
78
+ "leave_granted": 7,
79
+ "referred": 6,
80
+ "reference_answered": 5,
81
+ "adjourned": 4,
82
+ "directions": 9,
83
+ "dismissed_nop": 160,
84
+ "remanded": 1,
85
+ "abated": 9
86
+ },
87
+ "year_range": [
88
+ "2000",
89
+ "nan"
90
+ ]
91
+ }
sc_enriched.csv ADDED
The diff for this file is too large to render. See raw diff