Tourism Trips, Borough
Greater London Authority
@ukgov.tourism_trips_borough
Greater London Authority
@ukgov.tourism_trips_borough
London Borough level tourism trip estimates (thousands). The ‘top-down’ nature of the Local Area Tourism Impact (LATI) model (starting with London data) means it is best suited to disaggregate expenditure. However, tourism trips were also disaggregated for comparative purposes using the estimated proportions of spending by overseas, domestic and day visitors in the boroughs. Since the trip estimates are derived from data on trips to London they do not account for trips to different boroughs by visitors whilst in London. Indicative borough level day visitor/tourist estimates for 2007 were derived from the LDA’s own experimental London level day visitor estimates. As such the borough level day visitor estimates should be treated with caution and the 2007 day visitor estimates are not comparable with those from previous years. They are intended only to give a best estimate of the scale of day visitor tourism in each borough from the currently available data. Further tourism data for UK regions covering trends in visits, nights, and spend to London by visitors from overseas is available on the [Visit Britain](/dataset/edit/Trends in visits, nights, and spend to London by visitors from overseas. Analyse data by age, purpose, duration, and quarter.) website. Analyse data by age, purpose, duration, and quarter. This dataset is no longer updated.
Publisher name: Greater London Authority
Last updated: 2024-09-14T07:51:27Z
CREATE TABLE tourism_trips_borough (
"code" VARCHAR,
"area" VARCHAR,
"n_2004_overseas_trips_thousands" BIGINT -- 2004 Overseas Trips (thousands),
"n_2004_domestic_staying_trips_thousands" BIGINT -- 2004 Domestic Staying Trips (thousands),
"n_2004_day_trips_thousands" BIGINT -- 2004 Day Trips (thousands),
"n_2005_overseas_trips_thousands" BIGINT -- 2005 Overseas Trips (thousands),
"n_2005_domestic_staying_trips_thousands" BIGINT -- 2005 Domestic Staying Trips (thousands),
"n_2005_day_trips_thousands" BIGINT -- 2005 Day Trips (thousands),
"n_2006_overseas_trips_thousands" BIGINT -- 2006 Overseas Trips (thousands),
"n_2006_domestic_staying_trips_thousands" BIGINT -- 2006 Domestic Staying Trips (thousands),
"n_2006_day_trips_thousands" BIGINT -- 2006 Day Trips (thousands),
"n_2007_overseas_trips_thousands" BIGINT -- 2007 Overseas Trips (thousands),
"n_2007_domestic_staying_trips_thousands" BIGINT -- 2007 Domestic Staying Trips (thousands),
"n_2007_day_trips_thousands" BIGINT -- 2007 Day Trips (thousands)
);Anyone who has the link will be able to view this.