All Apps and Add-ons

Choropleth Map / Cluster map need to represent multiple attributes

imurpalvicky
Engager

Consider my data as below. I want to represent in Map chart i have to show country wide what is the sales of different types of cars. Also i have only the country data(No ip or latitude or longitude but i can do some lookup mapping for it), with that, possible i can use choropleth map, but I cannot show multiple attributes here. Appreciate if there is any way to show multiple attributes. I tried cluster map, it is creating a pie chart but it is not covering the entire country

country | Sales of SUV Cars| sales of sedan Cars
Australia | 10k | 25K
USA | 25k | 35k

0 Karma

sandeepmakkena
Contributor

The only way you can do without IP is by lookup but, there is a problem with your data. Your country data is not following stands like iso2 or iso3 which can be looked up in geo_attr_countries.csv. Look at your geo_attr_countries.csv will give you a better idea.

0 Karma

imurpalvicky
Engager

thanks for the reply I can do a lookup with country iso code but that is that case i have to use the cluster map which will just give the pie chart and that will not expand through the country. In choropleth map can i show multiple attributes, apart from country name(featurefield) and count

0 Karma
Get Updates on the Splunk Community!

Alpha Launch: AI-Assisted Auto-Schematization for CIM

Streamlining Data Onboarding: Announcing the Alpha Release of AI-Assisted Auto-Schematization For many Splunk ...

Enterprise Security(ES) Essentials or Premier? Let's discuss Splunk ES Editions on ...

  Hi everyone, Last year at .conf25, we shared something exciting: Splunk Enterprise Security is evolving ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 5

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...