datasets / awesome-data

Curated list of quality open datasets
https://datahub.io/collections
797 stars 102 forks source link

House prices Ireland #62

Open PilipMac opened 9 years ago

PilipMac commented 9 years ago

I'd like to put together a dataset for house prices in Ireland similiar to the UK one. The irish property price registery data starts from 2010. I look to see if data is avialable prior to 2010 also.

rufuspollock commented 9 years ago

@PilipMac this would be most welcome - definitely useful to have reasonably long-term historical time-series - also worth looking at what data BIS has (see link in #55)

PilipMac commented 9 years ago

Thanks @rgrp let me do some research on the BIS site and elsewhere. I'll post an update in a couple of days.

rufuspollock commented 9 years ago

@PilipMac any update here?

smith-phil commented 9 years ago

To the best of my understanding, the historical data only goes back as far as 2010. There is an official register that contains the details of every house sold in the Republic of Ireland since January 1st 2010. The data is in many different csv files but all of them have the following headers:

Seems like the best solution to me. There is other historical data, such as the BIS site etc but none of them have the actual sale price for each residence.

smith-phil commented 9 years ago

Oh yeah, I'm pilipmac by the way. I've a new account.

rufuspollock commented 9 years ago

@smith-phil looks good - let's go for it.

smith-phil commented 9 years ago

I'm scripting it up right now. I'll look at hosting it on morph.io or somewhere else while I'm at it. Here's the license information: http://www.psr.ie/website/npsra/npsraweb.nsf/page/copyright-en

smith-phil commented 9 years ago

Nearly ready to start running on morph.io, hopefully this week. Then I'll get coding on github integration.

Sorry it's taking so long, my spare time is v. limited at the moment.

pdehaye commented 8 years ago

Giving this a bump. Any progress here?