Skip to content

CodeTheCity/rusty_batteries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty_batteries

A repo for the Rusty Batteries project at CTC17.

The aim of this project is to help citizens better understand the best route for disposal of household waste items - and guide them to the nearest facility for that.

Early tests of the Aberdeen City Council Website showed that it was impossible to find even simple terms such as 'batteries' or 'light bulbs' when trying to work out how to dispose of these responsibly.


Search for batteries Screenshot of Aberdeen City Council Website


Functionality

We aim to develop a website or app that someone can use to say:

  • I am here
  • I have item 'X'
  • What do I do with it?

It should offer guidance:

  • Re-use it (including creative uses)
  • Re-cycle it at this local facility
  • Phone this service to have it picked up
  • Put it in your brown / green / black bin etc.

Useful resources

We've put useful links in this file

Blog post

We've turned much of the following into a blog post, with more of a call to action. Read it on the Code The City website

Initial research

There are some apps and services that do most of what we are trying to do. For example iRecycle - Iphone and Android is a nice app for Android and iOS that would work were it not for US only.

We couldn't find somthing for Scotland that worked as an app.

Recycle For Scotland

The website Recycle For Scotland is, on the face of it a useful means to identify what to do with a piece of domestic waste.

BUT ...... it doesn't work as well as it could, and the content, and data behind it have no clear licence to permit reuse by others.

The Issues

Searching the site, or navigating by the menus, for Electrical Items results in a page that is headed "This content was archived on 13th August 2018" - hardly inspiring confidence.

Searching for what to do with batteries in Aberdeen results in a list of shops, at least one of which, closed down about 18 months ago.

The main issue, however, is that there is no clear licence regarding reuse of the website's content. The site appears to be a rebadged version of Recycle Now, built for Zero Waste Scotland (ZWS). According to ZWS's Terms and Conditions on their own site, you can't (re)use any materials from that site.


ZWS T&Cs Screenshot of Zero Waste Scotland Website


ZWS are [publicly funded[(https://www.zerowastescotland.org.uk/content/who-we-are)] by the Scottish Government and the European Regional Development Fund - all public money.


ZWS funding Screenshot of Zero Waste Scotland Website


We argue that any website operated by a government agency, or department, or NDPB, should automatically be licensed under the Open Government Licence or OGL. And any data behind that site should be licenced as Open Data so that others could reuse the data.

The Scottish Government's own website is fully licenced under OGL.

Changing the licening of Recycle For Scotland, making its' code open source, and making its data open would have many benefits:

  • it could be improved on by anyone
  • the data could be repurposed in new applications
  • errors could be corrected by a larger group than a single company maintaining it.

Some other outputs

We were able to use a combination of Google Sheet's "importHTML()" function, Open Refine and some manual hacking to get near to what open data for Aberdeen recycling should look like. I will write another blog post on the process.

Note: with no open data about recycling, and no Open Government Licence in place for the Aberdeen City Website content this does, on the face of it, contravene the terms of their terms of use. I would be delighted to have a public debate about that.

Here are the two examples of turning closed data into open (almost well-formed data) which took less than two hours in total including adding geo-referencing:

Recycling Points

Recycling Centres

The enhanced versions of these flat files come close to providing something useful on which to build new apps and services. We can even pull the CSV's and map them in QGIS using open streetmap as a background - which takes all of five minutes.


A map of all recycling centres and points A map of all recylcing centres and points. Background map from Open StreetMap


Next Steps?

This was a hack weekend - testing what we could do to improve access to recycling information in two days, much of which is taken up in research.

We have two files of data which contain not only the addresses, but also the geo-referencing co-ordinated of all facilities in the city. It also breaks down in a structured format all of the items that can be processed at at each facility. It does't yet deal with opening hours which are still largely a big text blob.

We need to refine these text files and then work on building an interface to use them - as a web application most likely.

Addendum

When I posted a link to the blogpost on linked in I had some feedback along the lines of "people will just use Google" which is a pertinent observation.

We did test some Google searches - such as "recycle lightbulbs Aberdeen."

We found in that most cases that the results returned were poor. In the above search Google returned three results, all nicely on a map. In reality none of the three suggested locations accept lightbulbs, and the one which does (at Hazlehead) is not listed.

If councils put this sort of data out in a machine readable fashion, as open data then, in addition to the potential for innovation and new products and servivces, the Google results would also benefit. And that can only be a good thing for citizens.

About

repo for the rusty batteries project at CTC17

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published