ecohealthalliance / wahis

Animal outbreak data scraped from the WAHIS database
Other
6 stars 0 forks source link

Bug in process_annual_reports.R #11

Closed emmamendelsohn closed 5 years ago

emmamendelsohn commented 5 years ago

In the diseases_present_detail table, there are some cases where the disease field is populated by the names of the column headers. See for example:

diseases_present_detail %>% filter(country == "Afghanistan", report_year == "2006", report_months == "Jan-Dec")