AlbertUlysses / PFAS-Analysis-and-Intervention

“Interpretation of multiple time-point PFAS concentration data for a water district can provide insights into possible sources of contamination. However, thorough analyses can be complex and time-consuming. The goal of this project is to develop data analytic tools to expedite the analysis process for a water district, including statistical hypothesis testing of potential transport pathway factors, such as rainfall.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PFAS-Analysis-and-Intervention

Analysis of PFAS contamination level data may be time consuming or the personnel to do the analysis is non-existent. With PFAS awareness and monitoring on the rise the goal of this project is to prepare testing organizations for further regulations, expedite the analysis process, as well as help to proactively implement interventions to prevent further contamination. The anticipated impacts would be to identify possible sources of contamination and stop the spread of PFAS at the source as well as implementing monitoring events.

The working app can be found here: https://meldataaa.shinyapps.io/PFAS_Analysis_and_Intervention/

Use Test Data.csv to see the visualizations currently being produced when a user uploads their data in the correct format.

December 2, 2019

Ideas for Further Improvement

Some of these are merely thoughts while some need minor code changes.

Analysis

  • Weather API implementation
    • Given a user inputs a start and end date of their data and a lat/long of the test site location, pull historical weather data and plot variables such as rainfall.
    • Historical weather data must be paid for on Googles OpenWeatherMap service as well as Dark Sky API
  • Watershed
  • Add any other useful visualizations for chemical concentrations, weather, etc.

Possible Intervention

  • Zoom to Site Location as opposed to all of California
  • Filter list to show locations within a certain radius of the specified site location
  • Export list of facilities
  • Choose multiple facility types
  • Add other location types

Information & Help

Other

  • Better format? Dashboard? Map with interactive layers?
  • This application could easily be used for other contaminants as well, if the user's data is in the specified format.
  • Open to all ideas and suggestions!

December 4th - 5th, 2019

PFAS in California: Past, Present, and Future

Melissa Salazar, Andrew Cullen

December 12th, 2019

  • Format changes were made, from an rmarkdown with shiny widgets to a flex dashboard
  • Precipitation widgets will be added in the near future!

About

“Interpretation of multiple time-point PFAS concentration data for a water district can provide insights into possible sources of contamination. However, thorough analyses can be complex and time-consuming. The goal of this project is to develop data analytic tools to expedite the analysis process for a water district, including statistical hypothesis testing of potential transport pathway factors, such as rainfall.


Languages

Language:Python 100.0%