Script to copy a reference _tag_ field into other json objects, and script to count by unique json field
This commit is contained in:
4
countTypes.jq
Normal file
4
countTypes.jq
Normal file
@@ -0,0 +1,4 @@
|
||||
.
|
||||
| .tags
|
||||
| map(.typeId)
|
||||
| unique
|
||||
Reference in New Issue
Block a user