Tourism Trips, Borough
Greater London Authority
@ukgov.tourism_trips_borough
Greater London Authority
@ukgov.tourism_trips_borough
CREATE TABLE tourism_trips_borough (
"code" VARCHAR,
"area" VARCHAR,
"n_2004_overseas_trips_thousands" BIGINT,
"n_2004_domestic_staying_trips_thousands" BIGINT,
"n_2004_day_trips_thousands" BIGINT,
"n_2005_overseas_trips_thousands" BIGINT,
"n_2005_domestic_staying_trips_thousands" BIGINT,
"n_2005_day_trips_thousands" BIGINT,
"n_2006_overseas_trips_thousands" BIGINT,
"n_2006_domestic_staying_trips_thousands" BIGINT,
"n_2006_day_trips_thousands" BIGINT,
"n_2007_overseas_trips_thousands" BIGINT,
"n_2007_domestic_staying_trips_thousands" BIGINT,
"n_2007_day_trips_thousands" BIGINT
);
Anyone who has the link will be able to view this.