DrishtiSharma commited on
Commit
4b151a2
Β·
verified Β·
1 Parent(s): e3337da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -187,7 +187,7 @@ COLUMN_SYNONYMS = {
187
  "remote_ratio": ["remote work", "work from home", "remote ratio", "remote", "telecommute", "wfh"],
188
  "company_size": ["company size", "organization size", "business size", "firm size", "big", "small"],
189
  #"employee_residence": ["country", "residence", "location", "employee location"],
190
- #"company_location": ["company location", "office location", "company country", "headquarters", "location", "located", "area"],
191
  }
192
 
193
 
 
187
  "remote_ratio": ["remote work", "work from home", "remote ratio", "remote", "telecommute", "wfh"],
188
  "company_size": ["company size", "organization size", "business size", "firm size", "big", "small"],
189
  #"employee_residence": ["country", "residence", "location", "employee location"],
190
+ "company_location": ["company location", "office location", "company country", "headquarters", "location", "located", "area"],
191
  }
192
 
193