ipumspy.api.IpumsApiClient.submit_extract#

IpumsApiClient.submit_extract(extract)[source]#

Submit an extract request to the IPUMS API

Parameters:

extract (Union[BaseExtract, Dict[str, Any]]) – The extract description to submit. May be either an object inheriting from BaseExtract, or a dictionary containing the extract definition.

Return type:

BaseExtract

Returns:

The number of the extract for the passed user account