mrbotcr / py3ClimMob

ClimMob is software for agricultural citizen science
https://climmob.net/
GNU Affero General Public License v3.0
5 stars 2 forks source link

Limit report split by gender or adm level #249

Open kauedesousa opened 1 year ago

kauedesousa commented 1 year ago

Currently the user can indicate whether they want to split the report by participant segments. A lot of variables are presented in the UI for selection. Based on feedback from the teams, they are mostly interested in splitting the reports by gender or adm level (state, province, etc). When we merge the data base of questions here https://github.com/BioversityCostaRica/py3ClimMob/issues/246 we could restrict the report split by either gender or adm level.

An alternative is do it directly in the R script with no need of an additional step in the report request.

Let me know what do you think about it.

jacobvanetten commented 1 year ago

This is good to limit. In the future, the TPEs could be added.

kauedesousa commented 9 months ago

This belongs this https://github.com/AgrDataSci/ClimMob-analysis/ but should be also implemented in the UI. Most likely when the core variables are harmonised.