You are on page 1of 1

folium.

Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)
folium.Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)
folium.Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)
folium.Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)
folium.Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)
folium.Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)
folium.Choropleth(geo_data=state_geo,
data=df,
columns=['Kab_Kota','P_2017'],
key_on='feature.properties.NAME_2',
fill_color='YlGn',
fill_opacity=0.7,
line_opacity=0.2,
legend_name="Testing Map").add_to(m)

You might also like