Skip to content
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

ETL changes to process image data #1115

Open
4 tasks done
mauroz77 opened this issue Sep 21, 2023 · 1 comment
Open
4 tasks done

ETL changes to process image data #1115

mauroz77 opened this issue Sep 21, 2023 · 1 comment
Assignees

Comments

@mauroz77
Copy link
Contributor

mauroz77 commented Sep 21, 2023

As a developer, I want the ETL to process the [provider]_metadata-model_image.tsv and [provider]_metadata-image_study.tsv files and store that data in suitable db tables, so when a model is retrieved, it also contains information about the images.

Changes include:

  • New table model_image and model_study.
  • New tasks (extraction/transformation) for model_image and image_study.
  • Add a column in the search_index table with the image-related information in a model.

Acceptance Criteria

  • search_index endpoint contains a new attribute with image-related information in a model.
@mauroz77 mauroz77 self-assigned this Sep 21, 2023
@mauroz77
Copy link
Contributor Author

@zperova done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant