In this repository, you can see sample of web-map, which includes 3 layers.
Layers:
Some locations (till 150), where films, created in entered year (on sample it's 2017), are set
Population
Locations in Las Vegas, where you can find coffee
Also there is the main program (make_map.py), which generates maps, like in the sample. Created difference depends on entered year and some charm of lucky (It only displays up to 150 locations of films in order not to overload the map).
Moreover, there are some files (location.list.txt, world.json, coffee.csv) that are needed for getting information for creating map.
Project made by Sophia Teslyuk