Baselight

Daily Data Of Rainfall India

Rainfall data of Indian States

@kaggle.sam1801_daily_data_of_rainfall_india

Loading...
Loading...

About this Dataset

Daily Data Of Rainfall India

The Rainfall catalogue contains station-wise data from CWC, Gujarat water resources department, and APWRIMS; and gridded data from IMD & NRSC. Further, this module also shows the daily Normal rainfall as per the IMD up to the district level.

Attribution:
Data obtained from data.gov.in, licensed under Government Open Data License – India (GODL).
Dataset Title: Daily data of NRSC rainfall
Dataset URL: https://www.data.gov.in/resource/daily-data-nrsc-rainfall#api

Domain:
Open Government Data(OGD) Platform India

Tables

Rainfall In India

@kaggle.sam1801_daily_data_of_rainfall_india.rainfall_in_india
  • 132.51 KB
  • 21257 rows
  • 6 columns
Loading...

CREATE TABLE rainfall_in_india (
  "state" VARCHAR,
  "district" VARCHAR,
  "date" TIMESTAMP,
  "year" BIGINT,
  "month" BIGINT,
  "avg_rainfall" DOUBLE
);

Share link

Anyone who has the link will be able to view this.