Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncing #173

Merged
merged 2 commits into from
Aug 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/news/2023-scores.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The Tourism and Recreation goal aims to measure how well regions are sustainably

This year, the goal had a major overhaul. Originally, the goal used proportion of employment in tourism as one of its data layers. The original data source, the [World Travel & Tourism Council (WTTC)](https://wttc.org), is no longer freely accessible, so we switched data sources to the [United Nations World Tourism Organization (UNWTO)](https://www.unwto.org/tourism-statistics/key-tourism-statistics). The UNWTO's dataset on employment in tourism had a large amount of missing data that was unable to be reasonably gapfilled at this time, so we transitioned to using one of their other datasets that provided total international arrivals. We specifically used data representing visitors who spent at least one overnight, gapfilling this with same-day visitors subtracted from total arrivals [(UNWTO, n.d.)](https://www.unwto.org/glossary-tourism-terms). To make this a proportion, we divided by the total amount of international arrivals indicated in the dataset.

These methods changes generally resulted in increases for most regions across the years. Some regions that previously scored very well (e.g., Phillippines), score poorly, while regions with large populations (China, USA), scored similarly under the old methods. With the new data, we still see the large decrease between 2019 and 2020, a result of the 2020 Covid-19 pandemic. Tourism and recreation scores are starting to recover from the Covid-19 pandemic, but we still do not see the pre-2020 levels yet. As new or updated global data sources become available or known, we hope to continue incorporating methods updates for this goal (e.g., including domestic tourism, including a metric for coastal arrivals, etc.).
These methods changes generally resulted in increases for most regions across the years. Some regions that previously scored very well (e.g., Philippines), score poorly, while regions with large populations (China, USA), scored similarly under the old methods. With the new data, we still see the large decrease between 2019 and 2020, a result of the 2020 Covid-19 pandemic. Tourism and recreation scores are starting to recover from the Covid-19 pandemic, but we still do not see the pre-2020 levels yet. As new or updated global data sources become available or known, we hope to continue incorporating methods updates for this goal (e.g., including domestic tourism, including a metric for coastal arrivals, etc.).


## References
Expand Down
Loading