palomapiot / profiler-buddy

API for building a demographic profile and autocompleting the BDI questionnaire.
GNU General Public License v3.0
5 stars 1 forks source link

[Roadmap] Profile location #2

Open palomapiot opened 3 years ago

palomapiot commented 3 years ago

Is your feature request related to a problem? Please describe. In order to enrich the demographic profile, it would be nice to profile the location of the user, as it is an important factor in the context of mental disorders.

Describe the solution you'd like Return on the endpoint /profile the result of profiling the location of the user. We should return two new fields: location and location_score.

location: string with the location of the user (country, continent, zone)

location_score: double with the score prediction

Feel free to discuss and comment on which approach we should follow for profiling the location.