Irish Data - Hello World

The Irish Data project has been going well; here is a first look at some of my homemade API of useful Irish data.

Hello World

I’ve put in place a few basic calls to the API of Irish Data; all of which can be accessed via http://api.irishdata.org/v1/statisticname.xml. (See below for more details). Feel free to test the calls out - but be warned - this is totally in flux. The data will probably go a bit stale, the API will be intermittently available and I’ll be fussing around with the output - basically don’t rely on this for anything. I’m just putting this out to get feedback from anybody who’s interested.

StatisticDescriptionSourceParametersURL/Example
Annual Population EstimateThe annual April population estimate for the Irish state.CSO.ieYear as YYYYExample
Quarterly Average House PriceThe average price for new and second hand homes in Ireland per quarter.CSO.ieNoneExample
Quarterly House Loans ApprovedThe number and value of house loans approved per quarter.CSO.ieNoneExample
Quarterly Births, DeathsThe birthrate, number of births and number of deaths per quarterCSO.ieNoneExample


You can also use these calls to return JSON or PRINTR formatted data; just swap out .xml with .json or .printr respectively.

Next Steps

Here are the things I need to tackle next, in no particular order

  • Sourcing - I need to document and cite the source of all the data in much more detail.
  • Documentation - I need to document the (very basic) functionality of the different API calls.
  • Parameters - I’d like for the user to be able to specify sensible parameters; county, date, date range; these are in the works.
  • Process - There’s not much point doing this if it can’t be kept up to date; I’m going to try to apply the principles of the Open Archival Information System to map out the people, processes, systems and tools involved in keeping that data current; I will need your help on this!
  • Data - I want to add more of it! All the data in v1 will be for the State, but in the New Year I’d like to break data down by county where available.

I also want to get a simple website up and running to explain the project, point people towards documentation, showcase any apps/widgets that use the data.

What I Need

I would love to get as much feedback on this as possible; guidance on what data you’d like to see, any technical requirements you have (parameters you’d like to be able to pass into the API), and anything else that takes your fancy. 

Please comment with any suggestions or feedback, or find me on Twitter (@paulmmay).

  • Picture of Paul May
    Posted by Paul May  on  24th November 2010 at 8:13

    Made some good progress this week:
    * The stats now accept a period parameter - so a user can return a month or a quarter
    * I’ve written some basic documentation for each stat - see http://irishdata.org/data
    * I’ve cleaned up some more data that’s ready to go into the database when I get some spare time.

    Tomorrow I’ve to present progress to the class and propose (formally) what I will deliver for the class.

A small photo of The Author with some lovely tea by way of a witty footer
Paul May is a researcher and designer from Dublin, Ireland; he is currently a student at NYU's Interactive Telecommunications Program (ITP). Feel free to directly (or you can use the contact form). You can also get him on twitter or flickr. Paul enjoys writing in the third person.