cat_dscenario - Giswater/giswater_dbmodel GitHub Wiki
Description:
Catalog of consumption demand alternatives.
Fields:
| Column name | Data type | Description | Example | 
|---|---|---|---|
| dscenario_id | serial | Id | 1 | 
| name | character varying(30) | Name of the alternative | Hydrants_50% | 
| descript | text | Description | |
| parent_id | integer | Description | |
| dscenario_type | text | Type of alternative | |
| active | boolean | If true, catalog value is being used | |
| expl_id | integer | Description | |
| log | text | Description |