ud_rpt_arcpollutant_sum - Giswater/giswater_dbmodel GitHub Wiki
Description:
Table of pollutants results per section
Fields:
| Column name | Data type | Description |
|---|---|---|
| id | serial | Id |
| result_id | character varying(30) | Id of result |
| poll_id | character varying(16) | Id of pollutant, defined on inp_pollutant |
| arc_id | character varying(50) | Id of arc |
| value | numeric(12,4) | Value |