Skip to content

Commit f5f6ed9

Browse files
authored
Update README.md
1 parent 481fe63 commit f5f6ed9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Creates a 'completeValueLists' folder and for all keys used in the repository, e
5353
#### [getCompleteAndUniqueValuesForAllKeysInCommunity.py](getCompleteAndUniqueValuesForAllKeysInCommunity.py)
5454
Creates a 'completeValueLists' folder and for all keys used in the specified community, extracts all values for a particular key to a CSV with item IDs. It also creates a 'uniqueValueLists' folder, that writes a CSV file for each key with all unique values and a count of how many times the value appears.
5555

56+
#### [getFacultyNamesFromETDs.py](getFacultyNamesFromETDs.py)
57+
5658
#### [getGlobalLanguageValues.py](getGlobalLanguageValues.py)
5759
Extracts all unique language values used by metadata entries in the repository to a CSV file.
5860

0 commit comments

Comments
 (0)