ipumspy.api.TimeUseVariable#

class ipumspy.api.TimeUseVariable(name, owner='')[source]#

IPUMS time use variable to include in a MicrodataExtract object.

Parameters:
  • name (str) – IPUMS time use variable name

  • owner (Optional[str]) – email address associated with your IPUMS account. Only required for user-defined time use variables.

Attributes

owner

email address associated with your IPUMS account.

name

IPUMS time use variable name

Methods

__init__

build

Format Time Use Variable information for API Extract submission