In Toulouse, France, like many other cities, some neighborhoods are well-known to have many bars and very close to each others.
However the issue referred into this work concerns clustering but not with regard to bars. The theme is the one of culture and related places for the public.
Since there are clusters of bars, are there geographic groupings of cultural points?
And if so, are these cultural places more or less grouped according to their category?
This analysis seeks to present a distribution of cultural places referenced on Foursquare, with a summary analysis on their geographical distribution and with respect to their category.
But it might be useful for getting more in-depth conclusions with additional work.
The main points with their location and category will be retrieved from Foursquare databases using their URL API.
From Data.toulouse-metropole webpage, comptages-pietons
dataset counts the pedestrian flows in different streets of Toulouse, from Toulouse Métropole, with last data input on 2020-02-13, is made available under the Open Database License.
show
, exposition-formation
, play
, monument
.Note: Left click on point to get their name.
toulouse_map
Note: Left click on point to get addresses and median value.
toulouse_map
The chosen way to link the two databases is to select the nearest pedestrian flow metrics from each Foursquare site. Here, this criterion will be a simple disk area centered on the different cultural places. If a point is present in an area of a disk, then it will be defined as being near the site at the center of the disk.
Note: Use down arrow key to see the second part of this dual slide.
toulouse_map
toulouse_map
After finding the best fitting parameters with dendrograms selection for hierarchical algorithm, the map view of each venue colored by their cluster group is giving an interesting cleavage.
Note: Use down arrow key to see the second part of this dual slide.
toulouse_map
On proximity venues categories, monument
is single, it will be better to rebrand it with to a more relevant category from the two others reamining, which in this case is exposition-formation
.
There remains only two categories left: show
and exposition-formation
with respectively 7 and 5 venues.
toulouse_map
monument
).show
venues. This group is strongly linked both to the geographical layout and show
sites. show
vaguely remains but must be heavily sliced.So from the original problematic,
since there are clusters of bars, are there geographic groupings of cultural points?
And if so, are these cultural places more or less grouped according to their category?
In a sense, it is possible to say that Toulouse has at least one cluster of cultural places, and that it is strongly linked to a cultural category, namely show
places.
But these data points do not make it possible to judge cultural venues clusters in the same way the bars/pubs clusters which are very dense and less dispersed.
However, adding categories and/or pedestrain flows counts in clustering algorithms are not adding any value.