File upload guide

From WeSISpedia
Revision as of 17:05, 4 September 2019 by Gabriellaskye (talk | contribs) (Error logs)
Jump to: navigation, search

This guide walks you through the process of uploading data to WeSIS.

Note that the system accepts only .csv, .xls, .xlsx files. Please, ensure that data formatted according to templates described in File formats .


Error logs

At the moment the system performs four types of error checks:

  1. Missing_columns - checks for mandatory columns missing in the uploaded file.
  2. Invalid_datatype - checks whether cells are of type desribed in File formats section, i.e. Numeric, String, Binary, Datetime or other.
  3. Unrecognized_values - checks whether the following column values: country, cow_code, technical_indicator_name, scale exist in database. If not the user should update the appropriate WesSISPedia page.
  4. Scale/Value_mismatch - checks whether the scale documented in WeSISPedia for each technical indicator agrees with the scale of the actual value