Epidemic Information Extraction From WHO Disease Outbreak News
Joint Research Centre
@ecjrc.n_89056048_7f5d_4d7c_96ad_f99d1c0f6601
Joint Research Centre
@ecjrc.n_89056048_7f5d_4d7c_96ad_f99d1c0f6601
CREATE TABLE epidemic_ie_from_who_dons_using_llms (
"fileid" VARCHAR,
"date_cases_imputed" TIMESTAMP,
"cases_extracted" DOUBLE,
"country_extracted" VARCHAR,
"date_extracted" VARCHAR,
"deaths_extracted" DOUBLE,
"virus_extracted" VARCHAR
);
Anyone who has the link will be able to view this.