Mappers

DemographicInfoMapper

class q2_cores.JXchange.mappers.demographic_info.DemographicInfoMapper(list_of_queries, hq_credentials=None, zone_context=None)[source]

Bases: BaseDemographicInfoMapper

static parse_returned_queries(list_of_queries)[source]

After all queries in list_of_queries have been run, this parses the results into a standardized response type.

UpdateDemographicInfoMapper

class q2_cores.JXchange.mappers.update_demographic_info.UpdateDemographicInfoMapper(list_of_queries, hq_credentials=None, zone_context=None)[source]

Bases: BaseUpdateDemographicInfoMapper

static parse_returned_queries(list_of_queries)[source]

After all queries in list_of_queries have been run, this parses the results into a standardized response type.

Return type:

bool