Skip to content

A world map measuring the human demand on natural capital.

Notifications You must be signed in to change notification settings

nuxratx/ecological_footprints

Repository files navigation

ecological_footprints:

Recreating world map measuring the human demand on natural capital. Inspired my Kimberly Fessel. Creating a web map from data with Python folium.This choropleth displays the ecological footprint of countries of the world, where the numerical values represent global hectares per capita, or gha. For quick reference, our planet can recoup about 1.6 global hectares per person, so countries exceeding 1.6 gha operate at a resource demand level that’s eventually unsustainable. In order to make this map in Folium, I first created a base map for the world and selected web tiles. Then I updated the starting location and zoom level for an appropriate view of the world. Fianlly adding boundaries for each country through GeoJSON data, and a choropleth layer based on ecological footprint data.

Getting resources:

  1. I used Natural Earth project's geojson.xyz services.
  1. Ecological Footprint data.

world

About

A world map measuring the human demand on natural capital.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published