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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...