elenanereiss commited on
Commit
f82e352
Β·
verified Β·
1 Parent(s): c740526

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +69 -0
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - fill-mask
4
+ language:
5
+ - de
6
+ tags:
7
+ - legal
8
+ - case_law
9
+ - german
10
+ pretty_name: German Case Law Dump
11
+ size_categories:
12
+ - 10K<n<100K
13
+ license: cc0-1.0
14
+ ---
15
+
16
+ # German Case Law Dump
17
+
18
+ This dataset contains **78,909 documents** of current German court decisions (as of **July 30, 2025**) collected from [rechtsprechung-im-internet.de](https://www.rechtsprechung-im-internet.de).
19
+
20
+ The documents are sourced from various courts and types:
21
+
22
+ | Court | Types | Documents|
23
+ |-----------|-----------|----------|
24
+ | BAG | KARE | 7,033 |
25
+ | BFH | STRE | 11,150 |
26
+ | BGH | JURE | 6,164 |
27
+ | BGH | KORE | 25,992 |
28
+ | BPatG | JURE | 5,866 |
29
+ | BPatG | MPRE | 1,311 |
30
+ | BSG | KSRE | 6,121 |
31
+ | BVerfG | KVRE | 5,507 |
32
+ | BVerwG | JURE | 553 |
33
+ | BVerwG | WBRE | 9,210 |
34
+
35
+ ## Dataset Structure
36
+
37
+ - The dataset is provided in **JSONL** (JSON Lines) format.
38
+ - **Each line** represents a single case law.
39
+
40
+ ## Features
41
+
42
+ Each JSON object contains the following fields:
43
+
44
+ - `doknr` – Internal document number
45
+ - `ecli` – European Case Law Identifier
46
+ - `gertyp` – Court type (e.g., BGH, BFH, BVerfG)
47
+ - `gerort` – Court location
48
+ - `spruchkoerper` – Judicial panel / chamber
49
+ - `entsch-datum` – Decision date
50
+ - `aktenzeichen` – Case number
51
+ - `doktyp` – Document type
52
+ - `norm` – Cited legal norms
53
+ - `vorinstanz` – Lower courts
54
+ - `region` – Regional assignment
55
+ - `mitwirkung` – Participating judges
56
+ - `titelzeile` – Title
57
+ - `leitsatz` – Headnote
58
+ - `sonstosatz` – Other leading sentence
59
+ - `tenor` – Ruling (tenor)
60
+ - `tatbestand` – Statement
61
+ - `entscheidungsgruende` – Reasons for decision
62
+ - `gruende` – Additional reasons
63
+ - `abwmeinung` – Dissenting opinion
64
+ - `sonstlt` – Other headnotes
65
+ - `identifier` – Unique identifier
66
+ - `coverage` – Coverage information
67
+ - `language` – Language
68
+ - `publisher` – Publisher
69
+ - `accessRights` – Access rights