Login | Datasets | Logout
 

VegBank Data Dictionary: Tables

  Search for a VegBank Table (enter a word, field name, etc.):    <<Hide search
Match any word
Match whole words only

   Search VegBank Fields Here

Show field labels | Show database names

DB Table Name embargo
Table Embargo on Plot
Notes Embargo of plot data.
Field DB Field Name Req'd? Data Type Misc Flag List? Definition
Embargo ID embargo_ID required serial PK no Database generated unique key for each record in this table.
Plot ID plot_ID required Integer FK no Foreign key to the plot to which this embargo applies.
Embargo Reason embargoReason required text n/a closed Reason why the plot is embargoed. This field, as all fields in this table, are private and cannot be viewed or downloaded by VegBank users.
Embargo Start embargoStart required Date n/a no Start date for the embargo.
Embargo Stop embargoStop required Date n/a no Stop date for the embargo.
Default Status defaultStatus required Integer n/a closed Level of embargo for users that do not have special permission found in userPermission table.