William Mattingly commited on
Commit
920c00c
1 Parent(s): f91c97e

added more details

Browse files
Files changed (1) hide show
  1. README.md +78 -4
README.md CHANGED
@@ -48,16 +48,86 @@ An example from the dataset looks as follows:
48
  }
49
  ```
50
 
51
- ## Data Fields
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
 
54
 
55
  ## Curation Rationale
56
 
 
 
 
57
 
58
 
59
  ## Initial Data Collection and Normalization
60
 
 
61
 
62
 
63
 
@@ -68,7 +138,7 @@ The initial testimonies were collected by administrators and interviewers for th
68
 
69
  ## Annotations
70
 
71
-
72
 
73
  ## Annotation process
74
 
@@ -85,10 +155,14 @@ The dataset contains the personal details of victims of human rights violations
85
  ## Social Impact of Dataset
86
 
87
 
88
- ## Discussion of Biases
 
 
 
89
 
 
90
 
91
- ## Other Known Limitations
92
 
93
 
94
  ## Dataset Curators
 
48
  }
49
  ```
50
 
51
+ ## Data Fields:
52
+
53
+ 1. **`full_name`**:
54
+ - **Type**: String
55
+ - **Description**: The complete name of the individual. It contains the first name(s) and last name combined.
56
+ - **Example**: "Thabo Simon Aaron"
57
+
58
+ 2. **`lastname`**:
59
+ - **Type**: String
60
+ - **Description**: The last name or surname of the individual.
61
+ - **Example**: "Aaron"
62
+
63
+ 3. **`firstname`**:
64
+ - **Type**: String
65
+ - **Description**: The first name(s) or given name(s) of the individual. May contain middle names if applicable.
66
+ - **Example**: "Thabo Simon"
67
+
68
+ 4. **`description`**:
69
+ - **Type**: String
70
+ - **Description**: A textual description providing contextual information about the individual. This may include details about significant events, affiliations, or incidents related to the person.
71
+ - **Example**: "An ANCYL member who was shot and severely injured..."
72
+
73
+ 5. **`place`**:
74
+ - **Type**: List of Strings
75
+ - **Description**: The location(s) associated with the individual or significant events related to them. Each element in the list represents a different place.
76
+ - **Example**: ["Bethulie"]
77
+
78
+ 6. **`homeland`**:
79
+ - **Type**: List of Strings (empty lists allowed)
80
+ - **Description**: The homeland or origin of the individual. May be empty if this information is not available or not applicable.
81
+
82
+ 7. **`province`**:
83
+ - **Type**: List of Strings
84
+ - **Description**: The province(s) associated with the individual or significant events related to them. Each element in the list represents a different province.
85
+ - **Example**: ["Orange Free State"]
86
+
87
+ 8. **`hrv`**:
88
+ - **Type**: List of Strings
89
+ - **Description**: Codes or keywords representing human rights violations or significant events that the individual experienced or was involved in.
90
+ - **Example**: ["shoot", "injure"]
91
+
92
+ 9. **`org`**:
93
+ - **Type**: List of Strings
94
+ - **Description**: Organizations or groups that the individual is affiliated with or related to. Each element in the list represents a different organization.
95
+ - **Example**: ["ANC (African National Congress)", "ANCYL (African National Congress Youth League)", "Police", "SAP (South African Police)"]
96
+
97
+ 10. **`date`**:
98
+ - **Type**: List of Date Objects
99
+ - **Description**: Date(s) associated with significant events related to the individual. Each element in the list represents a different date.
100
+ - **Example**: [datetime.date(1991, 4, 17)]
101
+
102
+ 11. **`coordinates`**:
103
+ - **Type**: List of Floats
104
+ - **Description**: Geographic coordinates related to the individual or significant events. Typically, the list contains two elements representing latitude and longitude.
105
+ - **Example**: [25.97552, -30.50329]
106
+
107
+ 12. **`age`**:
108
+ - **Type**: Integer
109
+ - **Description**: The age of the individual.
110
+ - **Example**: 22
111
+
112
+ 13. **`gender`**:
113
+ - **Type**: String
114
+ - **Description**: The gender of the individual. Can be "Male", "Female", or "Unknown" if the gender information is not available or not specified.
115
+ - **Example**: "Unknown"
116
+
117
+ Each field in the data provides specific information about an individual, their affiliations, and significant events or attributes related to them. The data is structured to facilitate easy analysis and retrieval of information about individuals and their experiences or affiliations.
118
 
119
 
120
 
121
  ## Curation Rationale
122
 
123
+ This data was made available as a PDF in the early 2000s at the conclusion of the TRC. The original data had only three fields for each victim: name, description, and age. While useful for dissemination, it made accessing the data systematically challenging. At some point SAHA-SABC converted the data into a CSV file. They ensured that each field was represented by a unique column. Unfortunately, the data was not encoded in UTF-8. Further, additional vital metadata, such as the types of human rights violations, organizations, dates, etc. were not extracted.
124
+
125
+ In 2019, we began working with this data to extract this vital metadata using a combination of heuristics and machine learning. This dataset is unique in both is size and specificity for human rights violations. By making this data available, researchers will be able to understand the scale of violence in South Africa during the 20th century across time and space. Further, it will allow researchers to understand the impact of powerful organizations, such as the South African Police.
126
 
127
 
128
  ## Initial Data Collection and Normalization
129
 
130
+ In 2019, we encoded the data into UTF-8. Next, we normalized the text so that there were no trailing or leading white spaces. We also ensured that certain peculiarities, such as double white spaces in the middle of a text were removed. Finally, we provided proper None values
131
 
132
 
133
 
 
138
 
139
  ## Annotations
140
 
141
+ Our additional annotations include the fields: hrv, places, homeland, provinces, gender, and dates.
142
 
143
  ## Annotation process
144
 
 
155
  ## Social Impact of Dataset
156
 
157
 
158
+ ## Discussion of Biases
159
+
160
+ This dataset was cultivated originally by a group of researchers at the TRC who were responsible for only including the victims of provable human rights violations. In addition to this, many victims did not come forward to record their accounts. This is especially true for women and victims of sexual assault. As a result, this dataset should not be viewed as a comprehensive list of victims of human rights violations.
161
+
162
 
163
+ ## Other Known Limitations
164
 
165
+ In nearly ever instance of a place's coordinates, we are using the central location for that place. In some rare cases, we were able to identify a specific geolocation because it was a well-studied and named attack, such as the Trojan Horse Incident or named bombings of particular buildings. In many cases, the coordinates are rough estimates for the location.
166
 
167
 
168
  ## Dataset Curators