touristsl_monthly: Monthly tourist arrivals to Sri Lanka

Description Usage Format Author(s) Source Examples

Description

Monthly tourist arrivals to Sri Lanka. There was a civil war in the country from July 1983 to May 2009. Sri Lanka Easter bombings happened on 21 April 2019. On 26 December 2004, Sri Lanka became a victim of the Indian Ocean Tsunami.

Usage

1

Format

Time series of class tsibble

Month

Year and Month

Arrivals

Tourist arrivals

Author(s)

Priyanga Dilini Talagala

Source

Annual Statistical Reports, Sri Lanka Tourism Development Authority

Examples

1
2
3
4
library(fable)
library(magrittr)
head(touristsl_monthly)
touristsl_monthly[433:588,]  %>% autoplot()

pridiltal/datahut documentation built on Dec. 31, 2020, 2:05 a.m.