GIS Analysis on Hydrologic Fracturing & Community Health Factors
Problem Statement
Investigate how the proximity of hydraulic fracturing (fracking) sites impacts local water quality and public health indicators. The main goal was to determine potential correlations between fracking operations and community health outcomes.
Data
Sources: Pennsylvania Department of Environmental Protection for fracking site coordinates, U.S. Census Bureau for demographic and health-related statistics.
Cleaning/Preprocessing:
Standardized coordinate systems and shapefiles in ArcGIS.
Merged demographic tables with location data using county-level FIPS codes.
Filtered out incomplete or anomalous records (e.g., missing health data, inconsistent location attributes).
Tools & Techniques
Software: ArcGIS Pro, Python (pandas, NumPy), SQL
Methods: Geospatial buffering and overlay, proximity analysis, correlation testing between fracking site density and reported health issues.
Approach
Data Collection & Integration: Gathered well location data and census-based health metrics.
Spatial Analysis: Mapped well sites, created buffer zones (e.g., 1-mile, 3-mile radii), and overlaid them with community health statistics.
Statistical Assessment: Calculated correlation coefficients to see if increased fracking activity aligned with variations in reported respiratory problems or water contamination.
Visualization: Generated heat maps to illustrate high-risk clusters near densely populated areas.
Insights & Results
Identified a moderate but notable correlation between higher well densities and certain health issues in clusters of rural communities.
Highlighted areas where water testing results showed elevated contaminant levels within specific buffer zones.
Delivered clear GIS visuals that enabled local stakeholders to grasp the geographic distribution of potential risks.
Takeaways
Recommended more frequent water quality monitoring in zones within a certain distance of active fracking sites.
Provided evidence-based insights to county officials, aiding in policy discussions about environmental regulations and community health initiatives.