hawc icon indicating copy to clipboard operation
hawc copied to clipboard

Reparse DSSTox content and add search index

Open munnsmunns opened this issue 8 months ago • 0 comments

Adds a pydantic model for parsing content from the DSSTox API, and adds an index that includes that content in searches.

Running python manage.py chemicals --refresh will refresh the DSStox content using the new API.

Note: the index/search vector isn't used anywhere right now because the existing searches of DSSTox content are through related models

munnsmunns avatar Oct 20 '23 21:10 munnsmunns