Category Archives: Projects

Another big story from Right To Know, and how you can do it too

Over recent weeks there’s been lots of interest in a story about Australia’s mandatory data retention regime. In passing these controversial laws last year the government agreed to reign in the number of agencies able to access your data. However, the laws allowed agencies to re-apply for access. Two weeks ago it was discovered that […]

Also posted in RightToKnow.org.au | Tagged , , , , , , | 1 Response

They Vote For You – Finding the real facts about voting

I am a firm believer in the people. If given the truth, they can be depended upon to meet any national crisis. The great point is to bring them the real facts, and beer. – Abraham Lincoln When the Australian Citizenship Amendment (Allegiance to Australia) Bill 2015 went through the House of Representatives, it passed […]

Also posted in They Vote For You | 3 Responses

They Vote For You – Join our summer working bee!

Calling all law students and political science enthusiasts! This summer, the OpenAustralia Foundation invites you to put your statutory interpretation skills to work! If you can pick through the Parliamentary jargon and make it clear who’s voting for what from a day’s proceedings then you can help. They Vote For You launched last year to […]

Also posted in They Vote For You | Leave a comment

They Vote For You – There’s something wrong with Andrew Wilkie’s voting record!

Since it launched last year, we’ve received a few emails from the offices of Members or Senators that ask us to change their voting record on They Vote For You in some way because they think it’s inaccurate. But when we ask them to tell us what the error is, we don’t hear back from […]

Also posted in They Vote For You | Leave a comment

Ruby web scraping tutorial on morph.io – Part 5, saving your data & running it on morph.io

This post is part of a series of posts that provide step-by-step instructions on how to write a simple web scraper using Ruby on morph.io. If you find any problems, let us know in the comments so we can improve these tutorials. In the last post we dealt with the site’s pagination and started scraping […]

Also posted in Morph | Tagged , , | 2 Responses

Ruby web scraping tutorial on morph.io – Part 4, dealing with pagination

This post is part of a series of posts that provide step-by-step instructions on how to write a simple web scraper using Ruby on morph.io. If you find any problems, let us know in the comments so we can improve these tutorials. In the last post we finished collecting the data we want but discovered […]

Also posted in Morph | Tagged , , | Leave a comment

Ruby web scraping tutorial on morph.io – Part 3, continue writing your scraper

This post is part of a series of posts that provide step-by-step instructions on how to write a simple web scraper using Ruby on morph.io. If you find any problems, let us know in the comments so we can improve these tutorials. In the last post we started writing our scraper and gathering some data. […]

Also posted in Morph | Tagged , , | Leave a comment

Who comments in PlanningAlerts and how could it work better?

In our last two quarterly planning posts (see Q3 2015 and Q4 2015), we’ve talked about helping people write to their elected local councillors about planning applications through PlanningAlerts. As Matthew wrote in June, “The aim is to strengthen the connection between citizens and local councillors around one of the most important things that local […]

Also posted in PlanningAlerts.org.au | Tagged , , , , , , , , , | Leave a comment

Ruby web scraping tutorial on morph.io – Part 2, start writing your scraper

This post is part of a series of posts that provide step-by-step instructions on how to write a simple web scraper using Ruby on morph.io. If you find any problems, let us know in the comments so we can improve these tutorials. In the past post we set up our scraper. Now we’re going to […]

Also posted in Morph | Tagged , , | Leave a comment

Ruby web scraping tutorial on morph.io – Part 1, setting up your scraper

This post is part of a series of posts that provide step-by-step instructions on how to write a simple web scraper using Ruby on morph.io. If you find any problems, let us know in the comments so we can improve these tutorials.   With just a few lines of code, you can write a scraper […]

Also posted in Morph | Tagged , , | Leave a comment