Husein pet projects in here!
Generate resolution points using meshgrid and request each points to MySejahtera Hotspot API to get active cases in 1KM radius.
Use mysejahtera-density to generate hotspot polygons.
Use mysejahtera-density to generate hotspot polygons and do hotspot simulation for next 4 weeks if 0%, 25%, 50%, 75% and 90% vaccine efficiencies.
Haversine Ball Tree index DB to query based on distance (KM) from scratch using Golang.