| evid |
| Base Table | significant_event |
| Attribute Name | evid |
| ColumnName | evid |
| RoleName | |
| Definition | Event identifier. Each event is assigned a unique integer which identifies it in a database. It is possible for several records in the Origin relation to have the same evid. This indicates there are several opinions about the location of the event. The evid does not have to be identical to the local network’s event identifier, which is stored in the Origin table. This allows merging data for a single event from multiple sources without insisting that database evid is identical to the source’s local event identifier |
| Note | Range: evid > 0 |
| evname |
| Base Table | significant_event |
| Attribute Name | evname |
| ColumnName | evname |
| RoleName | |
| Definition | Event name. This is a descriptive name for major events |
| Note | Range: Any free-format string up to 80 characters |
| remarks |
| Base Table | significant_event |
| Attribute Name | remarks |
| ColumnName | remarks |
| RoleName | |
| Definition | This attribute is used to give some information about the event, such as felt or damage |
| Note | Range: remarks = {f | d} f = felt d = damage |
| nfelt |
| Base Table | significant_event |
| Attribute Name | nfelt |
| ColumnName | nfelt |
| RoleName | |
| Definition | Number of felt reports |
| Note | Range: nfelt > 0 |
| mmi |
| Base Table | significant_event |
| Attribute Name | mmi |
| ColumnName | mmi |
| RoleName | |
| Definition | Reported or inferred Mercali intensity for event |
| Note | Range: 1 <= mmi <= 12 |
| pga |
| Base Table | significant_event |
| Attribute Name | pga |
| ColumnName | pga |
| RoleName | |
| Definition | Peak ground acceleration recorded by any station for the event. Represented in g, where 1.0 = 1g |
| Note | Range: pga > 0.0 Units: g |
| lddate |
| Base Table | significant_event |
| Attribute Name | lddate |
| ColumnName | lddate |
| RoleName | |
| 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 |