Quarterly Foreign Tourist Arrivals In India
Determinants of Foreign Tourism Demand and Foreign Tourist Arrivals (2005-2016)
@kaggle.navoneel_fta_data
Determinants of Foreign Tourism Demand and Foreign Tourist Arrivals (2005-2016)
@kaggle.navoneel_fta_data
INTRODUCTION
In 2017, over 10 million foreign tourists arrived in India as compared to 8.89 million in 2016, recording a growth of 15.6%. Hence, in recent years, there is a rapid growth of Foreign Tourist Arrivals in India. The Data Set, contains quarterly national accounts' data for the years starting from 2005 to 2016 and includes 41 determinants of International Tourism Demand and Quarterly Foreign Tourist Arrivals in India.
CONTENT
The Data-Set consists of different configurations of Gross Domestic Product across multiple sectors & Foreign Exchange Earnings as determinants of Foreign Tourism Demand and the number of Foreign Tourist Arrivals (as target variable) in India. There are 4 sub data-sets as files,
1. q1.csv (corresponding to 1st Quarter of years from 2005 to 2016)
2. q2.csv (corresponding to 2nd Quarter of years from 2005 to 2016)
3. q3.csv (corresponding to 3rd Quarter of years from 2005 to 2016)
4. q4.csv (corresponding to 4th Quarter of years from 2005 to 2016)
SOURCES
RELATED LINKS
RELEVANT PAPERS
Jana Vencovska, "The determinants of international tourism demand." (2014).
CREATE TABLE q1 (
"f1" BIGINT,
"f2" BIGINT,
"f3" BIGINT,
"f4" BIGINT,
"f5" BIGINT,
"f6" BIGINT,
"f7" BIGINT,
"f8" BIGINT,
"f9" BIGINT,
"f10" BIGINT,
"f11" BIGINT,
"f12" BIGINT,
"f13" BIGINT,
"f14" BIGINT,
"f15" BIGINT,
"f16" BIGINT,
"f17" BIGINT,
"f18" BIGINT,
"f19" BIGINT,
"f20" BIGINT,
"f21" BIGINT,
"f22" BIGINT,
"f23" BIGINT,
"f24" BIGINT,
"f25" BIGINT,
"f26" BIGINT,
"f27" BIGINT,
"f28" BIGINT,
"f29" BIGINT,
"f30" BIGINT,
"f31" BIGINT,
"f32" BIGINT,
"f33" BIGINT,
"f34" BIGINT,
"f35" BIGINT,
"f36" BIGINT,
"f37" BIGINT,
"f38" BIGINT,
"f39" BIGINT,
"f40" BIGINT,
"f41" BIGINT,
"y" BIGINT
);CREATE TABLE q2 (
"f1" BIGINT,
"f2" BIGINT,
"f3" BIGINT,
"f4" BIGINT,
"f5" BIGINT,
"f6" BIGINT,
"f7" BIGINT,
"f8" BIGINT,
"f9" BIGINT,
"f10" BIGINT,
"f11" BIGINT,
"f12" BIGINT,
"f13" BIGINT,
"f14" BIGINT,
"f15" BIGINT,
"f16" BIGINT,
"f17" BIGINT,
"f18" BIGINT,
"f19" BIGINT,
"f20" BIGINT,
"f21" BIGINT,
"f22" BIGINT,
"f23" BIGINT,
"f24" BIGINT,
"f25" BIGINT,
"f26" BIGINT,
"f27" BIGINT,
"f28" BIGINT,
"f29" BIGINT,
"f30" BIGINT,
"f31" BIGINT,
"f32" BIGINT,
"f33" BIGINT,
"f34" BIGINT,
"f35" BIGINT,
"f36" BIGINT,
"f37" BIGINT,
"f38" BIGINT,
"f39" BIGINT,
"f40" BIGINT,
"f41" BIGINT,
"y" BIGINT
);CREATE TABLE q3 (
"f1" BIGINT,
"f2" BIGINT,
"f3" BIGINT,
"f4" BIGINT,
"f5" BIGINT,
"f6" BIGINT,
"f7" BIGINT,
"f8" BIGINT,
"f9" BIGINT,
"f10" BIGINT,
"f11" BIGINT,
"f12" BIGINT,
"f13" BIGINT,
"f14" BIGINT,
"f15" BIGINT,
"f16" BIGINT,
"f17" BIGINT,
"f18" BIGINT,
"f19" BIGINT,
"f20" BIGINT,
"f21" BIGINT,
"f22" BIGINT,
"f23" BIGINT,
"f24" BIGINT,
"f25" BIGINT,
"f26" BIGINT,
"f27" BIGINT,
"f28" BIGINT,
"f29" BIGINT,
"f30" BIGINT,
"f31" BIGINT,
"f32" BIGINT,
"f33" BIGINT,
"f34" BIGINT,
"f35" BIGINT,
"f36" BIGINT,
"f37" BIGINT,
"f38" BIGINT,
"f39" BIGINT,
"f40" BIGINT,
"f41" BIGINT,
"y" BIGINT
);CREATE TABLE q4 (
"f1" BIGINT,
"f2" BIGINT,
"f3" BIGINT,
"f4" BIGINT,
"f5" BIGINT,
"f6" BIGINT,
"f7" BIGINT,
"f8" BIGINT,
"f9" BIGINT,
"f10" BIGINT,
"f11" BIGINT,
"f12" BIGINT,
"f13" BIGINT,
"f14" BIGINT,
"f15" BIGINT,
"f16" BIGINT,
"f17" BIGINT,
"f18" BIGINT,
"f19" BIGINT,
"f20" BIGINT,
"f21" BIGINT,
"f22" BIGINT,
"f23" BIGINT,
"f24" BIGINT,
"f25" BIGINT,
"f26" BIGINT,
"f27" BIGINT,
"f28" BIGINT,
"f29" BIGINT,
"f30" BIGINT,
"f31" BIGINT,
"f32" BIGINT,
"f33" BIGINT,
"f34" BIGINT,
"f35" BIGINT,
"f36" BIGINT,
"f37" BIGINT,
"f38" BIGINT,
"f39" BIGINT,
"f40" BIGINT,
"f41" BIGINT,
"y" BIGINT
);Anyone who has the link will be able to view this.