Publications by Kaustubhya Shukla
Covid 19 Dashboard Presentation
2023-11-15 Description This presentation is done for the Coursera course Developing Data Products. The final assignment was to create a Shiny app and a reproducible pitch Access the shiny app here Access the github repo that hosts the files here This will be going into how the shiny app was formed, and where the data comes from. COVID-19 Data Hub ...
1141 sym
Covid 19 Dashboard Presentation
2023-11-15 (press down key to go to next slide) Description This presentation is done for the Coursera course Developing Data Products. The final assignment was to create a Shiny app and a reproducible pitch Access the shiny app here Access the github repo that hosts the files here This will be going into how the shiny app was formed, and where th...
1178 sym
Covid 19 Presentation by KSD
2023-11-15 (press down key to go to next slide) Description This presentation is done for the Coursera course Developing Data Products. The final assignment was to create a Shiny app and a reproducible pitch Access the shiny app here Access the github repo that hosts the files here This will be going into how the shiny app was formed, and where th...
1178 sym
Regression Models Project
Executive Summary In this report, mtcars data set will be analyzed, to explore the relationship between a set of variables and Miles Per Gallon(MPG). The data was extracted from the 1974 Motor Trend US magazine, and comprises fuel consumption and 10 aspects of automobile design and performance for 32 automobiles (1973–74 models). Regression model...
5688 sym R (9458 sym/32 pcs) 4 img
Regression Models Project
Executive Summary In this report, mtcars data set will be analyzed, to explore the relationship between a set of variables and Miles Per Gallon(MPG). The data was extracted from the 1974 Motor Trend US magazine, and comprises fuel consumption and 10 aspects of automobile design and performance for 32 automobiles (1973–74 models). Regression model...
5688 sym R (9458 sym/32 pcs) 4 img
Developing Data Products Coursera Assignment Week 3
## Ozone Solar.R Wind Temp Month Day ## 1 41 190 7.4 67 5 1 ## 2 36 118 8.0 72 5 2 ## 3 12 149 12.6 74 5 3 ## 4 18 313 11.5 62 5 4 ## 5 NA NA 14.3 56 5 5 ## 6 28 NA 14.9 66 5 6...
6 sym
Basic-Leaflet-Coursera-Project
Interactive Map with Leaflet Created on: October 15, 2023 Interactive Map with Leaflet Created on: October 15, 2023 Hey there I am Kaustubhya Shukla and I made this map using leaflet on 15th October, 2023 It shows my home in Bhilai and my College in Manipal # Load required libraries library(leaflet) library(leaflet) my_map <- leaflet() %>% addT...
267 sym R (261 sym/1 pcs)
Analysis of US Storms RepResearch Coursera Project 2
Reproducible Research Week(4) - Project(2) by Kaustubhya Shukla # Adverse weather impacts -> US population and economy 1.Synopsis Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, and property damage, and preventin...
4774 sym 2 img