This repository contains a script to create a population-colored map of the provinces in Turkey using Python and the folium and pandas libraries. The map is generated by fetching data from a JSON file containing information about the provinces and their populations, and visualizing the data on a map using the folium library.
To run the script, you need to have the following software installed on your computer:
You can install the required packages by running the following command in your terminal:
pip install folium pandas
You can customize the appearance of the map by modifying the parameters in the folium.Map() function and the code that generates the choropleth layer. Please refer to the folium documentation for more information.
The data used in this script was obtained from an external source. If you use this script, please be sure to cite the data source in your project