Visualization webapp in R using Shiny Shiny

CRAN RStudio community

Blood Bank Visualization:

This is a simple shiny app which will make it easier to locate blood banks in India along with pin-code, addresses, website and number with Leaflet in Shiny.

Data:

Data for the blood bank application is sourced from Open Government Data Platform. The original data is available as a csv file called "Blood Bank Directory (updated Till Last Month)".

Data limitation:

One of the limitations of this application is that the data is not accurate. The data for few bloood bank are missing and NA values.

Hence i have replace the NA values with blank and taken only those columns which have sufficient data available.

Help:

In case you observe the data projected on map is incorrect and you have more accurate or additional information that could be updated it will be great if you can email me and i will update the same.

Thank you ^ ^