Data Dictionary: | Market Profile Data 2022 |
Data Source: |
MPD_129. | Employment Change | |||||||||||||||||||||||||||||||
Universe: none | ||||||||||||||||||||||||||||||||
EMPCHG2025 Employment Change 2022 - 2027
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = (ORG2027:WHCOLROCC + ORG2027:BLCOLROCC + ORG2027:EMP_GOVLOC + ORG2027:EMP_GOVST + ORG2027:EMP_GOVFED + ORG2027:EMP_SELF+ ORG2027:EMP_UNPAID)-(ORG:WHCOLROCC + ORG:BLCOLROCC + ORG:EMP_GOVLOC + ORG:EMP_GOVST + ORG:EMP_GOVFED + ORG:EMP_SELF+ ORG:EMP_UNPAID);
return oretval;
|