Skip to content

I worked on a precision agriculture project in which we used various sensors to save agricultural data(temperature,humidity,soil moisture,pH). In this repository , I have included 2 databases which contain the realtime and modified values. The two python codes are for modifying the database and visualizing the results respectively.

Notifications You must be signed in to change notification settings

sanjitsingh98/precion_agriculture_project

Repository files navigation

precion_agriculture_project

I worked on a precision agriculture project in which I used various sensors to save agricultural data(temperature,humidity,soil moisture,pH). In this repository , I have included 2 databases which contain the realtime and modified values. The two python codes are for modifying the database and visualizing the results respectively. DB_1-realtime values; DB_2-modified database with average of each parameter grouped by date; project_convert-python code to modify the database using pandas; project_graphs-python code to visualize the data; pie_chart_project-python code for pie char(pH);

The different png files contain pictures of the various graphs that can be generated by executing project_graphs.py

NOTE: The main purpose of this repository is to understand how data analysis and visulaization is done on databases. Please do not focus much on the database values in DB_1 as some of them might not be very accurate.

About

I worked on a precision agriculture project in which we used various sensors to save agricultural data(temperature,humidity,soil moisture,pH). In this repository , I have included 2 databases which contain the realtime and modified values. The two python codes are for modifying the database and visualizing the results respectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages