Contents:
parent_census_vectors()
Get parent vectors for given child vectors.
vectors (str or list of str) – Vector IDs to find parents for
dataset (str, optional) – Dataset to search in. If None, inferred from vectors
use_cache (bool, default True) – Whether to use cached data if available
api_key (str, optional) – API key for CensusMapper API
DataFrame with parent vector information
pd.DataFrame