Weather Prediction In Nicaragua
Measurements and Variability
@kaggle.thedevastator_precipitation_in_chocoyero_nicaragua
Measurements and Variability
@kaggle.thedevastator_precipitation_in_chocoyero_nicaragua
By Gustavo Ernesto Martínez Cárdenas [source]
This dataset contains precipitation data from the Chocoyero region in Nicaragua, providing a record of rainfall patterns across an entire year. It includes information about the total amount of precipitation for each month across the region, along with additional insights about details such as where most of the rain occurred and particular days on which significant amounts fell. This dataset can be used to gain insight into long-term rainfall trends in Nicaragua and provides valuable information for agricultural planning, drought management strategies and other activities that are affected by changing weather patterns
For more datasets, click here.
- 🚨 Your notebook can be here! 🚨!
- Comparing different years of precipitation data to analyze any potential changes in rainfall over the course of time in Chocoyero.
- Using this dataset to determine how much water a given area will need during the dryer seasons for irrigation and other farming practices.
- Understanding the effects of climate change by comparing similar weather phenomenon across different datasets that cover many years worth of rainfall data from various areas in Nicaragua
If you use this dataset in your research, please credit the original authors.
Data Source
License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.
File: Pluvio_Chocoyero_2017.csv
If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit Gustavo Ernesto Martínez Cárdenas.
CREATE TABLE pluvio_chocoyero_2017 (
"index" BIGINT,
"finca_id_finca_fecha_precipt_mm_latitude_longitude_h_max_h_min" VARCHAR -- Finca ID Finca Fecha Precipt. (mm) Latitude Longitude H Max H Min
);Anyone who has the link will be able to view this.