| magid |
| Base Entity | assoccom |
| Attribute Name | magid |
| Logical Rolename | magid |
| ColumnName | magid |
| RoleName | magid |
| Definition | Magnitude identifier. This key is used to identify a magnitude in the Netmag relation. It is required for every magnitude |
| Note | Range: magid > 0 |
| coid |
| Base Entity | assoccom |
| Attribute Name | coid |
| Logical Rolename | coid |
| ColumnName | coid |
| RoleName | coid |
| Definition | Coda identification. Each coda is assigned a unique positive integer which identifies it in the database |
| Note | Range: coid > 0 |
| commid |
| Base Entity | assoccom |
| Attribute Name | commid |
| Logical Rolename | commid |
| ColumnName | commid |
| RoleName | commid |
| Definition | Comment identification. This is a key used to point to free-form comments entered in the Remark relation. These comments store additional information about a tuple in another relation. Within the Remark relation, there may be many tuples with the same commid and different lineno, but the same commid will appear in only one other tuple among the rest of the relations in the database |
| Note | Range: commid > 0 |
| auth |
| Base Entity | assoccom |
| Attribute Name | auth |
| Logical Rolename | auth |
| ColumnName | auth |
| RoleName | auth |
| Definition | The auth field specifies the source of the information. This may be a network identifier (FDSN or otherwise), or any other string indicating the source of the information in the record |
| Note | Range: Any free-format string up to 15 characters |
| subsource |
| Base Entity | assoccom |
| Attribute Name | subsource |
| Logical Rolename | subsource |
| ColumnName | subsource |
| RoleName | subsource |
| Definition | A second identifier to specify a unique source within the domain specified by auth |
| Note | Range: Any free-format string up to 8 characters |
| weight |
| Base Entity | assoccom |
| Attribute Name | weight |
| Logical Rolename | weight |
| ColumnName | weight |
| RoleName | weight |
| Definition | Magnitude weight |
| Note | Range: 0.0 < weight <= 1.0 0.0 = no weight (not used) |
| in_wgt |
| Base Entity | assoccom |
| Attribute Name | in_wgt |
| Logical Rolename | in_wgt |
| ColumnName | in_wgt |
| RoleName | in_wgt |
| Definition | Input weight |
| Note | Range: 0.0 < in_wgt <= 1.0 0.0 = no weight (not used) |
| mag |
| Base Entity | assoccom |
| Attribute Name | mag |
| Logical Rolename | mag |
| ColumnName | mag |
| RoleName | mag |
| Definition | Magnitude for this station reading |
| Note | Range: -10.0 < mag < 10.0 Units: Magnitude units |
| magres |
| Base Entity | assoccom |
| Attribute Name | magres |
| Logical Rolename | magres |
| ColumnName | magres |
| RoleName | magres |
| Definition | Magnitude residual |
| Note | Units: Magnitude units |
| magcorr |
| Base Entity | assoccom |
| Attribute Name | magcorr |
| Logical Rolename | magcorr |
| ColumnName | magcorr |
| RoleName | magcorr |
| Definition | Magnitude correction for this channel |
| Note | Range: -10.0 <= magcorr <= 10.0 Units: Magnitude units |
| rflag |
| Base Entity | assoccom |
| Attribute Name | rflag |
| Logical Rolename | rflag |
| ColumnName | rflag |
| RoleName | rflag |
| Definition | This flag describes whether an observation was generated automatically, by a human, or has been finalized |
| Note | Range: rflag = {A | H | F} A = automatic H = reviewed by human F = finalized |
| lddate |
| Base Entity | assoccom |
| Attribute Name | lddate |
| Logical Rolename | lddate |
| ColumnName | lddate |
| RoleName | lddate |
| Definition | Load date. Date and time that the record was created or last modified, in Oracle date datatype |
| Note | Range: Any valid date between January 01, 4712 BC and January 01, 4712 AD Units: YYYY/MM/DD HH24:MI:SS |