Open theferrit32 opened 2 weeks ago
processing_history
create table `clingen-dev.clinvar_ingest_backup_20241203.processing_history`
as select * from `clingen-dev.clinvar_ingest.processing_history`
processing_history
drop table `clingen-dev.clinvar_ingest.processing_history`;
drop view `clingen-dev.clinvar_ingest.processing_history_pairs`;
(These will be automatically re-created on the next run of either clinvar-ingest or bq-ingest workflows)
I'm picking one we've already run before.
VCV and RCV release date: 2024-10-27
VCV ftp watcher record:
[{"Name":"ClinVarVCVRelease_2024-1027.xml.gz","Size":4120656527,"Released":"2024-10-28 06:11:11","Last Modified":"2024-10-28 06:11:11","Directory":"\/pub\/clinvar\/xml\/weekly_release","Host":"https:\/\/ftp.ncbi.nlm.nih.gov","Release Date":"2024-10-27"}]
RCV ftp watcher record:
[{"Name":"ClinVarRCVRelease_2024-1027.xml.gz","Size":4561188864,"Released":"2024-10-28 06:11:13","Last Modified":"2024-10-28 06:11:13","Directory":"\/pub\/clinvar\/xml\/RCV_release\/weekly_release","Host":"https:\/\/ftp.ncbi.nlm.nih.gov","Release Date":"2024-10-27"}]
https://github.com/clingen-data-model/clinvar-ingest/issues/248#issuecomment-2486579391