Ändringar mellan två versioner
Här visas ändringar i "Project #10" mellan 2015-05-21 14:01 av Michael Minock och 2015-06-16 15:26 av Michael Minock.
Visa < föregående ändring.
Project #10
10.pdf¶
Title: Handling weather data using data streams
Leader’s name: Tobias ReinhammarMember2’s name: Axel LewenhauptMember3’s name: Magnus OlssonMember4’s name: Richard Nysäter
Related paper:B. Babcock, S. Babu, M. Datar, R. Motwani, and J. Widom, “Models andissues in data stream systems,” Twenty-First ACM Symp. on Principlesof Database Systems (2002), pp. 261-272.Presentation Day: May 25Model: BS
Abstract:Weather is something that is constantly changing and analyzing the weather can be useful in many ways, even for real-time use. Perhaps you need to know where in the world it is raining at this moment or simply what the temperature currently is outside.
We intend to use SQLstreams data stream management system (DSMS) for real-time weather queries, most likely using the OpenWeatherMap API, which receives updates from over 40,000 weather stations worldwide. This would allow us to access a vast amount of data which is frequently updated and provides a simple protocol to simulate if more frequent updates of data is required.
One of the most important features of a data stream management system is the possibility to handle very large and rapidly changing data streams, despite limited resources like main memory size.
p1-babcock.pdf