• GeoPoll My

    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...

    nextarrow.png
    Data Refining Features
    GeoDB get_own_polls
  • GeoDB Match Matrix

    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.

    START...

    nextarrow.png
    Data Refining Features
    Match Matrix
  • Geocoder

    Geocoding service which converts the given street address to (latitude, longitude) coordinates.

    START...

    nextarrow.png
    Data Refining Features
    Geocoder
  • Personal Data

    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.

    START...

    nextarrow.png
    Data Refining Features
    Personal Data
  • GeoDB Match Heatmap

    Generates a match score heatmap for the given personal preferences and favorite locations based on all relevant data in the GeoDB.

    START...

    nextarrow.png
    Data Refining Features
    Match Heatmap
  • GeoPoll Heatmaps

    This building block creates heatmap visualizations showing average of poll answers.

    START...

    nextarrow.png
    Data Refining Features
    GeoPoll Answer Heatmap
  • GeoPoll Density Heatmap

    Returns heatmap visualization which shows the density of poll locations on Google Maps.

    START...

    nextarrow.png
    Data Refining Features
    GeoPoll Density Heatmap
  • WeLive Tools

    Tools for managing and monitoring WeLive platform and pilots.

    START...

    nextarrow.png
    Data Refining Features
    WeLive Pilot Monitoring
  • Obtain KPIs

    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.

    START...

    nextarrow.png
    Data Refining Features
    Obtain KPIs json
  • Sorting BB

    Offers a simple REST API for trying various sorting algorithms available in the Cloud'N'Sci.fi marketplace.

    START...

    nextarrow.png
    Data Refining Features
    Quicksort solution
  • Quicksort BB

    Building block for quicksort solution.

    START...

    nextarrow.png
    Data Refining Features
    Quicksort solution
  • Number Cruncher proxy

    All kinds of useful number crunching operations.

    START...

    nextarrow.png
    Data Refining Features
    POST max
  • geoutilities proxy

    Useful services for geoespatial information applications.

    START...

    nextarrow.png
    Data Refining Features
    GET geocoding_coordinates
  • GeoPoll Statistics

    Tools for viewing GeoDB observation statistics. Currently very limited, only provides a function for getting binned count summary for observations.

    START...

    nextarrow.png
    Data Refining Features
    GeoDB get_totals_for_polls
  • GeoPoll Locations

    This building block allows adding new poll - location associations as well as listing locations already associated with polls.

    START...

    nextarrow.png
    Data Refining Features
    GeoDB get_poll_locations
  • Big sort BB

    Building block for big sort solution.

    START...

    nextarrow.png
    Data Refining Features
    Big sort solution
  • GeoPoll Answers

    Building block providing GeoDB poll answer functionality. Allows adding new answers and querying the existing answers with different filters.

    START...

    nextarrow.png
    Data Refining Features
    GeoDB insert_observation
  • GeoDemo

    Provides geo-data combined from real and simulated data for demo purposes.

    START...

    nextarrow.png
    Data Refining Features
    GeoDB Demo Data
  • Merge sort BB

    Building block for merge sort solution.

    START...

    nextarrow.png
    Data Refining Features
    Merge sort solution