Rajasthan Rainfall Data (1957 to 2011)

The Rajashtan rainfall data was scraped as part of Scrapathon held in Bangalore 21st July 2011. Intially I used scraperwiki, but the huge amount of data made it to timeout all the time :) so I wrote a simple python script to do it.

Data is in the SQLITE file data.sqlite, in a table called rainfall. It has 6,61,459 rows.
Columns: DISTRICT, STATION, YEAR, MONTH, DAY, RAIN_FALL, PAGE_ID

PAGE_ID refers to the ID in the table webpages which lists the webpages from where these data where scraped. It will help you incase you want to cross check. The rest of the columns are self explanatory. I have signed the SQLITE database using my GPG keys and the signatures are inside the file data_gpg_signature.sig

You can download my public key from any keyserver or from biglumber.

You can download here as of now. I will try to make it available on torrent later.

5 Responses

  1. Amit says:

    Hey guys,

    I really liked this post. I invite you to visit my website whenever you want which is called http://www.PinkCity.com if you want to learn more about Jaipur Wonders.

    Thx a lot!

    Amit

  2. RAMRATAN says:

    Ranfall Jaipur me Bassi Tahasil ka 2013

  1. August 14, 2012

    […] Posted from Rajasthan Rainfall Data (1957 to 2011) by Thejesh […]

  2. November 3, 2017

    […] up the data, make them machine readable and share it wider community. For example BMTC dataset, Rajasthan Rainfall Data, BBMP Bills and Work order data, Indian Railways, State and District Boundaries, Assembly […]

  3. November 17, 2017

    […] scraped Gujarat rainfall data recently. The end result was 6 lakh rows of structured data. I released the data as an SQLite file […]