Skip to content

Commit 69adf4e

Browse files
committed
Fix a dataset title in the website
1 parent 243c351 commit 69adf4e

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

datasets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Occupancy in collective accommodation establishments at municipality level by ty
7777
### D4_LEGISLATIONS
7878

7979
###### Description
80-
National and regional legislations on tourist rentals
80+
National legislations on tourist rentals
8181

8282
###### Sources
8383
- [Normattiva](https://www.normattiva.it/) (but created by us)

metadata/metadata.ttl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ hts:D3_TOURIST_FLOW_SERIES_DISTRIBUTION a dcatapit:Distribution,
154154
hts:D4_LEGISLATIONS a dcatapit:Dataset,
155155
dcat:Dataset ;
156156
dcterms:identifier "metamuses:D.legislations" ;
157-
dcterms:title "Legislazioni nazionali e regionali in materia di locazioni turistiche"@it ;
158-
dcterms:title "National and regional legislations on tourist rentals"@en ;
159-
dcterms:description "The dataset contains a list of national and regional legislations in Italy that regulate tourist rentals, including laws, decrees, and regulations that impact the operation of accommodation establishments and the rights and responsibilities of hosts and guests. The data is sourced from Normattiva, the official repository of Italian legislation."@en ;
157+
dcterms:title "Legislazioni nazionali in materia di locazioni turistiche"@it ;
158+
dcterms:title "National legislations on tourist rentals"@en ;
159+
dcterms:description "The dataset contains a list of national legislations in Italy that regulate tourist rentals, including laws, decrees, and regulations that impact the operation of accommodation establishments and the rights and responsibilities of hosts and guests. The data is sourced from Normattiva, the official repository of Italian legislation."@en ;
160160
dcterms:modified "2026-02-05"^^xsd:date ;
161161
dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
162162
dcterms:rightsHolder <https://github.com/metamuses> ;
@@ -291,7 +291,7 @@ hts:MD3_LEGISLATIVE_IMPACT a dcatapit:Dataset,
291291
dcterms:identifier "metamuses:D.MASHUP-legislative_impact" ;
292292
dcterms:title "Impatto delle legislazioni sulle locazioni turistiche a Bologna"@it ;
293293
dcterms:title "Impact of legislations on tourist rentals in Bologna"@en ;
294-
dcterms:description "The dataset contains an analysis of the impact of national and regional legislations on tourist rentals in Bologna, based on the comparison between the legislative framework and the trends in accommodation capacity and rental prices."@en ;
294+
dcterms:description "The dataset contains an analysis of the impact of national legislations on tourist rentals in Bologna, based on the comparison between the legislative framework and the trends in accommodation capacity and rental prices."@en ;
295295
dcterms:modified "2026-02-05"^^xsd:date ;
296296
dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
297297
<http://publications.europa.eu/resource/authority/data-theme/GOVE> ;

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h6>D3 - Tourist Flow</h6>
207207
<h6>D4 - Legislations</h6>
208208
</div>
209209
<ul class="list-unstyled">
210-
<li>National and regional legislations on tourist rentals</li>
210+
<li>National legislations on tourist rentals</li>
211211
<li><strong>Source:</strong> <a href="https://www.normattiva.it/" target="_blank">Normattiva</a></li>
212212
<li><strong>Format:</strong> .csv</li>
213213
<li><strong>URL:</strong> <a href="https://github.com/metamuses/here-to-stay/blob/main/datasets/original/legislations.csv" target="_blank">D4</a></li>
@@ -1581,7 +1581,7 @@ <h3>Technical Analysis</h3>
15811581
<tr>
15821582
<th>D4</th>
15831583
<td>legislations</td>
1584-
<td>National and regional legislations on tourist rentals</td>
1584+
<td>National legislations on tourist rentals</td>
15851585
<td>05/02/2026</td>
15861586
<td><a href="https://op.europa.eu/en/web/eu-vocabularies/concept/-/resource?uri=http://publications.europa.eu/resource/authority/data-theme/GOVE" target="_blank">Government and public sector</a></td>
15871587
<td>MetaMuses</td>

0 commit comments

Comments
 (0)