Datasets:
update readme
Browse files
README.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
**Dataset Info:**
|
|
|
|
| 2 |
This dataset consists of oral history content collected from the Istorima archive, including transcribed interviews and associated metadata. The material reflects personal narratives and life stories, primarily in Greek, covering a wide range of social, cultural, and historical topics.
|
| 3 |
|
| 4 |
|
| 5 |
**Metadata Info:**
|
|
|
|
| 6 |
This dataset consists of 13,548 oral history interview records, structured as a tabular dataset with mixed data types. Each record includes a unique identifier (id, int32) along with textual fields such as title,
|
| 7 |
summary, transcription, speaker_name, and researcher_name. Additional metadata fields capture thematic and categorical information (themes, tags),
|
| 8 |
geographic references (geonames, interview_place), and temporal attributes (date, published_at).
|
|
@@ -11,6 +13,7 @@ as well as a language field indicating the interview language.
|
|
| 11 |
|
| 12 |
|
| 13 |
**Metadata Field Descriptions:**
|
|
|
|
| 14 |
| Field | Type | Description |
|
| 15 |
|---|---|---|
|
| 16 |
| `id` | int | Unique numeric identifier for the interview, as assigned by the Istorima archive (ranges from 9790 to 267770, not sequential). |
|
|
@@ -32,6 +35,7 @@ as well as a language field indicating the interview language.
|
|
| 32 |
|
| 33 |
|
| 34 |
**Dataset Statistics:**
|
|
|
|
| 35 |
Words:
|
| 36 |
96,479,186
|
| 37 |
|
|
@@ -40,8 +44,10 @@ Tokens:
|
|
| 40 |
|
| 41 |
|
| 42 |
**License:**
|
|
|
|
| 43 |
This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License (CC BY-NC-ND 4.0). Any commercial use requires prior written permission from Istorima. All intellectual property rights remain with Istorima.
|
| 44 |
|
| 45 |
|
| 46 |
**Dataset Moved:**
|
|
|
|
| 47 |
This dataset is now hosted by the Mozilla Data Collective. Please use the official link below for the most up-to-date version:
|
|
|
|
| 1 |
**Dataset Info:**
|
| 2 |
+
|
| 3 |
This dataset consists of oral history content collected from the Istorima archive, including transcribed interviews and associated metadata. The material reflects personal narratives and life stories, primarily in Greek, covering a wide range of social, cultural, and historical topics.
|
| 4 |
|
| 5 |
|
| 6 |
**Metadata Info:**
|
| 7 |
+
|
| 8 |
This dataset consists of 13,548 oral history interview records, structured as a tabular dataset with mixed data types. Each record includes a unique identifier (id, int32) along with textual fields such as title,
|
| 9 |
summary, transcription, speaker_name, and researcher_name. Additional metadata fields capture thematic and categorical information (themes, tags),
|
| 10 |
geographic references (geonames, interview_place), and temporal attributes (date, published_at).
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
**Metadata Field Descriptions:**
|
| 16 |
+
|
| 17 |
| Field | Type | Description |
|
| 18 |
|---|---|---|
|
| 19 |
| `id` | int | Unique numeric identifier for the interview, as assigned by the Istorima archive (ranges from 9790 to 267770, not sequential). |
|
|
|
|
| 35 |
|
| 36 |
|
| 37 |
**Dataset Statistics:**
|
| 38 |
+
|
| 39 |
Words:
|
| 40 |
96,479,186
|
| 41 |
|
|
|
|
| 44 |
|
| 45 |
|
| 46 |
**License:**
|
| 47 |
+
|
| 48 |
This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License (CC BY-NC-ND 4.0). Any commercial use requires prior written permission from Istorima. All intellectual property rights remain with Istorima.
|
| 49 |
|
| 50 |
|
| 51 |
**Dataset Moved:**
|
| 52 |
+
|
| 53 |
This dataset is now hosted by the Mozilla Data Collective. Please use the official link below for the most up-to-date version:
|