2025-06-03 11:37:27 +02:00
|
|
|
<thead>
|
|
|
|
<tr>
|
2025-06-04 00:46:46 +02:00
|
|
|
<th>Nom ({{ stats.places|length }})</th>
|
2025-06-03 11:37:27 +02:00
|
|
|
<th>
|
2025-06-19 10:20:40 +02:00
|
|
|
<i class="bi bi-envelope-fill"></i>
|
|
|
|
Email
|
|
|
|
</th>
|
|
|
|
<th>
|
2025-06-06 11:50:37 +02:00
|
|
|
<i class="bi bi-circle-fill"></i>
|
|
|
|
Completion %
|
|
|
|
</th>
|
|
|
|
<th>
|
2025-06-03 11:37:27 +02:00
|
|
|
<i class="bi bi-tags"></i>
|
|
|
|
Type
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
<i class="bi bi-geo-alt"></i>
|
2025-06-04 00:46:46 +02:00
|
|
|
Adresse ({{ stats.getAvecAdresse() }} / {{ stats.places|length }})</th>
|
2025-06-09 00:11:16 +02:00
|
|
|
|
2025-06-03 11:37:27 +02:00
|
|
|
<th>
|
2025-06-09 00:11:16 +02:00
|
|
|
<i class="bi bi-house-fill"></i>
|
2025-06-09 00:34:33 +02:00
|
|
|
Numéro
|
2025-06-09 00:11:16 +02:00
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
<i class="bi bi-house-fill"></i>
|
2025-06-09 00:34:33 +02:00
|
|
|
Rue
|
2025-06-09 00:11:16 +02:00
|
|
|
</th>
|
2025-06-17 18:27:19 +02:00
|
|
|
<th>
|
2025-06-03 11:37:27 +02:00
|
|
|
<i class="bi bi-globe"></i>
|
2025-06-17 18:27:19 +02:00
|
|
|
Site web ({{ stats.getAvecSite() }} / {{ stats.places|length }})
|
|
|
|
</th>
|
2025-06-03 11:37:27 +02:00
|
|
|
<th>
|
|
|
|
<i class="bi bi-wheelchair"></i>
|
|
|
|
<i class="bi bi-person-fill-slash"></i>
|
|
|
|
Accès
|
|
|
|
PMR
|
2025-06-04 00:46:46 +02:00
|
|
|
({{ stats.getAvecAccessibilite() }} / {{ stats.places|length }})</th>
|
2025-06-03 11:37:27 +02:00
|
|
|
<th>
|
|
|
|
<i class="bi bi-pencil-square"></i>
|
2025-06-04 00:46:46 +02:00
|
|
|
Note ? ({{ stats.getAvecNote() }} / {{ stats.places|length }})</th>
|
2025-06-03 11:37:27 +02:00
|
|
|
<th>
|
|
|
|
<i class="bi bi-pencil-square"></i>
|
|
|
|
Texte de la note</th>
|
2025-06-04 00:16:56 +02:00
|
|
|
<th>
|
2025-06-09 00:11:16 +02:00
|
|
|
<i class="bi bi-building"></i>
|
|
|
|
Siret
|
|
|
|
</th>
|
|
|
|
<th>
|
2025-06-18 00:41:24 +02:00
|
|
|
<i class="bi bi-building"></i>
|
|
|
|
Siret clos
|
|
|
|
</th>
|
|
|
|
<th>
|
2025-06-04 00:16:56 +02:00
|
|
|
|
|
|
|
Osm id</th>
|
|
|
|
<th>
|
|
|
|
|
|
|
|
Osm kind</th>
|
2025-06-03 11:37:27 +02:00
|
|
|
</tr>
|
|
|
|
</thead>
|