8.24 Exercise 7: Twitter’s streaming API
Above in Section @ref(#tweets-geolocation) we visualized tweets in the U.S. on a map. The idea of the present exercise is to do the same for Switzerland.
- Find two pairs of coordinates (longitude and latitude) that indicate the southwest corner AND the northeast corner of Switzerland (Tip: Use Google Maps).
- Collect the tweets that are published in this zone for seconds.
- Create a map that visualizes where those tweets have occurred.