meta data for this page
  •  

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
opendata2015:group3:start [2015/03/08 18:46]
niklas [Group members]
opendata2015:group3:start [2015/03/17 11:08] (current)
dimitar [Project Source Code Presentation and Report]
Line 44: Line 44:
  
  
-=== "ExternalWebservice ===+=== External Webservice ===
 To demonstrate what could be done with the data we implemented an example service which accesses the Open Bicycling Data: To demonstrate what could be done with the data we implemented an example service which accesses the Open Bicycling Data:
  
Line 182: Line 182:
 The web service accesses the Open Cycling Data API and creates a google heat map. The web service accesses the Open Cycling Data API and creates a google heat map.
  
-By specifying a country and/or a region the map will be centered and the data filtered accordingly.+By specifying a country and/or a region the map will be centered and the data filtered accordingly. As for the API, the website accepts the optional parameters year, month and day and also filters the data accordingly.
  
 {{ :opendata2015:group3:webservice2.png?600 |}} {{ :opendata2015:group3:webservice2.png?600 |}}
Line 190: Line 190:
 Presentation: http://bit.ly/OpenCyclingData Presentation: http://bit.ly/OpenCyclingData
  
 +Report: {{:opendata2015:group3:codecampreport.pdf|}}
 +
 +Poster: {{:opendata2015:group3:raritan_poster.pdf|}}
 +
 +Source code API + webservice: {{:opendata2015:group3:opencyclingdata_heatmap.zip|}}
 +
 +Source code mobile application: {{:opendata2015:group3:gpstracker-master.7z|}}