CEDE 9.0 Database Reference
tLocWC Table
AIRExposure Database : tLocWC Table
Description

Stores information about the workers' compensation details for the location.

Properties
Creation Date4/12/2021 11:26 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see tLocation Table.

int4   
 Number of covered employees.float9  
 Percentage of covered employees who are at the location during normal working hours (9 a.m.–4:59 p.m.).real4  
 Percentage of covered employees who are at the location during evening hours or typical commute times (7 a.m. – 8:59 a.m., 5 p.m. – 6:59 p.m.).real4  
 Percentage of covered employees who are at the location during the night shift (7 p.m. – 6:59 a.m.).real4  
 Total annual payroll for all covered employees.float9  
 Average wage for all covered employees.float9  
 Expected value of medical or indemnity payment per Minor(Outpatient for Japan) injuries claim.float9  
 Expected value of medical or indemnity payment per Moderate(Hospitalization and Surgery for Japan) injuries claim.float9  
 Expected value of medical or indemnity payment per Major(Disability for Japan) injuries claim.float9  
 Expected value of medical or indemnity payment per Fatal (Death for Japan) injuries claim.float9  
 Used for version stamping.timestamp8   
Objects that tLocWC depends on
 Database ObjectObject TypeDescriptionDep Level
tContract tabletContractTable

Stores records for primary insurance policies.

2
tExposureSet tabletExposureSetTable

Stores information about exposure sets.

An exposure set is a collection of contracts, locations, and other related information.

2
tLocation tabletLocationTable

Stores geographical attributes and primary risk characteristics for each location. 

The table serves as a reference point between Location and Contract entities.You can identify each location by the location sequential identifier (SID).

1
See Also

Related Objects

AIRExposure Database