ipumspy.api.BaseExtract#
- class ipumspy.api.BaseExtract[source]#
A wrapper around an IPUMS extract. In most cases, you probably want to use a subclass, but if a particular collection does not have an
Extractcurrently built, you can use this wrapper directly.Attributes
extract_idThe extract id associated with this extract, assigned by the
IpumsApiClientextract_infoThe API response recieved by the
IpumsApiClientMethods
A wrapper around an IPUMS extract.
Convert the object into a dictionary to be passed to the IPUMS API as a JSON string
- rtype: