Skip to content

Commit

Permalink
Adding Water Quality Data EDA
Browse files Browse the repository at this point in the history
Adding this project to Basic section of Data Science and Machine Learning folder with main folder name as "Water Quality Data EDA"
  • Loading branch information
Arghya-Banerjee committed May 15, 2024
1 parent 323ef29 commit 6fdc197
Show file tree
Hide file tree
Showing 8 changed files with 2,401 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Water Quality Data EDA

### Source of data:-

##### https://www.kaggle.com/datasets/supriyoain/water-quality-data/data

### Features in the dataset:-

<ul> <b>Date:</b> Indicates the date when the water quality data was recorded. </ul>
<ul> <b>Salinity:</b> Denotes the concentration of salts in the water. </ul>
<ul> <b>Dissolved Oxygen:</b> Indicates the amount of oxygen dissolved in the water, crucial for aquatic life. </ul>
<ul> <b>pH:</b> Represents the acidity or alkalinity level of the water. </ul>
<ul> <b>Secchi Depth (m):</b> Measures the depth at which a Secchi disk disappears from view, providing insight into water transparency. </ul>
<ul> <b>Water Depth:</b> Indicates the depth of the water column at the sampling location. </ul>
<ul> <b>Water Temperature:</b> Provides the thermal condition of the water. </ul>
<ul> <b>Air Temperature:</b> Represents the ambient air temperature during sampling. </ul>

### Example Data Visualizations:-

![alt text](image.png)

![alt text](image-1.png)

![alt text](image-2.png)

![alt text](image-3.png)

![alt text](image-4.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

2,372 changes: 2,372 additions & 0 deletions Machine Learning and Data Science/Basic/Water Quality Data EDA/waterquality.csv

Large diffs are not rendered by default.

0 comments on commit 6fdc197

Please sign in to comment.