-
Notifications
You must be signed in to change notification settings - Fork 1
Dataset Description
Conrad Boyd Elliott Gustafson edited this page Feb 22, 2022
·
6 revisions
Attribute | Type | Description | Required? |
---|---|---|---|
id | string | Sequentially assigned number to identify a ministry client. Stored as an 8-character string with leading zeroes (so it can't be treated as a digit) | Required |
clientName | string | The name of the Ministry Client - Company or Individual. Entered as: the full corporate name if a Corporation; the full registered name if a Partnership; the legal surname if an Individual. | Required |
typeCode | string | This code represents the nature of teh legal entity that is a Client of the Ministry, for example, a Corporation, Individual, Joint Venture between Clients, Partnership, etc. typeCode is always a single character. | Required |
isActive | boolean | The value is 'true' if and only if the forest client status is 'Active' | Required |
Underlying DB Table: https://www.for.gov.bc.ca/pscripts/isb/idd/Column.asp?Name=FOREST_CLIENT Type Code reference: https://www.for.gov.bc.ca/pscripts/isb/idd/ValidationCode.asp?Codename=CLIENT_TYPE_CODE