-
Notifications
You must be signed in to change notification settings - Fork 0
Europe PMC data ingestion script #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need this file for ASAP ingestion
| "@coko/lint": "^2.0.1" | ||
| }, | ||
| "dependencies": { | ||
| "@aws-sdk/client-s3": "^3.825.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We already have aws-sdk lets use that instead. We have an AWS service we can use for s3 already https://github.com/Make-Data-Count-Community/corpus-app/blob/adeb183c77a6aed8b4ad3d5dfdd22012d333acf7/packages/server/services/awsS3Service/index.js
…cations correctly
…one processing it
No description provided.