Download a template for data entry with the 'Download Template' button in the sidebar. When your data is uploaded, the app will check that column names are valid and that constraints are met (e.g. Month must be a number between 1 and 12). Any columns in addition to those that are mandatory will simply be accepted and passed through the app.
The following columns are mandatory: * Station - Name of the station 1. Year - Year of measurement 1. Month - Month of measurement as number from 1 - 12 1. Day - Day of measurement as number from 1 - 31 1. Variable - Variable of measurement (e.g. parameter name) 1. Value - Value of measurement as number 1. Units - Unit of measurement
The following columns are optional and can be used by the app: * DetectionLimit - Detection limit as number 1. ResultLetter - Result letter, e.g. (<) 1. EMS_ID - EMS ID corresponding to Station 1. Hour - Hour of measurement in 24-hour clock as number from 0 - 23 1. Minute - Minute of measurement as number from 0 - 59 1. Second - Second of measurement as number from 0 - 59
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.