# IPUMS-ACS: Why is incwage zero when wkswork1 is non-zero?

**URL:** https://forum.ipums.org/t/ipums-acs-why-is-incwage-zero-when-wkswork1-is-non-zero/460
**Category:** USA
**Created:** [March 23, 2014, 8:10pm UTC](https://forum.ipums.org/t/ipums-acs-why-is-incwage-zero-when-wkswork1-is-non-zero/460 "2014-03-23T20:10:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![pmdowney](https://avatars.discourse-cdn.com/v4/letter/p/258eb7/32.png) [@pmdowney](https://forum.ipums.org/u/pmdowney)
#### Post date: [March 23, 2014, 8:10pm UTC](https://forum.ipums.org/t/ipums-acs-why-is-incwage-zero-when-wkswork1-is-non-zero/460/1 "2014-03-23T20:10:00Z")

</div>

Hello,

I’m using IPUMS-ACS for 2009-2012. In each year, there are about 100,000 records where wkswork1 is non-zero (indicating some employment over the last year), but incwage is zero (indicating no wage or salary income over the last year). Can you please explain how this would happen? Was income simply not reported?

Thanks,

Mitch

---

<div class="post-metadata">

### Author: ![grover](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.ipums.org/grover/32/5_2.png) [@grover](https://forum.ipums.org/u/grover)
#### Post date: [March 24, 2014, 9:00pm UTC](https://forum.ipums.org/t/ipums-acs-why-is-incwage-zero-when-wkswork1-is-non-zero/460/2 "2014-03-24T21:00:00Z")

</div>

I assume you are using [WKSWORK2](https://usa.ipums.org/usa-action/variables/WKSWORK2#description_section) as [WKSWORK1](https://usa.ipums.org/usa-action/variables/WKSWORK1#availability_section) is not available after 2007.

I think the variable [CLASSWKR](https://usa.ipums.org/usa-action/variables/classwkr#description_section) holds the answer to your question. If you perform a crosstabulation between CLASSWKRD (the D implies use of the [Detailed codes](https://usa.ipums.org/usa-action/faq#ques7)) and WKSWORK2 for individuals with a value of 0 for [INCWAGE](https://usa.ipums.org/usa-action/variables/INCWAGE#description_section), most of the individuals reporting working any weeks will either be “Self-employed, not incorporated” (CLASSWKRD==13), or “Unpaid family worker” (CLASSWKRD==29). It makes sense for these individuals to have made zero income from wage or salary. Most of the remaining cases are people who reported being “Not in Labor Force” ([LABFORCE](https://usa.ipums.org/usa-action/variables/LABFORCE#description_section)), which may indicate that there was a mistake made during the completion of the survey.

I hope this helps.
