Skip to content

Commit

Permalink
Implemented node script for mass assignment of ccc identifiers (AMPAT…
Browse files Browse the repository at this point in the history
  • Loading branch information
jecihjoy authored Dec 3, 2020
1 parent 366bbb0 commit 35f0bd8
Show file tree
Hide file tree
Showing 4 changed files with 338 additions and 9 deletions.
191 changes: 182 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"elastic.js": "^1.2.0",
"elasticsearch": "^15.2.0",
"express": "^4.13.4",
"fast-csv": "^4.3.2",
"fs": "0.0.2",
"good": "^6.1.0",
"good-console": "^5.0.0",
Expand Down
2 changes: 2 additions & 0 deletions worker/identifier-auto-asignment/cccids.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"15204-40309","2f5c0593-55b4-462b-ac33-f492479bb69c"
"15204-40310","aefed1ca-657a-4028-8039-2677bcbd3584"
Loading

0 comments on commit 35f0bd8

Please sign in to comment.