Skip to content

brandonrford/anthro_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for my map of the primary domesticated animals of different societies

The python file I used to create my domesticated animal map.

All of the attributions, and the map itself, are available here: https://brandonsvoid.com/mapping-primary-animals

This file was created in Google Colaboratory. I've also tested it in a local Python environment, but not in a Jupyter notebook environment. However, I see no reason why it wouldn't work in any environment where you have the prerequisite packages and can run Python.

Python Packages Used:

Folium (map tool)

Folium

Licensed under an MIT License, copyright Rob Story

Branca (legend tool)

Branca

Licensed under an MIT License, copyright Martin Journois

Pandas (dataset wrangler)

Pandas

The pandas development team. pandas-dev/pandas: Pandas. Latest. Zenodo, Oct. 2021. 10.5281/zenodo.3509134. https://doi.org/10.5281/zenodo.3509134.

Data structures for statistical computing in python, McKinney, Proceedings of the 9th Python in Science Conference, Volume 445, 2010.