ipums_extract-class {ipumsr}R Documentation

ipums_extract class

Description

The ipums_extract class provides a data structure for storing the extract definition and status of an IPUMS data extract request. Both submitted and unsubmitted extract requests are stored in ipums_extract objects.

ipums_extract objects are further divided into microdata and aggregate data classes, and will also include a collection-specific extract subclass to accommodate differences in extract options and content across collections.

Currently supported collections are:

Learn more about the IPUMS API in vignette("ipums-api").

Properties

Objects of class ipums_extract have:

All ipums_extract objects will include several core fields identifying the extract and its status:

Creating an extract

Submitting an extract

Downloading an extract

Saving an extract


[Package ipumsr version 0.7.2 Index]