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