This table contains OYs, ABCs, etc... for groundfish included the commercial regulations component of the database
name | value |
---|---|
name | [dbo].[reg_oy_abc_ofl] |
ansi nulls | on |
quoted identifier | on |
row count | 1,876 |
Size of data | 240 kb |
Size of indexes | 8 kb |
Maximum size of a single row | 2,832 bytes |
column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
---|---|---|---|---|---|---|---|---|---|---|
policy_id | int identity (1,1) | 10 | 4 | no | no | |||||
Species_or_Group_old | nvarchar | 50 | 200 | yes | no | for internal use only | ||||
species_or_group | nvarchar | 100 | 400 | yes | no | species or group the regulations apply to | ||||
Year | int | 10 | 4 | yes | no | |||||
Location_id | nvarchar | 50 | 200 | yes | no | code to link regulation to REG_ALL_LOCATIONS table | ||||
OY | real | 7 | 4 | yes | no | Optimal Yeild | ||||
ABC_pre2011 | real | 7 | 4 | yes | no | Allowable Biological Catch prior to definition change in 2011 | ||||
ABC_post2010 | real | 7 | 4 | yes | no | Allowable Biological Catch after 2010 when definition changed | ||||
OFL | real | 7 | 4 | yes | no | |||||
ACL | real | 7 | 4 | yes | no | |||||
HG | real | 7 | 4 | yes | no | |||||
Comments | nvarchar | 500 | 2000 | yes | no |