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 fromBaseExtract, or a dictionary containing the extract definition.- Return type:
- Returns:
The number of the extract for the passed user account