Take-home Exercise 2: Discovering impacts of COVID-19 on Thailand tourism economy at the province level using spatial and spatio-temporal statistics

Published

January 8, 2023

Modified

September 22, 2024

Important

This handout provides the context, the task, the expectation and the grading criteria of Take-home Exercise 2. Students must review and understand them before getting started with the take-home exercise.

Setting the Scene

Tourism is one of Thailand’s largest industries, accounting for some 20% of the gross domestic product (GDP). In 2019, Thailand earned 90 billion US$ from domestic and international tourism, but the COVID-19 pandemic caused revenues to crash to 24 billion US$ in 2020.

Figure below shows the total revenue receipt from tourism sector from January 2019 until Feb 2023. The figure reveals that the revenue from tourism industry have been recovered gradually since September 2021.

However, it is important to note that the tourism economy of Thailand are not evenly distributed. Figure below reveals that the tourism economy of Thailand are mainly focus on five provinces, namely Bangkok, Phuket, Chiang Mai, Sukhothai and Phetchaburi.

Objectives

As a curious geospatial analytics green horn, you are interested to discover:

  • if the key indicators of tourism economy of Thailand are independent from space and space and time.
  • If the tourism economy is indeed spatial and spatio-temporal dependent, then, you would like to detect where are the clusters and outliers, and the emerging hot spot/cold spot areas.

The Task

The specific tasks of this take-home exercise are as follows:

  • Using appropriate function of sf and tidyverse, preparing the following geospatial data layer:
    • a study area layer in sf polygon features. It must be at province level (including Bangkok) of Thailand.
    • a tourism economy indicators layer within the study area in sf polygon features.
    • a derived tourism economy indicator layer in spacetime s3 class of sfdep. Keep the time series at month and year levels.
  • Using the extracted data, perform global spatial autocorrelation analysis by using sfdep methods.
  • Using the extracted data, perform local spatial autocorrelation analysis by using sfdep methods.
  • Using the extracted data, perform emerging hotspot analysis by using sfdep methods.
  • Describe the spatial patterns revealed by the analysis above.

The Data

For the purpose of this take-home exercise, two data sets shall be used, they are:

Grading Criteria

This exercise will be graded by using the following criteria:

  • Geospatial Data Wrangling (20 marks): This is an important aspect of geospatial analytics. You will be assessed on your ability:

    • to employ appropriate R functions from various R packages specifically designed for modern data science such as readxl, tidyverse (tidyr, dplyr, ggplot2), sf just to mention a few of them, to perform the import and extract the data.
    • to clean and derive appropriate variables for meeting the analysis need.
Warning

All data are like vast grassland full of land mines. Your job is to clear those mines and not to step on them.

  • Geospatial Analysis (30 marks): In this exercise, you are expected to use the appropriate global and local measures of spatial autocorrelation, and emerging hot spot analysis methods in class to perform the analysis. You will be assessed on your ability:

    • to describe the methods used correctly, and
    • to provide accurate interpretation of the analysis results.
  • Geovisualisation and geocommunication (20 marks): In this section, you will be assessed on your ability to communicate the results in business friendly visual representations. This course is geospatial centric, hence, it is important for you to demonstrate your competency in using appropriate geovisualisation techniques to reveal and communicate the findings of your analysis.

  • Reproducibility (15 marks): This is an important learning outcome of this exercise. You will be assessed on your ability to provide a comprehensive documentation of the analysis procedures in the form of code chunks of Quarto. It is important to note that it is not enough by merely providing the code chunk without any explanation on the purpose and R function(s) used.

  • Bonus (15 marks): Demonstrate your ability to employ methods beyond what you had learned in class to gain insights from the data.

Submission Instructions

  • The write-up of the take-home exercise must be in Quarto html document format. You are required to publish the write-up on Netlify.
  • Zip the take-home exercise folder and upload it onto eLearn. If the size of the zip file is beyond the capacity of eLearn, you can upload it on SMU OneDrive and provide the download link on eLearn..

Due Date

13th October 2024 (Sunday), 11.59pm (midnight).

Learning from senior

You are advised to review these sample submissions prepared by your seniors.

  • CHUA YAN TING: Have done well in all five grading criteria especially the geocommunication criterion.
  • LIN SHUYAN Geospatial data wrangling is very comprehensively done especially identifying water points located outside Nigeria administrative boundary due to location precision issue.
  • LOH SI YING Have done well in all five grading criteria especially the followings: (i) the geospatial wrangling are very comprehensively done including to exclude LGAs without water points from the analysis, (ii) managed to compute the p-values, (iii) Start each analysis by explaining the purpose of the analysis. Managed to relate the analysis results to the location context.

Learning from IS415

  • KHANT MIN NAING: Very well done in all the five grading criteria especially the ability to provide a comprehensive overview of the analysis methods used and discussion on the analysis results.
  • MATTHEW HO YIWEN Able to provide a clear and comprehensive discussion on the geospatial data wrangling process and to communicate the analysis results by using appropriate geovisualisation and data visualisation methods.

Q & A

Please submit your questions or queries related to this take-home exercise on Piazza.

Peer Learning

Reference

Research articles