project:ch_euro_geigermaps

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
project:ch_euro_geigermaps [2011/10/01 12:32] tambergproject:ch_euro_geigermaps [2013/08/15 23:06] (current) – tagged loleg
Line 2: Line 2:
  
  
-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 Pachubean open sensor data platformThe 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. The crowd sourced radiation data is probably not as accurate as official measurementsbut lot more information is available today than before Geigermaps.+This is more of a "lessons learned" project. It has been done before the MakeOpenData 2011but might still be interestingAlsoits good reason to publish the corresponding scraper source code.
  
  
-Advantage:+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.
  
  
-- distributedcommon platform enables collaboration+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.
  
  
-- open, everybody can contribute by tagging feeds appropriately+{{http://farm7.static.flickr.com/6168/6208055682_5c2b898a77.jpg}}
  
  
-Problems:+Advantage:
  
  
-take care to use the same units (we had false "alarms" because of this)+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
  
  
-- unclear legal situation, government data is published, but no license to re-publish/use the data+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 26: Line 29:
  
  
-    * [[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 my Laptop twice a day)+    * [[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 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)     * [[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)
-    * [[http://japan.failedrobot.com/europe/|http://japan.failedrobot.com/europe/]] \\  (Uploaded by @haiyan, seems to be down)+ 
 + 
 +===== Visualization ===== 
 + 
 + 
 +    * [[http://japan.failedrobot.com/europe/|http://japan.failedrobot.com/europe/]] \\  (Implemented by @haiyan, Europe seems to be down, see Japan for example)
  
  
Line 35: 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 40: Line 54:
  
  
-    * Access/download/source? +    * [[http://pachube.com/|http://pachube.com/]]  
-    * Blog? Forum thread? +
-    * Tools+
  
 +Back to project overview: [[http://makeopendata.ch/doku.php?do=search&id=@project|http://makeopendata.ch/doku.php?do=search&id=@project]]
  
-Back to project overview[[http://makeopendata.ch/doku.php?id=project:home|http://makeopendata.ch/doku.php?id=project:home]]+{{tag>status:concept eco hardware}}
  
  • project/ch_euro_geigermaps.1317465155.txt.gz
  • Last modified: 2012/03/06 00:00
  • (external edit)