This page provides a simple demonstration of an automated environmental data quality control API . Data (in this case 2 meter air temperatures) are submitted to the API as pairs of dates and values. The values are assessed and a data quality rating between 0 and 2 is returned.
Quality Ratings:
The API uses the EnviroDataQC Python library.
Click "check data" to assess the air temperature data in the input box. The default input data can be changed if desired, but input must follow the same CSV format and be limited to 200 rows. Results are plotted below.
Input data as well as quality flags returned by the API are plotted below.