This application offers an in-depth exploration of crime data in Los Angeles, providing a comprehensive analysis of trends, variations, and criminal patterns prevalent within this metropolis. Its aim is to deliver a nuanced and contextualized understanding of the city's criminal landscape through interactive visualizations and data analysis tools.
View of application
- R (version 3.6.0 or higher)
- RStudio
- Shiny and R packages
-
Clone the repo:
git clone [(https://github.com/doriankari/ShopperSentimentsAnalysis.git)]
-
Download the dataset using this link TeePublic
-
Download the repo, store the files in a folder and then create subfolders "www" in which you can put photos, "data" which will contain your data.
-
Open Packages.R : check that you have the same packages as in packages.R if not below the command :
install.packages('package')
Then don't forget to load it :
library(package)
-
Run the application locally by opening the
ShopperSentimentsAnalysis.R
file in RStudio and clicking 'Run App'. -
Load your data in CSV format with button in the app
ShopperSentimentsAnalysis.R
: Defines the user and server interfaceglobal.R
: Usually contains the variables, but here it's empty because datas are loaded by the userPackages.R
: Includes all packages for build an applicationwwww
: Contains pictures
Navigate through the tabs to access different analyses. you can download in pdf by clicking on the button.