Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ authors:
|
|
| 16 |
This dataset contains 344.000 labour advertisements from the largest town newspapers in Denmark-Norway from 1750-1850.
|
| 17 |
Labour advertisements were submitted to newspaper offices by either demand-side employers or supply-side workers looking for a job,
|
| 18 |
to be printed in the next edition of the specific newspaper.
|
| 19 |
-
The advertisements contains information about different aspects of buying and selling labour power, and sheds light on the importance of
|
| 20 |
The advertisements constitute a highly homogenous genre with a stable format across the entire period,
|
| 21 |
allowing us to isolate the corpus with very high precision. The dataset is a subset from the ENO dataset curated by Johan Heinsen and Camilla Bøgeskov
|
| 22 |
from Aalborg University (https://huggingface.co/datasets/JohanHeinsen/ENO).
|
|
@@ -51,5 +51,16 @@ Each entry in the dataset contains the following variables:
|
|
| 51 |
- 'id': A unique id for the entry from the ENO dataset. Can be found using the search portal https://hislab.quarto.pub/ where you can also trace the original scanned newspaper edition.
|
| 52 |
- 'date': The publication date for the advertisement.
|
| 53 |
- 'newspaper': The name of the newspaper in which the advertisement was originally printed.
|
| 54 |
-
- 'sex': The sex of the worker. For demand-side advertisements, the sex refers to the sex of the sought after employee, not the employer.
|
| 55 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
This dataset contains 344.000 labour advertisements from the largest town newspapers in Denmark-Norway from 1750-1850.
|
| 17 |
Labour advertisements were submitted to newspaper offices by either demand-side employers or supply-side workers looking for a job,
|
| 18 |
to be printed in the next edition of the specific newspaper.
|
| 19 |
+
The advertisements contains information about different aspects of buying and selling labour power, and sheds light on occupational structures and the importance of origins, experience, skills, references among other things.
|
| 20 |
The advertisements constitute a highly homogenous genre with a stable format across the entire period,
|
| 21 |
allowing us to isolate the corpus with very high precision. The dataset is a subset from the ENO dataset curated by Johan Heinsen and Camilla Bøgeskov
|
| 22 |
from Aalborg University (https://huggingface.co/datasets/JohanHeinsen/ENO).
|
|
|
|
| 51 |
- 'id': A unique id for the entry from the ENO dataset. Can be found using the search portal https://hislab.quarto.pub/ where you can also trace the original scanned newspaper edition.
|
| 52 |
- 'date': The publication date for the advertisement.
|
| 53 |
- 'newspaper': The name of the newspaper in which the advertisement was originally printed.
|
| 54 |
+
- 'sex': The sex of the worker. For demand-side advertisements, the sex refers to the sex of the sought after employee, not the employer. There are also instances of "both",
|
| 55 |
+
- when, for example, employers look for both male and female employees.
|
| 56 |
+
- 'supply_demand': Indicator for whether the advertisement comes from the supply-side or the demand-side of the labour market.
|
| 57 |
+
|
| 58 |
+
## Data sensitiviy
|
| 59 |
+
Due to the historical nature of the data, there is no sensitive or personal information present.
|
| 60 |
+
|
| 61 |
+
## Dataset biases
|
| 62 |
+
The data mirrors the hierarchichal structure of 18th and 19th century Denmark-Norway. The language reflects the idea that certain people were born to serve, whilst others were born to be masters.
|
| 63 |
+
Any use of the dataset should take this into consideration, as it could reproduce these inherent biases.
|
| 64 |
+
|
| 65 |
+
## More information
|
| 66 |
+
For any inquiries related to the dataset, please contact Sofus Landor Dam at email: sld@society.aau.dk
|