contact

0 rows


Description

List of contacts related to the published datasets.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('pgmetadata.contact_id_seq'::regclass)
dataset_contact.fk_id_contact dataset_contact_fk_id_contact_fkeyR

Internal automatic integer ID

name text 2147483647 null

Full name of the contact

organisation_name text 2147483647 null

Organisation name. E.g. ACME

organisation_unit text 2147483647 null

Organisation unit name. E.g. GIS unit

email text 2147483647 null

Email address

Indexes

Constraint Name Type Sort Column(s)
contact_pkey Primary key Asc id

Relationships