hasadna / avid-covider

MIT License
23 stars 8 forks source link

hp results tab, show all cities/towns with data in the chart [?h] #338

Open noamoss opened 4 years ago

noamoss commented 4 years ago

this issue to prepare the site for a scenario with data from many/all cities town.

akariv commented 4 years ago

There are about 60 relevant cities in this list. Is it somehow different to simply showing these 60 items instead of just the top 15?

noamoss commented 4 years ago

Currently there are 60 cities, because we have a relatively small amount of data points. We should think of what should be working (assuming a 2nd round) when the list will consist 300-400 cities/town.

For example:

  1. Does it nake sense to load all those static images at once?

  2. What should I do to find directly my city to see where is it in the rank?

  3. Can we assume a long list of 200-300 is usable in terms of ux?

On Mon, May 25, 2020, 9:09 AM Adam Kariv notifications@github.com wrote:

There are about 60 relevant cities in this list. Is it somehow different to simply showing these 60 items instead of just the top 15?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hasadna/avid-covider/issues/338#issuecomment-633395599, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3KOLIM2ISPBXLJPGKLDBLRTIDTHANCNFSM4NJACKNQ .

akariv commented 4 years ago

Note that the list takes into account other sources - we have about 70K aggregated reporters today (down from 420K a month ago). Static images are only opened when opening the dropdown card. Generally I think that it's best to keep the top-X ranking as is, and answer the other concerns through the map interface and the hover on it.

On Mon, May 25, 2020 at 12:49 PM noamoss notifications@github.com wrote:

Currently there are 60 cities, because we have a relatively small amount of data points. We should think of what should be working (assuming a 2nd round) when the list will consist 300-400 cities/town.

For example:

  1. Does it nake sense to load all those static images at once?

  2. What should I do to find directly my city to see where is it in the rank?

  3. Can we assume a long list of 200-300 is usable in terms of ux?

On Mon, May 25, 2020, 9:09 AM Adam Kariv notifications@github.com wrote:

There are about 60 relevant cities in this list. Is it somehow different to simply showing these 60 items instead of just the top 15?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/hasadna/avid-covider/issues/338#issuecomment-633395599 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA3KOLIM2ISPBXLJPGKLDBLRTIDTHANCNFSM4NJACKNQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hasadna/avid-covider/issues/338#issuecomment-633486140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACAY5JUX7UG4Z3ITUY2VMLRTI5K7ANCNFSM4NJACKNQ .

noamoss commented 4 years ago

@dorit102

see Adam's recent comment, I agree:

Generally I think that it's best to keep the top-X ranking as is, and answer the other concerns through the map interface and the hover on it.

How would you like to continue?

dorit102 commented 4 years ago

I see the point and agree. How about something trivial then of just making this list be top 30? Just so that in this option one can see more? I assume this does not really require much implementation From Eran @akariv @noamoss