You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To help users of the data understand what it means, especially all the legal jargon, it would be helpful to have a glossary of all the field names from the various case types along with their descriptions. For version control purposes I think this should live in a JSON file. Alternatively or in addition to this, the glossary could also be added to the database itself using COMMENT ON COLUMN.
I don't have the legal background for this, so help would be very much appreciated.
The text was updated successfully, but these errors were encountered:
To help users of the data understand what it means, especially all the legal jargon, it would be helpful to have a glossary of all the field names from the various case types along with their descriptions. For version control purposes I think this should live in a JSON file. Alternatively or in addition to this, the glossary could also be added to the database itself using
COMMENT ON COLUMN
.I don't have the legal background for this, so help would be very much appreciated.
The text was updated successfully, but these errors were encountered: