Table of Contents

Table indicator\_datasource

Remarks

This table associates an indicator to another indicator. The last one corresponds to the datasource of the first one. The primary key is formed by both columns .

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
indicatorid integer X X indicator(indicatorid) This is a foreign key to the table indicator.
indicatorsourceid integer X X indicator(indicatorid) This is a foreign key to the table indicator.

Diagram