{% include "header.html" %}


This interface is for bulk uploading new cases from a CSV file.




Formatting:
Delimiter: ,

Quote Character: "

Column order:
result, case_name, key, country, state, county, populationdensity, weather,
subject_category, subject_subcategory, scenario, subject_activity, Age, Sex,
number_lost, group_type, ecoregion_domain, ecoregion_division, terrain, lastlat,
lastlon, findlat, findlon, total_hours, notify_hours, search_hours, comments
Column header is optional

{% csrf_token %}











                                 

{% include "footer.html" %}