Place analysis

{% if visits_per_tile_cumsum_linechart %}

Visits per tile

privacy budget: {{ visits_per_tile_eps }}

95%-confidence interval: +/- {{ visits_per_tile_moe }}

{{privacy_info}}

{{visits_per_tile_legend}}

{{points_outside_tessellation_info}}

Five-number summary: visits per tile

{{visits_per_tile_summary_table}}

Cumulated sum of visits per tile

{{visits_per_tile_cumsum_linechart}}

The cumulated sum of visits visualizes the distribution of visits over tiles: If all tiles are visited equally, the cumulated sum follows a straight diagonal line (gray line). The larger the share of single tiles in the total number of visits, the steeper the curve.

Ranking of most frequently visited tiles

{{most_freq_tiles_ranking}}
{% endif %} {% if visits_per_tile_time_map %}

Visits per tile and time window

privacy budget: {{ visits_per_time_tile_eps }}

95%-confidence interval: +/- {{ visits_per_time_tile_moe }}

Each map shows the arrivals (destinations) for the respective time window for each tile, split by weekday and weekend, as absolute counts and as the deviation from tile average.

{{privacy_info}}

{{visits_per_tile_time_map}}
{% endif %}