Question: Using R Programming, explore a geolocated dataset of your choice, where items are associated with a position on the Earth's surface (typically specified using latitude
Using R Programming, explore a geolocated dataset of your choice, where items are associated with a position on the Earth's surface (typically specified using latitude and longitude).
Use the following link to locate the geolocated dataset: https://github.com/caesar0301/awesome-public-datasets
And inform which dataset was chosen.
Then,
Data
Briefly describe what dataset/source was used.
- If it is included in an R package, mention its name.
- If it is from an online source or paper, cite the URL/paper.
Analysis
Perform analysis on the dataset that uses the geolocation data (e.g. lat, long coordinates). Describe what analysis you have performed. Include the R code and explain what was the most important analysis step.
Visualization
Include a single image (chart/plot/graph) depicting the results of your analysis. This can be overlaid on a map, if that is suitable for your analysis. Include the R code and corresponding graphs for this.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
