Task What’s the association between median household income and obesity? Please generate a HTML report to include the regression analysis, r-square, p-value, and be sure to include a one paragraph report to interpret the findings. Dataset PA County shapefile...
Spatial task Generate the Normalized Difference Vegetation Index (NDVI) of Akure from these satellite imageries. Datasets Landsat 8 imageries Akure_boundary Result
Spatial task Merge the four DEMs into a single raster and perform terrain characteristic analysis for Richland County, including slope, aspect, hillshade, terrain ruggedness index (TRI), and topographic Position Index (TPI). Datasets Four DEM datasets for Richland...
Spatial task For each school in Columbia, calculate the length of sidewalks within 500 meters. Datasets Columbia sidewalk Columbia schools Result
Spatial task Generate centroids for each building feature, extract the elevation values from the DEM at each building centroid, and export the elevation data to draw a histogram with 50 bins using Seaborn. Datasets Penn State University DEM Penn State University...