DMA Map, Choropleth

A DMA map shows various measurements plotted relative to Nielsen Designated Market Area Regions.

Tips:This article uses data that is not included with Arcadia Enterprise. Follow these steps to add it to your application.
  1. Download the datafile dma-tv-home-viewing.csv.
  2. Import this data into Arcadia Enterprise.
  3. Create the dataset DMA TV Home Viewing; see Creating Datasets.

The following steps demonstrate how to create a new map visual on the dataset DMA TV Home Viewing [data source samples.dma_tv_home_viewing]. It produces colored regions for the measurements that correspond to the dma field.

  1. Start a new visual based on dataset DMA TV Home Viewing [data source samples.dma_tv_home_viewing]; see Creating Visuals.
  2. In the visuals menu, find and click map, the sixth choice on the third row.

  3. Note that the shelves of the visual changed. They are now X, Y, Geo, Measures, Tooltips, and Filters.

    The only mandatory shelf for map visuals is Geo.

    shelves of map visual type
  4. Populate the shelves from the available fields (Dimensions, Measures, and so on) in the Data menu.

    • Under Dimensions, select dma and drag it over the Geo shelf on the main part of the screen. Drop to add it to the shelf.
    • Under Measures, select homes and drag it over the Measures shelf on the main part of the screen. Drop to add it to the shelf.
  5. Alias the field dma as DMA, and sum(homes) as Number of Homes.
  6. Add the dimension dma_name to the Tooltips shelf, and then alias it as DMA Name.
  7. For Number of Homes, click the icon (down arrow), select Display Format, and enter , (comma).
  8. Click Refresh Visual.

    The map visual appears.

  9. [Optional] Enable panning and zooming option, as described in Customizing Zoom.
  10. [Optional] Change the color palette, as described in Change Color Palette.
  11. Click (pencil icon) next to the title of the visualization to edit it, and enter the new name.

  12. Change the title to US DMA TV Viewing Map.
  13. At the top left corner of the Visual Designer, click Save.