--- layout: default ---
Show Map
{{content}} {% assign zeroPowerBankLocations = 0 %} {% assign locations = site.data.plugo|sort:'state' %} {% assign total = 0 %} {% for row in locations %} {% if row.totalAvailablePowerbanks == 0 %} {% assign zeroPowerBankLocations = zeroPowerBankLocations | plus:1 %} {% endif %} {% assign total = total|plus:row.totalAvailablePowerbanks %} {% endfor %}
Address Location Type Count Date Added
{%comment%} {% assign state_lower_case = row.state|downcase %} {%endcomment%} {% include location.html data=row %} {{row.business}} {{row.totalAvailablePowerbanks}}{{row.createdAt | date_to_string}}

Statistics