You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parses U.S. Hospital Location Data from HIFLD .csv onto map using python-Flask to parse the coordinates from .csv and send it to html that displays plots locations in the form of markers using leaflet.
About
A project that parses .csv hospital data and plots the coordinates onto a map for visualization purposes.