fossasia / loklak_webclient

loklak web application
http://loklak-web.herokuapp.com
MIT License
1.55k stars 49 forks source link

Propose Service/Projects to aggregate for loklak as search and tweet engine for the Internet of Things #120

Closed mariobehling closed 8 years ago

mariobehling commented 9 years ago

As a first step we are supporting twitter in loklak. Additional data providers can be other web services or machines - The Internet of Things. A core functionality in loklak is the aggregation of machine readable data, the evaluation of the data, and the conversion to human readable structure that are useful. These can be displayed in views such as a) maps with points, lines, colored areas etc., b) diagrams, c) info walls (twitter wall, media wall, activity wall) d) timelines and e) other forms (what are your ideas?).

As a first step we are looking for services we can aggregate. Which Open Data projects can we start with? Think of sensor networks, wifi communities, health research data, open government data, environmental data and more. Please add projects and services you find here in this issue. Please include info about the format, if possible.

mariobehling commented 9 years ago

Let's collect some service where we can get data from (not only strict IoT though):

Yet Another Haze Index (Yahi) http://rolandturner.com/yahi/ | http://rolandturner.com/yahi/developers | https://github.com/rolandturner/yahi

Japan Radioactivity Map: http://japan.failedrobot.com/ | http://blog.safecast.org/data/

Freifunk-Karte http://www.freifunk-karte.de/ | https://github.com/ffansbach/nodelist

Sahana Eden Disaster Management: E.g. http://nepal.sahana.io/eden/req/req

Ebola Data Availability: http://eden.sahanafoundation.org/wiki/Deployments/Ebola#Data

Data.org http://www.data.gov/developers/ | https://github.com/GSA/data.gov | http://ckan.org/features/

German Open Data https://www.govdata.de

Open Data Berlin: http://daten.berlin.de

http://www.spiegel.de/netzwelt/web/global-trend-trecker-15-echtzeit-animationen-und-live-tracker-a-1038974.html

ESRI http://www.esri.com/

Lots of APIs but many also outdated http://www.programmableweb.com/category/all/apis?search_id=141983&data_format=21195&order=field_popularity

sudheesh001 commented 9 years ago

Data Govt of India - https://data.gov.in/ Socrata Data sets - http://www.socrata.com/top-open-data-datasets/ Weather data - http://www.wunderground.com/weather/api/ Weatherbase - http://www.weatherbase.com/ World bank - http://search.worldbank.org/api/v2/projects NASA - https://data.nasa.gov/developer

prasht63 commented 9 years ago

Earthquake Data : http://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php

On Mon, Jun 8, 2015 at 11:42 AM, Sudheesh Singanamalla < notifications@github.com> wrote:

Data Govt of India - https://data.gov.in/ Socrata Data sets - http://www.socrata.com/top-open-data-datasets/ Weather data - http://www.wunderground.com/weather/api/ Weatherbase - http://www.weatherbase.com/ World bank - http://search.worldbank.org/api/v2/projects NASA - https://data.nasa.gov/developer

— Reply to this email directly or view it on GitHub https://github.com/loklak/loklak_webclient/issues/120#issuecomment-109875893 .

mariobehling commented 9 years ago

Something to look at as well: Javascript based viewer for the netjson plugin of olsrd2. It uses XMLHttpRequests to load its data without reloading the webpage and uses the vis.js (http://visjs.org/) API to display the graph data: https://github.com/almende/vis