forked from arungop/kerala-weather-collector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,24 @@ | ||
# Kerala weather collector | ||
# Kerala weather collector and Warning dashboard | ||
|
||
Updates daily weather data of Kerala, India from https://mausam.imd.gov.in/. Thanks to gh-actions and R. | ||
|
||
## Five days weather warning dashboard | ||
|
||
### Check [DASHBOARD](https://keralaweather.netlify.app) now. | ||
|
||
|
||
## Download weather data | ||
|
||
* Weather data consists of Max Temp, Min Temp, Rainfall values of 15 stations of Kerala and Lakshadweep region. | ||
|
||
### [Download(.csv)](https://arungop.github.io/kerala-weather-collector/data/weather_accum.csv) | ||
|
||
### [Download(.json)](https://arungop.github.io/kerala-weather-collector/data/weather_accum.json) | ||
|
||
|
||
# [Download(.csv)](https://arungop.github.io/kerala-weather-collector/data/weather_accum.csv) | ||
# Ideas yet to implement in dashboard... | ||
|
||
# [Download(.json)](https://arungop.github.io/kerala-weather-collector/data/weather_accum.json) | ||
* Add tables and explanations. | ||
|
||
|
||
# Five days weather warning dashboard | ||
|
||
[Check now!](https://keralaweather.netlify.app) |