Skip to content

Commit 7431f99

Browse files
authored
Update README.md
1 parent 969eada commit 7431f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Based on user input, this script extracts all of the item metadata from the spec
5151
This script creates a 'completeValueLists' folder and for all keys used in the repository, 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.
5252

5353
#### [getCompleteAndUniqueValuesForAllKeysInCommunity.py](getCompleteAndUniqueValuesForAllKeysInCommunity.py)
54+
This script 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.
5455

5556
#### [getGlobalLanguageValues.py](getGlobalLanguageValues.py)
5657
This script extracts all unique language values used by metadata entries in the repository to a CSV file.

0 commit comments

Comments
 (0)