Datasets:
nevmenandr
commited on
Commit
•
c955bbe
1
Parent(s):
4bb14cd
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: cc
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
size_categories:
|
4 |
+
- n<1K
|
5 |
+
tags:
|
6 |
+
- digital humanities
|
7 |
+
---
|
8 |
+
|
9 |
+
# Distribution of specializations in incoming master's students in digital methods in the humanities in HSE University
|
10 |
+
|
11 |
+
This dataset contains data on the specialization of applicants who applied to the digital humanities master's program at HSE University.
|
12 |
+
|
13 |
+
I have undertaken this collection of the data for my [conference](https://istina.cemi-ras.ru/conferences/626731768) talk on February 2, 2024.
|
14 |
+
|
15 |
+
## Description of the data and file structure
|
16 |
+
|
17 |
+
Dataset contains one table where the rows are specialties and the fields are years of undergraduate enrollment.
|
18 |
+
|
19 |
+
## Sharing/Access information
|
20 |
+
|
21 |
+
Data was derived from the following sources:
|
22 |
+
|
23 |
+
* [Video](https://www.youtube.com/watch?v=ZfXqvIzl5fo) of the talk
|
24 |
+
* [Slides](https://nevmenandr.github.io/slides/2024-02-02/slides.pdf) of the talk
|
25 |
+
* [Copy](https://github.com/nevmenandr/slides/blob/master/2024-02-02/DH-MA.tsv) of the table data on github
|