macovidvaccines.com icon indicating copy to clipboard operation
macovidvaccines.com copied to clipboard

Add visualization of appointment availability

Open johnhawkinson opened this issue 4 years ago • 3 comments

I'll take this issue, it's been rooting around in my head for a while (https://twitter.com/johnhawkinson/status/1358539033648001026).

The idea is to show multivariate data, i.e. both location and number of appointments, on a map. Although there may be other good and snazzy visualizations that can be done as well, and ESRI may offer some good inspirations (https://coronavirus-resources.esri.com/).

My initial proof-of-concept (not really even a mock-up): Screen Shot 2021-02-07 at 17 11 03

From this https://jsfiddle.net/4twam86q/

johnhawkinson avatar Feb 13 '21 13:02 johnhawkinson

This si awesome! Want to sync sometime today on zoom on how to bring this to life?

I can provide design input and maybe you can lead feature implementation?

On Sat, Feb 13, 2021 at 8:16 AM John Hawkinson [email protected] wrote:

I'll take this issue, it's been rooting around in my head for a while ( https://twitter.com/johnhawkinson/status/1358539033648001026).

The idea is to show multivariate data, i.e. both location and number of appointments, on a map. Although there may be other good and snazzy visualizations that can be done as well, and ESRI may offer some good inspirations ( https://coronavirus-resources.esri.com/).

My initial proof-of-concept (not really even a mock-up): [image: Screen Shot 2021-02-07 at 17 11 03] https://user-images.githubusercontent.com/1270718/107850859-b0ff9900-6dd3-11eb-8d7c-ef499df9165d.png

From this jsfiddle.net/4twam86q/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/livgust/macovidvaccines.com/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJLIQH7QZ43GMK3JQ6MCNLS6Z3TPANCNFSM4XSELBYA .

-- Sent from my iPhone.

cjangrist avatar Feb 13 '21 13:02 cjangrist

I'm not sure I have Zoom availability today, but I have some concrete thoughts on this and I think I need to flesh them out before it's really useful to talk about them. But you can look at the week-old Fiddle.

johnhawkinson avatar Feb 13 '21 13:02 johnhawkinson

I am running behind, but this fork has all sites geocoded.

The full geocoding result from the Google Maps API is in geo.json, and just the long/lats are in ll.json.

johnhawkinson avatar Feb 17 '21 13:02 johnhawkinson