ipumspy.api.IpumsApiClient.get_extract_info#
- IpumsApiClient.get_extract_info(extract, collection=None)[source]#
Returns details about a past IPUMS extract
- Parameters:
extract (
Union[BaseExtract,int]) – The extract to download. This extract must have been submitted. Alternatively, can be an extract id. If an extract id is provided, you must supply the collection namecollection (
Optional[str]) – The name of the collection to pull the extract from. If None, thenextractmust be aBaseExtract
- Return type:
- Returns:
An IPUMS extract definition