project:ch_euro_geigermaps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
project:ch_euro_geigermaps [2011/10/01 12:22] – created tambergproject:ch_euro_geigermaps [2013/08/15 23:06] (current) – tagged loleg
Line 2: Line 2:
  
  
-(screenshot)+This is more of a "lessons learned" project. It has been done before the MakeOpenData 2011, but might still be interesting. Also, its a good reason to publish the corresponding scraper source code.
  
  
-Description goes here+In the wake of Fukushima the Japanese government did not publish enough radiation data. Makers around @kotobuki and @freaklabs began uploading DIY geiger counter measurements to Pachube, an open sensor data platform. The website [[http://japan.failedrobot.com/|http://japan.failedrobot.com/]] created by the same people uses this data to display a map with sensor readings. More and more citizens began measuring such data or scraping official Web sites. The crowd sourced radiation data is probably not as accurate as official measurements, but a lot more information is available today than before Geigermaps and there is a sense of control no matter if the government decides to publish or hide its data. 
 + 
 + 
 +A bit later, @haiyan and @pachube called for contributions to an european version of Geigermaps. She implemented the Web site and others provided the data. Here are the lessons learned from contributing the data for Switzerland. Measurements were scraped form the HTML of a government Web site, converted to  µSv/h and uploaded to one Pachube feed per measuring station. The location of the station was also added to the feed. And each feed carries the tag sensor:type=radiation which allows Geigermaps to find the relevant feeds. 
 + 
 + 
 +{{http://farm7.static.flickr.com/6168/6208055682_5c2b898a77.jpg}} 
 + 
 + 
 +Advantage: 
 + 
 + 
 +- distributed, common platform enables collaboration\\  - loosely coupled integration based on open standards\\  - as long as everybody sticks to conventions, tools don't matter\\  - open, everybody can contribute by tagging feeds appropriately 
 + 
 + 
 +Problems: 
 + 
 + 
 +- take care to use the same units (we had false "alarms" because of this)\\  - unclear legal situation, government data is published, but no license to re-publish/use the data\\  - nobody feels responsible for overall data quality and service uptime, initially not a problem, but on the long run
  
  
Line 11: Line 29:
  
  
-    * List and link all data sources+    * [[https://www.naz.ch/en/aktuell/tagesmittelwerte.shtml#tabelle|https://www.naz.ch/en/aktuell/tagesmittelwerte.shtml#tabelle]] \\  (Source, scraped with C# job running on a Laptop twice a day) 
 +    * [[https://pachube.com/feeds?q=tamberg+NEOC+NADAM&status=all|https://pachube.com/feeds?q=tamberg+NEOC+NADAM&status=all]] \\  (Published to sensor value platform, feeds tagged with sensor:type=radiation and location) 
 + 
 + 
 +===== Visualization ===== 
 + 
 + 
 +    * [[http://japan.failedrobot.com/europe/|http://japan.failedrobot.com/europe/]] \\  (Implemented by @haiyan, Europe seems to be down, see Japan for example)
  
  
Line 18: Line 43:
  
     * [[:user:tamberg|tamberg]]      * [[:user:tamberg|tamberg]] 
 +
 +
 +===== Source =====
 +
 +
 +    * [[https://bitbucket.org/tamberg/makeopendata/src/ee8bd1770612/2011/CHEuroGeigerMaps/NeocNadamToPachube.cs|https://bitbucket.org/tamberg/makeopendata/src/ee8bd1770612/2011/CHEuroGeigerMaps/NeocNadamToPachube.cs]] 
  
  
Line 23: Line 54:
  
  
-    * Access/download/source? +    * [[http://pachube.com/|http://pachube.com/]]  
-    * BlogForum thread+ 
-    * Tools?+ 
 +Back to project overview: [[http://makeopendata.ch/doku.php?do=search&id=@project|http://makeopendata.ch/doku.php?do=search&id=@project]] 
 + 
 +{{tag>status:concept eco hardware}}
  
  • project/ch_euro_geigermaps.1317464545.txt.gz
  • Last modified: 2012/03/06 00:00
  • (external edit)