Methods for changing the user's personal information and preferences. This building block also contains methods for viewing the content added by the user.
START...
Computes a match matrix based on the given user preferences and locations. The match matrix includes a score for each preference-location pair indicating how well does that location match to the preference. A total match score is also returned for each location.
Geocoding service which converts the given street address to (latitude, longitude) coordinates.
Provides a safe way to store personal data into WeLive Citizen Data Vault. In case the BB is used without a WeLive user account, the data will be saved to a database managed by CloudNSci.
Generates a match score heatmap for the given personal preferences and favorite locations based on all relevant data in the GeoDB.
This building block creates heatmap visualizations showing average of poll answers.
Returns heatmap visualization which shows the density of poll locations on Google Maps.
Tools for managing and monitoring WeLive platform and pilots.
Obtain KPIs for pilot sites. Either pilot_number or pilot_name is required. Pilot name is one of: Bilbao, Trento, Uusimaa, Novisad (case insensitive). Dates are given in format yyyy-mm-dd.
Offers a simple REST API for trying various sorting algorithms available in the Cloud'N'Sci.fi marketplace.
Building block for quicksort solution.
All kinds of useful number crunching operations.
Useful services for geoespatial information applications.
Tools for viewing GeoDB observation statistics. Currently very limited, only provides a function for getting binned count summary for observations.
This building block allows adding new poll - location associations as well as listing locations already associated with polls.
Building block for big sort solution.
Building block providing GeoDB poll answer functionality. Allows adding new answers and querying the existing answers with different filters.
Provides geo-data combined from real and simulated data for demo purposes.
Building block for merge sort solution.