select_cleanable_vault_ids

Documentation for eth_defi.tokenised_fund.asseto.backfill.select_cleanable_vault_ids function.

select_cleanable_vault_ids(products, rows)

Select active Asseto histories supported by the USD-only cleaner.

HKD histories are converted to USD by the adapter before reaching this point. Inactive zero-supply products remain mapped in metadata and may keep raw observations, but are not passed to the strict replacement helper because normal cleaning intentionally removes every zero-NAV row.

Parameters
Returns

Canonical vault identifiers eligible for cleaned-history replacement.

Return type

set[str]