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