You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| db_connection.py | 3 years ago | |
| download_tests.py | 3 years ago | |
| downloader.py | 3 years ago | |
| readme.md | 3 years ago | |
| select_trials.py | 3 years ago | |
| selected_trials.sql | 3 years ago | |
readme.md
File descriptions
db_connection.py
- is just a test file
- TODO: should be incorporated in a tests justfile recipe. maybe moved to a test location?
downloader_prep.sql
- contains sql to identify which trials are of interest.
- TODO: add into the automation routine somewhere.
downloader.py
- does the actual downloading
- setup to also act as a python module if needed.
- TODO: there are quite a few things that need cleaned or refactored.
./tests/download_tests.py
- downloads some test html values from clinicaltrials.gov