/reservoir

Karanataka Reservoir flow details as reported by Karnataka State Natural Disaster Monitoring Centre (KSNDMC).

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Reservoir Data Scraper

Scrapes Reservoir data and saves into SQLITE. Can also export into CSV, JSON

Ref: http://www.ksndmc.org/Reservoir_Details.aspx

Download

Downlonad from the releases and or clone the git project.

Install Dependencies

pip install -r requirements

To run

default: download last weeks data

python scrape.py

Export data as json and csv

datafreeze export.yaml

Author

Thejesh GN i@thejeshgn.com

Fingerprint: C7D4 1911 9893 ADAF 27B0 FCAA BFFC 8DD3 C06D D6B0

Thejesh GN
http://thejeshgn.com
i-at-thejeshgn-com
GPG ID : 0xBFFC8DD3C06DD6B0

License

Data Scraper IMD data scrapes reservoir data and saves into SQLITE. Can also export into CSV, JSON

Copyright (C) 2014 Thejesh GN i@thejeshgn.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.