Skip to content

Vizzzka/1course_lab_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python module

What is it?

This module map_films_population.py create a world map using google geocoding api
and requests library. Mapped films released in user specified year and
also countries are colored by its population. Used databases: locations.list and world.json
This module creates html file with a such structure:
head
meta /meta
script /script
link /link
/head
body
div /div
scripts /scripts
/body

Notes

File coordinates_1960year.txt includes list of coordinates and title
of the films which were directed in 1960. That was done to reduce program execution time
to easily check it. If you want to rewrite these coordinates by another year just uncomment
112 line.

About

Python Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published