added 6 more filters
This commit is contained in:
@@ -27,7 +27,12 @@ FILTER_CONFIG = {
|
||||
'ethnicity': 'options_ethnicity',
|
||||
'income': 'options_income',
|
||||
'consumer': 'options_consumer',
|
||||
# Add new filters here: 'newfilter': 'options_newfilter',
|
||||
'business_owner': 'options_business_owner',
|
||||
'employment_status': 'options_employment_status',
|
||||
'personal_products': 'options_personal_products',
|
||||
'ai_user': 'options_ai_user',
|
||||
'investable_assets': 'options_investable_assets',
|
||||
'industry': 'options_industry',
|
||||
}
|
||||
|
||||
def parse_cli_args():
|
||||
|
||||
Reference in New Issue
Block a user