Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Opensource Data - Waterlevel.ie

  • 13-01-2016 11:45pm
    #1
    Moderators, Computer Games Moderators, Technology & Internet Moderators Posts: 19,241 Mod ✭✭✭✭


    If it wasn't for the flooding this year, I may not have come across Water Level. I find it interesting, as it provides as close to live data as possible, on average, every 15 minutes. Has anyone ever seen this one before? I have time on my hands, so I'm working on a little project to gather data from the site and then figure out a way to provide some form of analysis, for future events.


Comments

  • Technology & Internet Moderators Posts: 28,820 Mod ✭✭✭✭oscarBravo


    I presume you'll be using the API?


  • Moderators, Computer Games Moderators, Technology & Internet Moderators Posts: 19,241 Mod ✭✭✭✭L.Jenkins


    I'm beating around the bush somewhat by using https://waterlevel.ie/last/02/. It provides the latest data, without having to traverse the site and downloading files.


  • Technology & Internet Moderators Posts: 28,820 Mod ✭✭✭✭oscarBravo


    Does that have information you can't get through the API?


  • Moderators, Computer Games Moderators, Technology & Internet Moderators Posts: 19,241 Mod ✭✭✭✭L.Jenkins


    It's essentially all the same data all the way back to December 2011.


  • Registered Users Posts: 13 dreinzy


    Let us know how you get on


  • Advertisement
  • Closed Accounts Posts: 2,267 ✭✭✭h57xiucj2z946q


    Itzy wrote: »
    I'm beating around the bush somewhat by using https://waterlevel.ie/last/02/. It provides the latest data, without having to traverse the site and downloading files.

    That is taking the long route to be honest. This route, you need to write a html scraper. They could change their page layout/structure at any time without notice, potentially breaking your scraper.

    The API provides json and csv data which in my opinion is more suitable to use.


  • Moderators, Computer Games Moderators, Technology & Internet Moderators Posts: 19,241 Mod ✭✭✭✭L.Jenkins


    Downloading data in csv data would be much easier and I'll be making use of it this weekend.


  • Registered Users, Registered Users 2 Posts: 1,320 ✭✭✭snowstreams


    L.Jenkins wrote: »
    It's essentially all the same data all the way back to December 2011.

    Where is the data that goes back to 2011?
    I could only find csv files that go back 5 weeks?
    Although Im only interested in temperature because I swim in some of the rivers regularly.


  • Moderators, Computer Games Moderators, Technology & Internet Moderators Posts: 19,241 Mod ✭✭✭✭L.Jenkins


    Where is the data that goes back to 2011?
    I could only find csv files that go back 5 weeks?
    Although Im only interested in temperature because I swim in some of the rivers regularly.

    http://waterlevel.ie/last/02/ It doesn't give water temperatures though.


Advertisement