Hi Mr Mike, been trying to follow this notebook step by step to create a Chloropleth map for Nigeria. But I am stuck now. The issue is that I seem not to be able to relate my data (consisting of the population of the Nigerian States in 2006) to the geojson file so I am able to produce this same shading according to unemployment rate like you did.
Key points:
I have produced the Map.
I need to be able to represent the population size of each state of the federation.
see the note here https://observablehq.com/d/d932c0acd0bdf37a.
I appreciate your guidance in advance.
The data is actually from 2006 to 2016. I want to be able to filter through using select buttons (see selectedStatus) and each year should display the correspondingly. Thanks