{"id":33326,"date":"2017-08-18T11:32:43","date_gmt":"2017-08-18T10:32:43","guid":{"rendered":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/?page_id=33326"},"modified":"2021-12-06T11:47:14","modified_gmt":"2021-12-06T11:47:14","slug":"access-data-manager-user-guide","status":"publish","type":"page","link":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/","title":{"rendered":"Access Data Manager User Guide"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>This document describes how the InstantAtlas Access Data Manager is used to generate data files for InstantAtlas stand-alone dynamic reports.\u00a0 It is supplied in conjunction with an Access Data Manager that contains example data.\u00a0 The reader may find it useful to refer to the example data in the Access Data Manager.<\/p>\n<p>The Access Data Manager is aimed at users with basic Access skills.\u00a0 The advantage of the Access Data Manager over the Excel Data Manager is that you can store all the data in a relational database.\u00a0 You can then create different reports with sub selections of the stored data i.e. you can choose the base geography that you like and also decide on just specific themes and associate columns to include into your data file(s).<\/p>\n<h2>Installation and Setup<\/h2>\n<p>The Access Data Manager is a Microsoft Access 2003 database.\u00a0 Users will require Microsoft Access in order to use the database and rights to open a database that contains executable code.<\/p>\n<p>You can download the InstantAtlas Access Data Manager <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2021\/12\/IAAccessDataManager.zip\">here<\/a>. Please unpack the zip archive and ensure that the containing MS Access file is saved to a location accessible by the user.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2016\/04\/image1.jpeg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2016\/04\/image1.jpeg\" alt=\"\" class=\"alignnone size-full wp-image-24722\" width=\"23\" height=\"21\" \/><\/a> Note that you may see a security warning below the Access ribbon after opening the Access file. You should click &#8216;Enable Content&#8217; to be able to use the programming code contained in the Access Data Manager.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning.png\" alt=\"\" class=\"alignnone size-full wp-image-34023\" width=\"649\" height=\"255\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning.png 649w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning-300x118.png 300w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/><\/a><\/p>\n<h2>Loading Data into the Access Data Manager<strong> <\/strong><\/h2>\n<h3><strong>Setting up the Geography <\/strong><\/h3>\n<p>Definitions of the different geographies in InstantAtlas are given below.<\/p>\n<p><strong>Base geography:<\/strong> The set of geographic features that you wish to produce a thematic map for.\u00a0 For example, if you have crime statistics for post code sectors in Edinburgh and you wish to make a thematic map of these, the base geography for your InstantAtlas report will be Edinburgh post code sectors.<\/p>\n<p><strong>Contextual geographies:<\/strong> These are optionally displayed in dynamic reports as overlays to the base geography to provide context for the map(s).\u00a0 They are not used for thematic mapping as this role is reserved for the base geography.\u00a0 If for example you publish a report with Edinburgh post code sectors as the base geography, you might include post code districts (a higher-level postal geography) as a contextual geography.<\/p>\n<p><strong>Comparison geography:<\/strong> Any geography that you want to treat as a comparator in your dynamic reports.\u00a0 Comparator values are not shown in the map(s) of a dynamic report, but they are displayed in a separate comparison geographies table.<\/p>\n<p>Because both base geography and comparison geographies have data values attached to them, they must be entered into your Access Data Manager.\u00a0 They are defined using two tables:<\/p>\n<p><strong>tblGeographyType<\/strong><\/p>\n<p>This table should hold an entry for each of the geographies you are holding indicator data for, whether they are intended for use as a base geography or comparison geography (or both).\u00a0 For each geography you should enter a \u2018GeographyTypeID\u2019, \u2018GeographyTypeName\u2019 and the type of the geography (either polygon, point or line).\u00a0 Each \u2018GeographyTypeID\u2019 must be unique.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeographyType.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeographyType.png\" alt=\"\" class=\"alignnone size-full wp-image-34024\" width=\"453\" height=\"94\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeographyType.png 453w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeographyType-300x62.png 300w\" sizes=\"auto, (max-width: 453px) 100vw, 453px\" \/><\/a><\/p>\n<p><strong>tblGeography <\/strong><\/p>\n<p>This table holds a list of all individual geographic features included in your base and comparison geographies.\u00a0 Every feature must have a \u2018GeographyID\u2019, a \u2018GeographyName\u2019 and \u2018GeographyTypeID\u2019 (i.e. the geography type to which the geographic feature belongs).\u00a0 The \u2018GeographyID\u2019 values must be unique.\u00a0 The \u2018GeographyTypeID\u2019 must be consistent with the \u2018GeographyTypeID\u2019 in \u2018tblGeographyType\u2019.\u00a0 The \u2018GeographyID\u2019 must be the same as that used in the digital map file (ESRI shapefile or MapInfo interchange file) used to supply the geographic features.\u00a0 Note that the \u2018GeographyID\u2019 will be treated as text.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeography.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeography.png\" alt=\"\" class=\"alignnone size-full wp-image-34025\" width=\"521\" height=\"333\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeography.png 521w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblGeography-300x192.png 300w\" sizes=\"auto, (max-width: 521px) 100vw, 521px\" \/><\/a><\/p>\n<p>Optionally you can supply a \u2018GeographyLink\u2019 for each feature.\u00a0 This is the link to the file that should open when the Notes icon for a geographic feature is clicked in the data table of a dynamic report.\u00a0 Each link can be different and if you do not supply a link, the Notes icon will not appear in the data table of the dynamic report.\u00a0 In the example above, the Notes icon for each post code sector will link to a file called notes.htm located in the same folder as the dynamic report.\u00a0 For example, you could replace notes.htm by \u2018C:\\profile.pdf\u2019 or \u2018..\/..\/profile.pdf\u2019 or \u2018http:\/\/www.instantatlas.com\u2019 to link to a different resource.<\/p>\n<h3><strong>Setting up Filters <\/strong><\/h3>\n<p>If you wish to use filters in your InstantAtlas reports, you will need to create entries in the following two tables:<\/p>\n<p><strong>tblFilter <\/strong><\/p>\n<p>This table simply lists the filters in the Access Data Manager. Supply a \u2018FilterID\u2019 and a \u2018FilterName\u2019 for each filter.\u00a0 The \u2018FilterID\u2019 values should be unique.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblFilter.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblFilter.png\" alt=\"\" class=\"alignnone size-full wp-image-34026\" width=\"241\" height=\"74\" \/><\/a><\/p>\n<p><strong>tblFilterDetails <\/strong><\/p>\n<p>This table defines the filters in terms of the \u2018FilterID\u2019 (from \u2018tblFilter\u2019), a filter category or value, and the geographic features associated with the category.\u00a0 This is a list by feature (defined by \u2018GeographyTypeID\u2019 and \u2018GeographyID\u2019) with associated \u2018FilterID\u2019 and \u2018FilterCategory\u2019.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblFilterDetails.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblFilterDetails.png\" alt=\"\" class=\"alignnone size-full wp-image-34027\" width=\"463\" height=\"134\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblFilterDetails.png 463w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblFilterDetails-300x87.png 300w\" sizes=\"auto, (max-width: 463px) 100vw, 463px\" \/><\/a><\/p>\n<h3><strong>Setting up Splits <\/strong><\/h3>\n<p>Split information in the Access Data Manager allows you to split the data creation process so that data files are created for multiple dynamic reports.\u00a0 For example, rather than having a dynamic report displaying all post code sectors in Edinburgh you might wish to publish a series of reports with each displaying the post code sectors in a different zone (e.g. East Edinburgh, West Edinburgh, etc).\u00a0 If you wish to split a geography, then you will need to create entries in the following two tables:<\/p>\n<p><strong>tblSplit <\/strong><\/p>\n<p>This table simply lists any splits you wish to use.\u00a0 Supply a \u2018SplitID\u2019 and a \u2018SplitName\u2019.\u00a0 The \u2018SplitID\u2019 value should be unique.\u00a0 The split name is not displayed in dynamic reports.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblSplit.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblSplit.png\" alt=\"\" class=\"alignnone size-full wp-image-34029\" width=\"237\" height=\"74\" \/><\/a><\/p>\n<p><strong>tblSplitDetails <\/strong><\/p>\n<p>This table defines how the geographic features in a geography are split.\u00a0 Splits are defined in terms of the \u2018SplitID\u2019 (from \u2018tblSplit\u2019), a split category or value, and the geographic features associated with the split category.\u00a0 This is a list by feature (defined by \u2018GeographyTypeID\u2019 and \u2018GeographyID\u2019) with associated \u2018SplitID\u2019 and \u2018SplitCategory\u2019.\u00a0 The \u2018SplitCategory\u2019 is used to name data files created by the Access Data Manager and therefore should not contain characters that cannot be used in a filename (e.g. a colon or a slash).<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblSplitDetails.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblSplitDetails.png\" alt=\"\" class=\"alignnone size-full wp-image-34028\" width=\"609\" height=\"313\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblSplitDetails.png 609w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblSplitDetails-300x154.png 300w\" sizes=\"auto, (max-width: 609px) 100vw, 609px\" \/><\/a><\/p>\n<h3><strong>Setting up the Data Structure (Themes \/ Indicators \/ Time Periods) <\/strong><\/h3>\n<p>The data in InstantAtlas reports must be organised using three levels: theme, indicator and instance\/date.\u00a0 There are three different tables in which you need to define the structure of your data:<\/p>\n<p><strong>tblTheme <\/strong><\/p>\n<p>For each theme you should provide a \u2018ThemeID\u2019, \u2018ThemeName\u2019 and optionally a \u2018ThemeOrder\u2019.\u00a0 \u2018ThemeID\u2019 values must be unique. You can use \u2018ThemeOrder\u2019 to define the order in which themes will be listed in the Data drop down list of your InstantAtlas report.\u00a0 If you do not define any \u2018ThemeOrder\u2019 values, your themes will be listed alphabetically in your report.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblTheme.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblTheme.png\" alt=\"\" class=\"alignnone size-full wp-image-34030\" width=\"495\" height=\"94\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblTheme.png 495w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblTheme-300x57.png 300w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/a><\/p>\n<p><strong>tblIndicator <\/strong><\/p>\n<p>For each indicator you should provide an \u2018IndicatorID\u2019, \u2018IndicatorName\u2019 and optionally an \u2018IndicatorOrder\u2019.\u00a0 You can use \u2018IndicatorOrder\u2019 to define the order in which indicators will be listed within the theme they belong to in the Data Explorer of your dynamic report.\u00a0 If you do not define any \u2018IndicatorOrder\u2019 values, your indicators will be listed alphabetically in your report.\u00a0 The theme to which the indicator relates must also be supplied \u2013 an indicator can only be related to a single theme.\u00a0 The indicator type must be supplied \u2013 either \u2018numeric\u2019 or \u2018categoric\u2019.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicator.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicator.png\" alt=\"\" class=\"alignnone size-full wp-image-34031\" width=\"751\" height=\"125\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicator.png 751w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicator-300x50.png 300w\" sizes=\"auto, (max-width: 751px) 100vw, 751px\" \/><\/a><\/p>\n<p>If you wish to link to an external file containing supporting information for a particular indicator, the link to the file should be supplied in the \u2018IndicatorNotes\u2019 field.\u00a0 This link is used when the Notes icon in the Data Explorer of a dynamic report is clicked for a particular indicator.\u00a0 In the example below, the Notes icon for post code sectors will link to a file called notes.htm located in the same folder as the dynamic report.\u00a0 A different link can be provided for each indicator.\u00a0 For example, you could specify a link of \u2018C:\\profile.pdf\u2019 or \u2018..\/..\/profile.pdf\u2019 or \u2018http:\/\/www.instantatlas.com\u2019.<\/p>\n<p>For \u2018numeric\u2019 type indicators you can specify the number of decimal places that will be exported into the JSON files and the precision that you would like to see in the report for this indicator.\u00a0 These values can be different.\u00a0 If you do not specify a value in the DecimalPlaces column the JSON file(s) will contain all decimal places that you put into the tblData table.\u00a0 If these values are originally results of calculations, they might have many decimal places which will increase the size of your JSON file and can potentially affect the performance of your report.\u00a0 The precision setting simply defines the number of decimal places that are displayed in your report regardless of how many decimal places are exported into the JSON file.\u00a0 Both settings follow the rules of rounding.<\/p>\n<p><strong>tblIndicatorDate<\/strong> (for indicators with time series data)<\/p>\n<p>For each indicator that has data for more than one time period you should enter every possible combination of \u2018IndicatorID\u2019 and \u2018Date\u2019, supplying a unique \u2018IndicatorDateID\u2019 value for each combination.\u00a0 Note that \u2018Date\u2019 is currently simply 50 text characters allowing you to enter dates as you see fit.\u00a0 You can optionally supply \u2018DateOrder\u2019 values to define the order in which time periods will be listed in the Data Explorer of your dynamic report.\u00a0 If you do not define any \u2018DateOrder\u2019 values, your time periods will be listed in ascending order in your report.\u00a0 Optionally you can also set the precision of the data values at a date level.\u00a0 These settings will overwrite the precision setting of the indicator. In a similar way you can specify a Notes link for an individual date in the &#8216;IndicatorDateNotes&#8217; column. These settings will overwrite the &#8216;IndicatorNotes&#8217; setting of the indicator.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicatorDate.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicatorDate.png\" alt=\"\" class=\"alignnone size-full wp-image-34032\" width=\"703\" height=\"173\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicatorDate.png 703w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblIndicatorDate-300x74.png 300w\" sizes=\"auto, (max-width: 703px) 100vw, 703px\" \/><\/a><\/p>\n<h3><strong>Loading the Data <\/strong><\/h3>\n<p>You can load the data into the Access Data Manager in all the usual ways (import, attach table, copy and paste from Excel, etc).\u00a0 It is assumed the user has experience of loading data into an Access database.<\/p>\n<p><strong>tblData <\/strong><\/p>\n<p>This table stores all indicator data values and any associated values.\u00a0 The required fields are \u2018IndicatorID\u2019, \u2018GeographyID\u2019 and Date if you defined one or more in the tblIndicatorDate table.\u00a0 Together these three fields define an individual display record for your InstantAtlas report.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblData.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblData.png\" alt=\"\" class=\"alignnone size-full wp-image-34033\" width=\"405\" height=\"233\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblData.png 405w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblData-300x173.png 300w\" sizes=\"auto, (max-width: 405px) 100vw, 405px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2016\/04\/image1.jpeg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2016\/04\/image1.jpeg\" alt=\"\" class=\"alignnone size-full wp-image-24722\" width=\"23\" height=\"21\" \/><\/a> Note: You need to make sure that each Indicator with Dates is included in the tblIndicatorDate table and that the combinations that you define there, match with the data you put into the tblData. Data values are held in one or more of the following fields depending upon which associates you want to use in your report.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblDataFull.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblDataFull.png\" alt=\"\" class=\"alignnone size-full wp-image-34035\" width=\"714\" height=\"374\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblDataFull.png 714w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblDataFull-300x157.png 300w\" sizes=\"auto, (max-width: 714px) 100vw, 714px\" \/><\/a><\/p>\n<p>The value field holds indicator values.\u00a0 Any other fields hold associate values, so called because they are associated to indicator values.\u00a0 Associate values are not used in thematic mapping in InstantAtlas reports but perform other roles<strong>.<\/strong>\u00a0 The inclusion of associate values is optional, but the default configuration of some templates assumes that you will be supplying certain associates.<\/p>\n<table width=\"459\">\n<tbody>\n<tr>\n<td width=\"111\"><strong>Field <\/strong><\/td>\n<td width=\"347\"><strong>Description <\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"111\">Value<\/td>\n<td width=\"347\">This field contains indicator values that will thematically mapped in a dynamic report.\u00a0 These are stored as text so that you can enter text values for categoric type indicators.<\/td>\n<\/tr>\n<tr>\n<td width=\"111\">Count<\/td>\n<td width=\"347\">This field is an example for an associate that you might want to include when you map rates.\u00a0 By default, you will not see these values in the report.\u00a0 You will need to include a Count column into the Data Table using the Designer.\u00a0 Please refer to the Designer section of the IA Desktop User Guide for information on how to do this.<\/p>\n<p>Note that if you are creating data files for loading into InstantAtlas Server you do not need to populate this field \u2013 you should be putting your counts into the numerator field instead.<\/td>\n<\/tr>\n<tr>\n<td width=\"111\">UpperLimit<\/td>\n<td width=\"347\">This field contains any upper confidence limits associated with your indicator values.\u00a0 You can calculate these limits using any method you wish and including limits is optional.\u00a0 If you do include limits, they will be displayed as error bars in the bar chart of a dynamic report.<\/td>\n<\/tr>\n<tr>\n<td>LowerLimit<\/td>\n<td>This field contains any lower confidence limits associated with your indicator values.\u00a0 You can calculate these limits using any method you wish and including limits is optional.\u00a0 If you do include limits, they will be displayed as error bars in the bar chart of a dynamic report.<\/td>\n<\/tr>\n<tr>\n<td>diff<\/td>\n<td>This associate is used by default to draw the horizontal bars in an <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/the-instantatlas-area-profile-template\/area-profile-spine-chart\/\">Area Profile &#8211; Spine Chart<\/a> report.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Some templates or components may require other associates:<\/p>\n<table style=\"width: 660px;\">\n<tbody>\n<tr>\n<td style=\"width: 179.883px;\"><strong>Associate <\/strong><\/td>\n<td style=\"width: 446.117px;\"><strong>Reason for including in your data JSON file(s) <\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 179.883px;\">largestObservation, upperQuartile, median, lowerQuartile, smallestObservation<\/td>\n<td style=\"width: 446.117px;\">These associates need to be provided if you would like to use the box-and-whisker chart in your report.\u00a0 This chart can be included in the Single Map template using the Designer.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 179.883px;\">number, significance, baseline, state, trend, target<\/td>\n<td style=\"width: 446.117px;\">These associates perform various roles in the Area Profile template.\u00a0 For more information please refer to the <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/the-instantatlas-area-profile-template\/\">Area Profile<\/a> section of the InstantAtlas Desktop User Guide.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 179.883px;\">xValue, yValue, sizeValue, numerator, denominator<\/td>\n<td style=\"width: 446.117px;\">These associates perform various roles in the Bubble Plot template.\u00a0 For more information please refer to the <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/the-instantatlas-scatter-plot-template\/\">Scatter Plot<\/a> section of the InstantAtlas Desktop User Guide.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Please note that &#8216;numerator&#8217; and &#8216;denominator&#8217; are included in the Access Data Manager as associates. These cannot be deleted as they were required to export data for our legacy product InstantAtlas Server. You can either leave them empty or use them if you want to set up numerator and denominator associates (e.g. for the Bubble Plot template).<\/p>\n<p>Please refer to section \u2018<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/#Adding_New_Associates\"><span style=\"color: #000000;\">Adding New Associates<\/span><\/a>\u2019 of this guide for information on how to include further associates into the Access Data Manager.<\/p>\n<p><strong>tblAssociate <\/strong><\/p>\n<p>Associate columns by default get exported into the JSON file(s) as type categoric, regardless of what data type is defined for this column in the table tblData (which means the values will be sorted alphabetically and will appear left aligned in the data table).\u00a0 To change the type of an associate or to set the precision of associate values you need to define this in the table tblAssociate.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblAssociate.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblAssociate.png\" alt=\"\" class=\"alignnone size-full wp-image-34036\" width=\"503\" height=\"93\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblAssociate.png 503w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/tblAssociate-300x55.png 300w\" sizes=\"auto, (max-width: 503px) 100vw, 503px\" \/><\/a><\/p>\n<p><strong>tblIndicatorAssociate <\/strong><\/p>\n<p>If you need to define the data type and\/or precision for an associate where these settings need to be different depending on the selected indicator, you can use the table tblAssociate to enter these settings.<\/p>\n<h3><strong>Defining the Template for the JSON Export <\/strong><\/h3>\n<p><strong>tblTemplate <\/strong><\/p>\n<p>The Access Data Manager enables you to create JSON files for dynamic reports by using only a subset of the data you store in the Access Database.\u00a0 To define which associates shall go into the JSON files you can set up templates in the table tblTemplate.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblTemplate.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblTemplate.png\" alt=\"\" class=\"alignnone size-full wp-image-34055\" width=\"839\" height=\"93\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblTemplate.png 839w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblTemplate-300x33.png 300w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblTemplate-768x85.png 768w\" sizes=\"auto, (max-width: 839px) 100vw, 839px\" \/><\/a><\/p>\n<p>By default, there are already two templates defined.\u00a0 The template called \u2018Single or Double Map\u2019 will include only the associates Count, UpperLimit and LowerLimit (which are combined to \u2018Limits\u2019 in the tblTemplates since they are not supposed to exist separate from each other).\u00a0 The template called \u2018Area Profile\u2019 has additionally the diff column included. If you are using the numerator and denominator associates you may want to tick the relevant boxes to include them in the template of your choice. The first column IAS can be ignored and left unticked &#8211; this setting was required when exporting data for our legacy product InstantAtlas Server.<\/p>\n<h3><strong>Adding New Associates <\/strong><\/h3>\n<p>You can add your own new associate values (text or numbers) if you wish.\u00a0 These associate values can be displayed in custom columns in the main data table of an InstantAtlas dynamic report.\u00a0 For example, you may have an indicator called \u2018Percentage of the population who are visually impaired\u2019.\u00a0 You might also have an average score in a vision test which you wish to associate to the indicator value.\u00a0 The score associate values could then be shown in the data table alongside the indicator values themselves.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/DataTableWithScore.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/DataTableWithScore.png\" alt=\"\" class=\"alignnone size-full wp-image-34060\" width=\"713\" height=\"397\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/DataTableWithScore.png 713w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/DataTableWithScore-300x167.png 300w\" sizes=\"auto, (max-width: 713px) 100vw, 713px\" \/><\/a><\/p>\n<p>You can also use associates to populate the Advanced Pie Chart.<\/p>\n<p>To display new associate values in an InstantAtlas report, there are two distinct steps:<\/p>\n<ol>\n<li>Creating a data file that contains the new associate values for one or more indicators<\/li>\n<li>Configuring the dynamic report to implement the new associate values.<\/li>\n<\/ol>\n<p>Step 2 is carried out using the InstantAtlas Designer and is therefore beyond the scope of this document.\u00a0 Please refer to the <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/the-instantatlas-designer\/creating-a-new-design\/button\/table-properties\/\">Designer section<\/a> of the InstantAtlas Desktop User Guide. Step 1, however, is carried out using your InstantAtlas Data Manager.<\/p>\n<p>To add new associate values, you will need to create new table fields in the Access Data Manager and populate these with values.\u00a0 You need to complete the following steps:<\/p>\n<p>Step 1: Update the structure of the \u2018tblData\u2019 table by adding the custom fields as required and fill them with data.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/AddingScore.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/AddingScore.png\" alt=\"\" class=\"alignnone size-full wp-image-34037\" width=\"662\" height=\"153\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/AddingScore.png 662w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/AddingScore-300x69.png 300w\" sizes=\"auto, (max-width: 662px) 100vw, 662px\" \/><\/a><\/p>\n<p>If the new associate should not be categoric, include a new entry in the table tblAssociate to define type and precision.<\/p>\n<p>Step 2: Update the \u2018Data\u2019 query to include the custom fields.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddScoreToQueryData.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddScoreToQueryData.png\" alt=\"\" class=\"alignnone size-full wp-image-34057\" width=\"547\" height=\"355\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddScoreToQueryData.png 547w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddScoreToQueryData-300x195.png 300w\" sizes=\"auto, (max-width: 547px) 100vw, 547px\" \/><\/a><\/p>\n<p>Step 3: Update the structure of the \u2018tblTemplate\u2019 table by adding the same custom fields.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddedScoreToTblTemplate.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddedScoreToTblTemplate.png\" alt=\"\" class=\"alignnone size-full wp-image-34058\" width=\"934\" height=\"93\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddedScoreToTblTemplate.png 934w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddedScoreToTblTemplate-300x30.png 300w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/AddedScoreToTblTemplate-768x76.png 768w\" sizes=\"auto, (max-width: 934px) 100vw, 934px\" \/><\/a><\/p>\n<p>Step 4: In the \u2018tblTemplate\u2019 table either tick the box of the new custom field in one or more of the existing template entries or create a new entry with the same default entries as the template you are enhancing and check the boxes for the new custom fields.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/ScoreTemplateAdded.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/ScoreTemplateAdded.png\" alt=\"\" class=\"alignnone size-full wp-image-34059\" width=\"935\" height=\"114\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/ScoreTemplateAdded.png 935w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/ScoreTemplateAdded-300x37.png 300w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/ScoreTemplateAdded-768x94.png 768w\" sizes=\"auto, (max-width: 935px) 100vw, 935px\" \/><\/a><\/p>\n<p>Once you have completed these steps you may run the data file <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/#Creating_the_Data_Files\">creation process<\/a> using your enhanced template.<\/p>\n<p>As mentioned above, new associate values will not be displayed in InstantAtlas reports by default.<\/p>\n<h3><strong>Adding Metadata <\/strong><\/h3>\n<p>You can add properties to geographies, themes and indicators by populating the tblMetadata table.\u00a0 You will need to populate this table if you want to do the following:<\/p>\n<ol>\n<li>Adding metadata that will be displayed in a text box<\/li>\n<li>Setting custom legends<\/li>\n<li>Setting the chart axis minimum and maximum<\/li>\n<li>Create data files for a Performance Analysis, a Bubble Plot (Simple Configuration) or a Funnel Plot report. Please refer to the respective sections in the InstantAtlas <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/\">Desktop User Guide<\/a> for the list of properties that must be supplied.<\/li>\n<\/ol>\n<p>The tblMetadata table consists of 4 fields:<\/p>\n<p>ElementType \u2013 this should be \u2018Theme\u2019, \u2018Indicator\u2019 or \u2018IndicatorDate\u2019<\/p>\n<p>ElementID \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u2013 this is the respective \u00a0 \u2018ThemeID\u2019, \u2018IndicatorID\u2019 or \u2018IndicatorDateID\u2019 to which the metadata relates<\/p>\n<p>PropertyName \u2013 the name of the property e.g. \u2018metatext\u2019, \u2018customColours\u2019, etc<\/p>\n<p>PropertyValue \u2013 the value of the property e.g. \u2018This is an example text for Indicator 1\u2019<\/p>\n<p>You may have as many properties as you like per theme, indicator or time period.<\/p>\n<h4>Adding Metatext<em> <\/em><\/h4>\n<p>You can define metadata that will be displayed in a text box for themes, indicators or time periods.\u00a0 The format for entering this is shown below.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblMetadata.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblMetadata.png\" alt=\"\" class=\"alignnone size-full wp-image-34061\" width=\"686\" height=\"124\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblMetadata.png 686w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/tblMetadata-300x54.png 300w\" sizes=\"auto, (max-width: 686px) 100vw, 686px\" \/><\/a><\/p>\n<p>Column C must contain \u2018metatext\u2019.\u00a0 Column D should contain the text that you wish to appear in the report text box (or text boxes in the case of a report published using the Double Map template or Double Map Time Series template).\u00a0 The following image shows how this metatext would look in a text box in a report.\u00a0 Note that the text boxes are added to a report using the InstantAtlas Designer (usually they are in the report layout by default) and that their size and position is configurable.\u00a0 Note that HTML can be used to format text in this way.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/Metadata.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/Metadata.png\" alt=\"\" class=\"alignnone size-full wp-image-34062\" width=\"195\" height=\"72\" \/><\/a><\/p>\n<h4>Setting Custom Legends<em> <\/em><\/h4>\n<p>It is also possible to set custom classifications for individual themes, indicators or time periods.\u00a0 You can also set custom colours and labels for the display of the custom classification within a dynamic report.\u00a0 Furthermore, you can define that a theme, indicator or time period appears with a specific legend classifier or legend palette by default.<\/p>\n<p>The following image shows a screenshot of the tblMetadata table in an instance of the Access Data Manager.\u00a0 A custom classification is set up for the Indicator with ID 1 which is a numeric indicator and for the Indicator with ID 4 which contains categoric values.\u00a0 The default legend classifier for the Indicator with ID 2 is set to Equal Interval and the default legend palette for this indicator will be the one called \u2018Sequential Green Yellow\u2019 in the config.xml file.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataPalettes-1.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataPalettes-1.png\" alt=\"\" class=\"alignnone size-full wp-image-34064\" width=\"747\" height=\"237\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataPalettes-1.png 747w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataPalettes-1-300x95.png 300w\" sizes=\"auto, (max-width: 747px) 100vw, 747px\" \/><\/a><\/p>\n<p>You can see from the screenshot that the custom classification for both indicators (ids 1 and 4) is made up of three separate custom properties: customColours; customBreaks and customLabels.<\/p>\n<p><strong>customColours <\/strong><\/p>\n<p>Use this property to set the colours for displaying individual classes or to set a colour ramp.\u00a0 If the number of customColours matches the number of classes in the custom classification, then the colours will be displayed for each class in the same order in which you enter them in the worksheet.\u00a0 You can set just two colours and the dynamic report will create a colour ramp between them for as many classes as you have chosen.<\/p>\n<p><strong>customBreaks <\/strong><\/p>\n<p>Use this property to set the breaks between different classes.\u00a0 You should set one more value than the number of classes that you require i.e. if you want 5 classes you need to enter 6 values for breaks.\u00a0 If you have categoric data, then you must use the exact text label used within the data.<\/p>\n<p>Categoric breaks are case sensitive.<\/p>\n<p><strong>customLabels <\/strong><\/p>\n<p>Use this property to set the labels for each class that is displayed in the legend.\u00a0 The labels are applied in the order in which you enter them in the worksheet.\u00a0 You need to make sure that the number of labels matches the number of classes you have set up.<\/p>\n<p><strong>customClassifier <\/strong><\/p>\n<p>Use this property to set the default legend classifier for an indicator to one of the InstantAtlas standard classifiers.\u00a0 Valid values are \u2018equalInterval\u2019, \u2018quantile\u2019, \u2018natural\u2019, \u2018continuous\u2019, \u2018standardDeviation\u2019.<\/p>\n<p><strong>customPalette <\/strong><\/p>\n<p>Use this property to set the default legend palette for an indicator to one of the legend palettes that are defined the config.xml file.\u00a0 Valid values are the names of the palettes in the configuration file.\u00a0 To find these, open the config.xml file of your report in the Designer and click in the menu bar on \u2018Style\u2019 and then \u2018Palettes\u2019.\u00a0 In the \u2018Palettes (numeric data)\u2019 tab you can find the palettes names for numeric indicators and the tab called \u2018Colour Schemes (textual data)\u2019 will show you the names of the categoric palettes.<\/p>\n<h4>Setting the Chart Axis Minimum and Maximum<em> <\/em><\/h4>\n<p>By default, the bar chart and time series chart adjust their minimum and maximum depending on the data the chart shows.\u00a0 This might not be suitable e.g. when using a time animation.\u00a0 To set the chart minimum and maximum to a fixed value for each theme or indicator you can use the metadata elements \u2018minChartValue\u2019 and \u2018maxChartValue\u2019.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataCharts.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataCharts.png\" alt=\"\" class=\"alignnone size-full wp-image-34065\" width=\"463\" height=\"99\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataCharts.png 463w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/MetadataCharts-300x64.png 300w\" sizes=\"auto, (max-width: 463px) 100vw, 463px\" \/><\/a><\/p>\n<h2><strong>Creating the Data File(s) <\/strong><\/h2>\n<p>Data files for a report are generated using the following queries:<\/p>\n<ul>\n<li><span style=\"color: #000000;\">Associate<br \/>\n<\/span><\/li>\n<li><span style=\"color: #000000;\">Data<br \/>\n<\/span><\/li>\n<li><span style=\"color: #000000;\">Filter<br \/>\n<\/span><\/li>\n<li><span style=\"color: #000000;\">FilterDetails<br \/>\n<\/span><\/li>\n<li><span style=\"color: #000000;\">Geography<br \/>\n<\/span><\/li>\n<li><span style=\"color: #000000;\">GeographyType\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 <\/span><\/li>\n<li><span style=\"color: #000000;\">Indicator<\/span><\/li>\n<li>IndicatorAssociate<\/li>\n<li><span style=\"color: #000000;\">IndicatorDate<\/span><\/li>\n<li><span style=\"color: #000000;\">Metadata<\/span><\/li>\n<li><span style=\"color: #000000;\">Split<\/span><\/li>\n<li><span style=\"color: #000000;\">SplitDetails<\/span><\/li>\n<li><span style=\"color: #000000;\">Template<\/span><\/li>\n<li><span style=\"color: #000000;\">Theme<\/span><\/li>\n<\/ul>\n<p>Currently these are direct views onto the appropriate table.\u00a0 You can adjust these queries directly if you wish but this is an option to use with care.\u00a0 The fields in the queries must not be changed although they may be alternatively sourced.\u00a0 This method can also be used to create particular subsets of the data.\u00a0 If you do this it is important that the queries work consistently in terms of the subset of data to which they relate.<\/p>\n<p>The final step is to create the data file(s) so they can be added to a dynamic report.<\/p>\n<p>Step 1: Open the Create Data File form.\u00a0 In the Access Data Manager navigate to the Forms tab and double click the Create Data File form<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/CreateDataFile.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/CreateDataFile.png\" alt=\"\" class=\"alignnone size-full wp-image-34066\" width=\"234\" height=\"91\" \/><\/a><\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2016\/04\/image1.jpeg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2016\/04\/image1.jpeg\" alt=\"\" class=\"alignnone size-full wp-image-24722\" width=\"23\" height=\"21\" \/><\/a> Note that you may need to click on \u2018Enable Content\u2019 if you see a Security Warning in a yellow bar underneath the Access ribbon.\u00a0 This will then allow the themes, comparison areas and filters to be available for export.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning.png\" alt=\"\" class=\"alignnone size-full wp-image-34023\" width=\"649\" height=\"255\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning.png 649w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/11\/SecurityWarning-300x118.png 300w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/><\/a><\/p>\n<p>The Create Data File form will look similar to that displayed below.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/CreateDataFileForm.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/CreateDataFileForm.png\" alt=\"\" class=\"alignnone size-full wp-image-34067\" width=\"743\" height=\"639\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/CreateDataFileForm.png 743w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/CreateDataFileForm-300x258.png 300w\" sizes=\"auto, (max-width: 743px) 100vw, 743px\" \/><\/a><\/p>\n<p>Step 2: Select the template option for which you wish to create data files.<\/p>\n<p>Step 3: Select the base geography for your report.\u00a0 The base geography is the geography thematically mapped.<\/p>\n<p>Step 4: If you wish to include comparison geographies, choose any features from the list of comparison geographies.\u00a0 Hold down \u2018Ctrl\u2019 on your keyboard to select multiple comparison features.<\/p>\n<p>Step 5: Select the themes you wish to include.\u00a0 Hold down \u2018Ctrl\u2019 on your keyboard to select multiple themes.\u00a0 Note that if no themes are selected, the data file created will contain all themes.<\/p>\n<p>Step 6: If there are filters available for your chosen base geography that you wish to include, select one or more filters from the filters list.\u00a0 Hold down \u2018Ctrl\u2019 on your keyboard to select multiple filters.<\/p>\n<p>Step 7: If there are splits available for your chosen base geography and you wish to split the data file creation, select a split from the splits list.<\/p>\n<p>Step 8: Select an output option:<\/p>\n<p><strong>Single file<\/strong> \u2013 if you don&#8217;t export a large amount of data you can export all into a single data.js file<\/p>\n<p><strong>Multiple files<\/strong> \u2013 you should select this option if you are creating data files with a lot of data.\u00a0 It is more efficient for a stand-alone dynamic report to hold data in multiple JSON files rather than one large data file. If this option is selected, the Access Data Manager will export the data structure into a data.js file but the actual data values are being saved into theme data files, one for each theme. The theme files are being linked to from the data.js file. As a result, the report will on start-up only load the data.js file and the theme file of the first theme instead of having to load all the data upfront.<\/p>\n<p>Step 9: Select an output type:<\/p>\n<p><strong>JSON (data.js)<\/strong> \u2013 in most cases (except for those stated below) you should select this option.<\/p>\n<p><strong>XML (data.xml)<\/strong> \u2013 The XML format was historically used for Flash dynamic reports. It is still included for three reasons:<\/p>\n<ol>\n<li>For troubleshooting purposes as it is easier for the human eye to read an XML data file than a JSON data file. Additionally, even when the JSON format is selected, the code exports the data first to XML and converts it to JSON as a second step. Being able to stop that process at the XML format allows for easier debugging.<\/li>\n<li>To generate an HTML table view of your data by using the <strong>data-xml-2-html.xslt<\/strong> file. This file is part of every InstantAtlas dynamic report and converts the data.xml file to an HTML table view if it gets called via the browser URL.<\/li>\n<li>To be able to create multiple geography reports using the Batch Publisher.<\/li>\n<\/ol>\n<p>Step 10: Specify the output folder by typing the path into the text field<\/p>\n<p>Step 11: Choose the data file prefix.\u00a0 In most cases, this should be \u2018data\u2019.<\/p>\n<p>Step 12: Select a data ordering option &#8211; either alphabetically or in the order you specified in the tables \u2018tblTheme\u2019 \u2018tblIndicator\u2019 and \u2018tblIndicatorDate\u2019.<\/p>\n<p>Step 13: If you would like to include only the latest dates of each indicator into your report, e.g. in the spine chart of an area profile report, you should tick the \u2018Latest Date Only\u2019 option.<\/p>\n<p>Step 14: If you would like to use the InstantAtlas Batch Publisher you can control the automated publication of InstantAtlas reports from your Access Data Manager.\u00a0 Click the &#8216;Set Publication Options&#8217; button to open a form to input or modify your batch publication settings.\u00a0 If the &#8216;Publish&#8217; setting is selected for one record in the tblPublish table, the Access Data Manager will launch a batch publishing process.\u00a0 If you do not want to use the Batch Publisher, you must ensure no &#8216;Publish&#8217; setting in the tblPublish table is selected.\u00a0 Please refer to section \u2018<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/#Batch_Publication_of_Dynamic_Reports\">Batch Publication of Dynamic Reports<\/a>\u2019 below for more information on batch publishing.<\/p>\n<p>Step 15: Click the \u2018Create File(s)\u2019 button.\u00a0 This will create the data file(s) for your report in the specified output folder, or \u2018C:\\temp\u2019 if no output folder is specified.\u00a0 This will overwrite any file(s) with the same name already present.\u00a0 A message will be displayed to let you know when the file(s) has\/have been generated.<\/p>\n<p>Step 16: Assuming that the Batch Publisher option has not been used, the data file(s) generated should be moved into the relevant InstantAtlas report output folder if they have not already been saved there.\u00a0 When generating multiple JSON files, in addition to the data.js file there will be a set of supporting .js files: one for each theme.\u00a0 These will be named &lt;Base Geography Name&gt;-T&lt;Theme number&gt;.js. Please ensure that these theme data files are also saved in the report folder alongside the data.js file.<\/p>\n<p>If the Batch Publisher option has been used, you should wait until the report(s) have been generated.\u00a0 You will know that report(s) have been generated when ZIP files appear in the specified output folder.<\/p>\n<h2><strong>Merging Data Files for Multiple Geography Reports <\/strong><\/h2>\n<p>Before reading this section it is assumed that you have already read the <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/multiple-geography-reports\/\">Multiple Geography Reports<\/a> section of the InstantAtlas Desktop User Guide.<\/p>\n<p>Export the data files for each geography separately in the normal way. Then open the \u2018Merge IA Files\u2019 form and enter a semicolon separated list of data.js files. This list needs to be in the same order as the respective base geographies defined in the \u201cChoose Your Base Geography\u201d screen of the Publisher. Then enter the path and name of the merged file.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/Merge.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/Merge.png\" alt=\"\" class=\"alignnone size-full wp-image-34068\" width=\"479\" height=\"534\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/Merge.png 479w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/Merge-269x300.png 269w\" sizes=\"auto, (max-width: 479px) 100vw, 479px\" \/><\/a><\/p>\n<p>Click on the \u2018IA Merge Files\u2019 button to merge the listed data.js files together.\u00a0 The resulting file will be saved into the location you entered.<\/p>\n<h2><strong>Batch Publication of Dynamic Reports <\/strong><\/h2>\n<h3><strong>The Publish Form <\/strong><\/h3>\n<p>With the InstantAtlas Batch Publisher you have the option to automate the publication of dynamic reports.\u00a0 This process is controlled using settings specified in the &#8216;tblPublish&#8217; table.\u00a0 You can use the &#8216;Publish&#8217; form to input or modify the settings in this table.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/PublishForm-1.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/PublishForm-1.png\" alt=\"\" class=\"alignnone size-full wp-image-34070\" width=\"1010\" height=\"794\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/PublishForm-1.png 1010w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/PublishForm-1-300x236.png 300w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2020\/12\/PublishForm-1-768x604.png 768w\" sizes=\"auto, (max-width: 1010px) 100vw, 1010px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2017\/08\/Access-Manager-06.jpg\"><\/a>The Batch Publisher settings are described below:<\/p>\n<p><strong>Publish:<\/strong> Make sure this box is selected for the set of Batch Publisher options you wish to use.\u00a0 Ensure that only one set of Batch Publisher options is selected.<\/p>\n<p><strong>Update Files Only:<\/strong> this should be left blank if you wish to Publish a new set of reports. If you only want to update the data files in a set of already published reports, you should set this property to \u201eYes\u201f. The data files will be saved into subfolders of the destination folder if these subfolders have the same name as the split values.<\/p>\n<p><strong>Publisher Folder:<\/strong> the full pathname for the folder in which the command line interface publisher executable (iapcmd.exe) is located. In this example this is \u2018C:\\Program Files\\EsriUK\\InstantAtlas\u2019.<\/p>\n<p><strong>Publisher Executable:<\/strong> the name of the command line version of the Publisher.\u00a0 This should always be \u2018iapcmd.exe\u2019<\/p>\n<p><strong>Zip Folder:<\/strong> the full pathname for the folder in which you want the zipped reports to be saved. In this example this is \u2018C:\\reports\u2019.<\/p>\n<p><strong>Destination Folder:<\/strong> optionally you can enter the full pathname for the folder to which you want the zipped reports to be unpacked to.\u00a0 This can be the same folder as that specified for the \u2018Folder for Zip File\u2019 setting.\u00a0 If you do not enter a pathname, the zipped reports will not be unpacked. In this example this is \u2018C:\\reports\u2019.<\/p>\n<p><strong>Template:<\/strong> the full pathname for the template you wish to use.\u00a0 The templates are archives (zip) located in the \u2018templates\u2019 folder which was created as part of your InstantAtlas installation.\u00a0 The default location of this folder is:<\/p>\n<p>C:\\ProgramData\\EsriUK\\InstantAtlas\\templates<\/p>\n<p>In the Access file we have used the following location:<\/p>\n<p>\u2018C:\\ProgramData\\EsriUK\\InstantAtlas\\templates\\InstantAtlasSingleHTML.zip\u2019<\/p>\n<p><strong>Config File:<\/strong> optionally you can enter the full pathname for a custom configuration file (config.xml) that you wish to be used for the published reports.\u00a0 If you do not enter a pathname, the template default configuration file will be used. In this example this is \u2018C:\\config.xml\u2019.<\/p>\n<p><strong>Stylesheet:<\/strong> optionally you can enter the full pathname for a custom style sheet (default.css) that you wish to be used for the published reports.\u00a0 If you do not enter a pathname, the template default style sheet will be used. In this example this is \u2018C:\\default.css\u2019.<\/p>\n<p><strong>Area Selection:<\/strong> This should be set to \u2018DATA\u2019 if you wish the reports to only include the base geography features which are part of the respective split value. If you wish to display a map for all the areas of the base geography map file (not just for those that will show data in your report) use \u2018BASE\u2019.<\/p>\n<p><strong>Base File(s):<\/strong>\u00a0 This setting is made up of:<\/p>\n<ol>\n<li>the full pathname for the digital map file (ESRI shape file, MapInfo MID\/MIF, MapInfo TAB file) containing the base geography for the series of reports you wish to publish,<\/li>\n<li>the feature code field in your base geography digital map file (note that this field is case sensitive and that the codes of your digital map file must be exactly the same as those in column A of the Geography and Filters worksheet),<\/li>\n<li>the feature name field in your base geography digital map file (note that this field is case sensitive) and<\/li>\n<li>optional &#8211; the label for the base geography that will be displayed in the legend of your published reports. If you do not specify a label, the layer will be shown in the legend with its original map file name.<\/li>\n<\/ol>\n<p>These parameters must be delimited by a \u2018+\u2019 sign.<\/p>\n<p>In this example the selected digital map file is an ESRI shape file called \u2019post_code_sectors.shp\u2019 that contains post code sector boundaries for Edinburgh. This file is saved onto your computer during the installation of InstantAtlas.<\/p>\n<p>The default location is C:\\Program Files\\EsriUK\\InstantAtlas\\maps<\/p>\n<p>ESRI Shapefiles have a .shp file extension (e.g. districts.shp).\u00a0 MapInfo interchange (also referred to as MID\/MIF) files have a .mif file extension (districts.mif).\u00a0 MapInfo Table files (TAB files) have a .tab extension (districts.tab).\u00a0 All are accompanied by supporting files.\u00a0 You must have a digital map file in one of these formats to be able to publish a dynamic report (a .shp .mif or .tab file).\u00a0 You will also need a .dbf file with the same name as the .shp file (districts.dbf) or a .MID file with the same file name as the .MIF file (districts.MID).\u00a0 For TAB files, you will need a range of other supporting files including .DAT, .ID, .MAP and .IND.\u00a0 These files need to be located within the same folder as the digital map files.\u00a0 Supporting files should all be supplied with either your Shape, MID\/MIF or TAB files by the provider of your digital map data.<\/p>\n<p>The field in the chosen digital map file (post_code_sectors.shp) that contains codes is called \u2018PCS_CODE\u2019. The names are stored in the field called \u2018PCS_NAME\u2019.<\/p>\n<p>The label for the legend shall be \u2018Post Code Sectors\u2019.<\/p>\n<p>Connecting these parameters together using the \u2018+\u2019 sign results in:<\/p>\n<p>C:\\Program Files\\GeoWise\\InstantAtlas\\maps\\post_code_sectors.shp+PCS_CODE+PCS_NAME+Post Code Sectors<\/p>\n<p>If you wish to create reports with more than one base geography layer, please refer to section<span style=\"color: #000000;\"> &#8216;<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/#Creating_Multiple_Geography_Reports\">Creating Multiple Geography Reports<\/a>&#8216;<\/span>.<\/p>\n<p><strong>Data File Folders for Additional Base Files:<\/strong> Leave this property blank if you wish to create reports with just one base geography layer. You will only need this property if you want to create Multiple Geography Reports using the Batch Publisher.<span style=\"color: #000000;\"> Please refer to section &#8216;<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/#Creating_Multiple_Geography_Reports\">Creating Multiple Geography Reports<\/a>&#8216;.<\/span><\/p>\n<p><strong>Contextual Files:<\/strong> optionally you can enter the full pathnames to any contextual layers you wish to include in your reports.\u00a0 For each contextual geography you must supply the following:<\/p>\n<ol>\n<li>The full pathname for the digital map file (Shapefile, MID\/MIF or TAB)<\/li>\n<li>The feature code and name fields in the digital map file<\/li>\n<li>The label for the contextual geography that you wish to be displayed in the Map Layers list of the published reports<\/li>\n<\/ol>\n<p>This information should take the form of a semi-colon delimited list.\u00a0 For each contextual geography, information should be delimited by a \u2018+\u2019 sign.<\/p>\n<p>In this example a single contextual layer has been entered as \u2018C:\\Program Files\\EsriUK\\InstantAtlas\\maps\\post_code_districts.shp+PCD_CODE+PCD_NAME+Post Code Districts\u2019.\u00a0 The digital map file is an ESRI shape file called \u2018post_code_districts.shp\u2019.\u00a0 The feature code and name fields in this digital map file are called \u2018PCD_CODE\u2019 and \u2018PCD_NAME\u2019 respectively.\u00a0 The label for the contextual geography that will be displayed in the published reports is \u2018Post Code Districts\u2019.<\/p>\n<p>If you wanted to add a digital map file with Local Authorities as a second contextual geography, your entry might look like this:<\/p>\n<p>\u2018C:\\Program Files\\EsriUK\\InstantAtlas\\maps\\post_code_districts.shp+PCD_CODE+PCD_NAME+Post code districts;C:\\local_authorities.shp+LA_CODE+LA_NAME+Local Authorities\u2019<\/p>\n<p><strong>Contextual Clip:<\/strong> this field should be set to \u2018True\u2019 if you wish to include only contextual geography features that overlap the base geography.\u00a0 If you wish to include all contextual geography features, you should set this to \u2018False\u2019.<\/p>\n<p><strong>Editable Settings:<\/strong> optionally you can enter a list of editable settings.\u00a0 As a delimiter you need to use the character defined in the \u2018Editable Settings Token\u2019 property.\u00a0 In the example workbook the map margin is set to be 20%, the report title is \u2018My Report\u2019, the border width of the base layer is 1px the contextual layer has a border width of 2px.<\/p>\n<p><span>This is a list of available editable settings:<br \/>\n<\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center;\"><strong>Editable Setting<\/strong><\/td>\n<td style=\"text-align: center;\"><strong>Example<\/strong><\/td>\n<\/tr>\n<tr>\n<td>mapMargin<\/td>\n<td>mapMargin=20%<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets the distance between the border of the map component and the base layer.*<\/td>\n<\/tr>\n<tr>\n<td>reportTitle<\/td>\n<td>reportTitle=My Report<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Changes the title of the atlas.html page. The title is displayed in the title bar of your browser and in the browser tab.<\/td>\n<\/tr>\n<tr>\n<td>layerVisible<\/td>\n<td>layerVisible=true;false;true<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of \u2018true\u2019 or \u2018false\u2019 values to set if the map layers are visible in the map by default. The first value defines the visibility of the base layer followed by the visibility settings for the contextual layers in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>baseLayerSymbolSize<\/td>\n<td>baseLayerSymbolSize=18<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets the size of the legend symbols for the base layer. Does not apply when proportional points or lines are used. Max and min sizes for proportional symbols can be set in the Designer.<\/td>\n<\/tr>\n<tr>\n<td>contextualLayerSymbolSize<\/td>\n<td>contextualLayerSymbolSize=12;15<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of pixel values to set the size of the legend symbols for the contextual layers.<\/td>\n<\/tr>\n<tr>\n<td>baseLayerFillOpacity<\/td>\n<td>baseLayerFillOpacity=0.7<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets the opacity for the base layer. 0 means totally transparent and 1 means totally opaque.<\/td>\n<\/tr>\n<tr>\n<td>contextualLayerFillOpacity<\/td>\n<td>contextualLayerFillOpacity=0;1<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of opacity values for the contextual map layers in the same order as defined in the \u2018Contextual Layer\u2019 property. 0 means totally transparent and 1 means totally opaque.<\/td>\n<\/tr>\n<tr>\n<td>baseLayerFillColor<\/td>\n<td>baseLayerFillColor=#cccccc<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets the fill colour in hexadecimal format for the base layer. This colour appears when a feature is not part of the legend classification, e.g. when it is not part of an applied filter.<\/td>\n<\/tr>\n<tr>\n<td>contextualLayerFillColor<\/td>\n<td>contextualLayerFillColor=#ffcc00;#0000ff<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of fill colours in hexadecimal format for the contextual map layers in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>layerBorderThickness<\/td>\n<td>layerBorderThickness=1;1.5;2<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of pixel values for the digital map layers. The first value defines the border thickness of the base layer followed by the border thickness settings for the contextual layers in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>contextualLayerBorderColor<\/td>\n<td>contextualLayerBorderColor=#ffcc00;#0000ff<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of border colours in hexadecimal format for the contextual map layers in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>baseLayerBorderColor<\/td>\n<td>baseLayerBorderColor=#000000<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets the border colour in hexadecimal format for the base layer.<\/td>\n<\/tr>\n<tr>\n<td>layerShowLabels<\/td>\n<td>layerShowLabels=false;false;true<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of \u2018true\u2019 or \u2018false\u2019 values to set if labels should show in the map for the map layer features. The first value defines the visibility of feature labels for the base layer followed by the visibility of feature labels for the contextual layers in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>layerMinLabelExtent<\/td>\n<td>layerMinLabelExtent=0;0;10000<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of minimum label extents in map units for the map layers. The first value defines the minimum label extents for the base layer followed by the minimum label extents for the contextual layers in the same order as defined in the \u2018Contextual Layer\u2019 property. For layers which are not supposed to show labels (layerShowLabels=false), the layerMinLabelExtent value can be left blank.<\/td>\n<\/tr>\n<tr>\n<td>layerMaxLabelExtent<\/td>\n<td>layerMaxLabelExtent=1000000;1000000;500000<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of maximum label extents in map units for the map layers. The first value defines the maximum label extents for the base layer followed by the maximum label extents for the contextual layers in the same order as defined in the \u2018Contextual Layer\u2019 property. For layers which are not supposed to show labels (layerShowLabels=false), the layerMaxLabelExtent value can be left blank.<\/td>\n<\/tr>\n<tr>\n<td>baseLayerShowDataTips<\/td>\n<td>baseLayerShowDataTips=true<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets if the base layer features should show data tips when hovered with the mouse.<\/td>\n<\/tr>\n<tr>\n<td><strong><\/strong>contextualLayerShowDataTips<\/td>\n<td>contextualLayerShowDataTips=true;false<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of \u2018true\u2019 or \u2018false\u2019 values to set if the contextual layer features should show data tips when hovered with the mouse. To be set in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>baseLayerShowInLayerList<\/td>\n<td>baseLayerShowInLayerList=true<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: Sets if the base layer should appear in the legend.<\/td>\n<\/tr>\n<tr>\n<td>contextualLayerShowInLayerList<\/td>\n<td>contextualLayerShowInLayerList=false;true<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of \u2018true\u2019 or \u2018false\u2019 values to set if the contextual layers should appear in the legend. To be set in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<tr>\n<td>contextualLayerIconPath<\/td>\n<td>contextualLayerIconPath=C:\\icon.png<\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" style=\"background-color: #e6e6e6;\">Description: A semi-colon delimited list of paths to icon files which the map shall display for contextual point layers instead of the default circle. To be set in the same order as defined in the \u2018Contextual Layer\u2019 property.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>* Possible values for map margins are: none, 1%, 2%, 5%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% and 100%. If you use Google Maps as a background layer, we suggest you use \u2018none\u2019 since the map will adjust itself to one of the zoom levels provided by Google maps.<\/p>\n<p><strong>Editable Settings Token:<\/strong> This character should be used as a delimiter between multiple Editable Settings.\u00a0 In the example the token is a pipe symbol (\u2018|\u2019)<\/p>\n<p><strong>Background Type:<\/strong> Please select here the type of background layer you wish to include into your reports.\u00a0 The options are:<\/p>\n<ul>\n<li>\u2018None\u2019 (if you do not want to include any background mapping)<\/li>\n<li>\u2018ArcGIS\u2019 (for an ArcGIS Server\/ ArcGIS Online connection)<\/li>\n<li>\u2018Google\u2019 (for Google Maps)<\/li>\n<li>\u2018Raster\u2019 (for a raster background image collection locally saved on your computer or a shared drive)<\/li>\n<li>\u2018WMS\u2019 (for a Web Map Service)<\/li>\n<\/ul>\n<p>Depending on which option you chose, you will see different settings to specify your background mapping.<\/p>\n<h4><strong>Using a Raster Image Collection as a Background Layer <\/strong><\/h4>\n<p><strong>Folders:<\/strong> Here you can enter the full pathnames to any background mapping index files (xml).<\/p>\n<p>In this example this is \u2018C:\\Program Files\\EsriUK\\InstantAtlas\\images \\UK_Miniscale_XYZ.xml\u2019.<\/p>\n<p>If you wanted to add a second index file, your entry might look like this:<\/p>\n<p>\u2018C:\\Program Files\\EsriUK\\InstantAtlas\\images\\UK_Miniscale_XYZ.xml;C:\\Program Files\\EsriUK\\InstantAtlas\\images\\os250k.xml\u2019<\/p>\n<p><strong>Copy:<\/strong> This field should be set to \u2018True\u2019 if you wish background mapping images to be copied to the output folders of the published reports.\u00a0 Note that images files will only be copied over if they are located in the same folder as the index files.\u00a0 If you do not wish background mapping images to be copied to the output folders of your published reports, set this to \u2018False\u2019.<\/p>\n<p><strong>Clip:<\/strong> This field should be set to \u2018True\u2019 if you wish to display only background images that overlap the base geography in your published reports.\u00a0 To display all background images, set this to \u2018False\u2019.<\/p>\n<h4><strong>Using a Web Map Service as a Background Layer<em> <\/em><\/strong><\/h4>\n<p><strong>Url:<\/strong> Here you can include a Web Map Service as a background mapping. Therefore, type the URL for the WMS into this field. In the example Access file, a connection to the OpenStreetMap WMS from \u2018terrestris\u2019 in the Germany is used. If you wish to use this WMS, please ensure you read the guidance notes at <a href=\"https:\/\/www.terrestris.de\/en\/openstreetmap-wms\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/www.terrestris.de\/en\/openstreetmap-wms\/<\/a>.<\/p>\n<p><strong>Name:<\/strong> The name of the WMS layer as it will appear in the legend of your report. In the example this is \u2018OpenStreetMap WMS\u2019.<\/p>\n<p>If you don\u2019t know the values for the following settings, you might want to request the properties of the WMS with the GetCapabilities request.\u00a0 Therefore, type into the URL field of your internet browser the URL of the WMS you want to use followed by \u2018&amp;REQUEST=GetCapabilities\u2019.\u00a0 This will offer you a file in xml format with the properties of the WMS including coordinate system, version number, available image formats and available layers.<\/p>\n<p><strong>Layers<\/strong>: A comma delimited list of WMS layers you want to include.<\/p>\n<p><strong>Parameters<\/strong>: Parameters for image format, background colour and transparency. The parameter names are \u2018format\u2019, \u2018bgcolor\u2019 and \u2018transparent\u2019 and they must have an ampersand (\u2018&amp;\u2019) as a prefix. In the example Access file, we have chosen:<br \/>\n\u2018&amp;format=image\/png&amp;bgcolor=0xffffff&amp;transparent=FALSE\u2019<\/p>\n<p><strong>Coordsys \/ Scs Code:<\/strong> This is the coordinate system of the WMS. For the WMS from terrestris this is \u2018EPSG:3857\u2019<\/p>\n<p><strong>OGC Version:<\/strong> The version number of the WMS. For the terrestris WMS this is \u20181.1.1\u2019<\/p>\n<h4>Using an ArcGIS Server\/ArcGIS Online connection as a<br \/>\nBackground Layer<\/h4>\n<p>The properties Url, Name, Layers, Coordsys \/ Scs Code and Parameters should be used respectively as explained for the WMS background layer. As an example you could use:<\/p>\n<p>Url: https:\/\/server.arcgisonline.com\/ArcGIS\/rest\/services\/World_Street_Map\/<br \/>\nMapServer\/export?<br \/>\nName: ArcGIS Layer<br \/>\nLayers: 0<br \/>\nCoordsys \/ Scs Code:102100<\/p>\n<p>This example shows the settings for the ArcGIS World Street Map connection in the coordinate system Web Mercator Auxiliary Sphere (102100). This connection contains a single layer which is called \u20180\u2019.<\/p>\n<h4>Using Google Maps as a Background Layer<\/h4>\n<p>Map Type: This is where you can set the default Google Map type that loads with the report. Settings include \u2018normal\u2019 (for street map), \u2018satellite\u2019, \u2018hybrid\u2019 or \u2018physical\u2019 (for terrain). The end-user can switch between these map types via a drop-down list in the map component.<\/p>\n<p>In the example the hybrid map type is chosen.<\/p>\n<p><strong>API Key<\/strong>: For Google Maps to work on a web server, you will need to provide an API (Application Programming Interface) Key. Please refer to the Google Maps <a href=\"https:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key?utm_source=geoblog&amp;utm_medium=social&amp;utm_campaign=2016-geo-na-website-gmedia-blogs-us-blogPost&amp;utm_content=TBC\">API documentation<\/a> on how to obtain an API key. For use on a local drive you do not need an API key.<\/p>\n<p><strong>Layer Name:<\/strong> The name of the Google Maps layer as it will appear in the legend of your report. In this example it is called \u2018Google Maps\u2019.<\/p>\n<p><strong>Reproject<\/strong>: For a Google Maps background to work, all map layers need to be in the same projection as Google Maps. This projection is called Web Mercator Auxiliary Sphere. If you wish the Batch Publisher to re-project your map layers for you set this property to \u2018True\u2019. If your map layers are already in the same projection as Google Maps, you should set this property to \u2018False\u2019. Please refer to section \u2018<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/google-maps-in-instantatlas-reports\/\">Google maps in InstantAtlas reports<\/a>\u2019 of the InstantAtlas Desktop User Guide for important information on the re-projection functionality and its limitations. Since the demo map files for Edinburgh post code sectors and districts are not in the Google Maps projection, this property is set to \u2018True\u2019 in the example.<\/p>\n<p><strong>Additional Parameters:<\/strong> This is a place holder for any additional parameters that you might want to include into your batch reports. Please leave this blank unless you are told otherwise by your support provider.<\/p>\n<p><strong>Debug:<\/strong> If you wish to debug the batch publication process you should select this option. When you next try and run batch publish a command will appear in the &#8216;CommandLine&#8217; box. Copy the contents of this box into your clipboard (Ctrl + C)<\/p>\n<p>Now access a command prompt.<\/p>\n<p>You can find the Command Prompt in your Windows Start Menu in the &#8216;Windows System&#8217; folder.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/command-prompt.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/command-prompt.png\" alt=\"\" class=\"alignnone size-full wp-image-33765\" width=\"311\" height=\"402\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/command-prompt.png 311w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/command-prompt-232x300.png 232w\" sizes=\"auto, (max-width: 311px) 100vw, 311px\" \/><\/a><\/p>\n<p>Paste the command line by right clicking and selecting paste. Hit enter to execute.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2017\/08\/Access-Manager-09.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2017\/08\/Access-Manager-09.jpg\" alt=\"\" class=\"alignnone size-full wp-image-33335\" width=\"585\" height=\"219\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2017\/08\/Access-Manager-09.jpg 585w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2017\/08\/Access-Manager-09-300x112.jpg 300w\" sizes=\"auto, (max-width: 585px) 100vw, 585px\" \/><\/a><\/p>\n<p>The error message will now stay in the DOS prompt screen. You can read<br \/>\nthis error message and use it to debug the batch publisher, or if required,<br \/>\ncopy the message to your support provider. To do this, right click on the<br \/>\nwindow, select all, and then copy and paste the error message into an<br \/>\ne-mail. Send the error message, along with any comments you may have, to your<br \/>\nsupport provider.<\/p>\n<p>Mode: Set to \u2018QUIET\u2019 or \u2018VERBOSE\u2019 depending on the amount of<br \/>\ninformation you wish to view during the publishing process.<\/p>\n<h3><strong>The Publishing Process <\/strong><\/h3>\n<p>Once you have edited the above settings and ensured that you have the checkbox of the \u2018Publish\u2019 property ticked, click \u2018OK\u2019 in the Publish form.<\/p>\n<p>If not already visible, open the \u2018Create Data File\u2019 form and select the data you wish to see in the reports. Please make sure that you choose under \u2018Select Base Geography\u2019 the corresponding geography to the digital map file you specified in the \u2018Base File(s)\u2019 property of the \u2018Publish\u2019 form. Also select the correct split which will divide the data into the different reports. If you do not have a split representing the reports you wish to publish, you will need to set it up first. Please refer <span style=\"color: #000000;\">to section \u2018<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/#Setting_up_Splits\">Setting up Splits<\/a>\u2019.<\/span><\/p>\n<p>Choose an output folder and click \u2018Create File(s)\u2019.\u00a0 Data files will be created in this folder.<\/p>\n<p>Multiple instances of the Batch Publisher will open and close automatically as publishing progresses. ZIP Archives (.zip) containing published reports will be saved in the folder specified for the \u2018Zip Folder\u2019 setting.\u00a0 The dynamic reports will be unpacked to the folder specified for the \u2018Destination Folder\u2019 setting.\u00a0 Depending on the number of reports you are publishing and the number of geographic features in each report this process may take minutes or hours.<\/p>\n<p>In this example five ZIP archives would be created in a folder called \u2018reports\u2019 on the computer\u2019s C: drive.\u00a0 These would be unpacked to the same folder, automatically creating five subfolders with the names corresponding to your split values (the parts of Edinburgh in this example).\u00a0 Each subfolder would contain a dynamic report displaying post code sectors for a part of Edinburgh.<\/p>\n<p>Please note: If you have published a set of reports using one of the 6.10.0 (or later) templates, the data within each individual report will initially be dummy data generated by the batch publisher. To replace this with the data from your Excel workbook, you will have to re-export the data files with the setting \u2018Update Files Only\u2019 set to \u2018Yes\u2019 in the Publisher worksheet.<\/p>\n<h3><strong>Creating Multiple Geography Reports <\/strong><\/h3>\n<p>It is possible to use the Batch Publisher to create reports with multiple base geographies.\u00a0 <span style=\"color: #000000;\">Please read section \u2018<a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/desktop-user-guide\/multiple-geography-reports\/\">Multiple Geography Reports<\/a>\u2019<\/span> in the InstantAtlas Desktop User Guide first to understand how to create such reports with the Desktop Publisher before reading further.<\/p>\n<p>Imagine you wish to create reports with Edinburgh post code districts as your first base geography layer, the centroids of the Edinburgh post code sectors as your second base geography layer and a final base geography layer of the boundaries of the Edinburgh post code sectors.\u00a0 Then you wish to create one report for each of the five different parts of Edinburgh: Centre, North, South, East and West.<\/p>\n<p>You can store the data for all geography types in the same Access Database. If you wish to keep them in different Access files, you can do this as well. Set up a split for each of the geography types with the same split values.<\/p>\n<p>For the example with the Edinburgh post code data you will need to populate the database with the data for the post code districts, the data for the centroids of the post code sectors and the data of the post code sector boundaries.\u00a0 Set up three separate splits and assign to each of the geography features one of the values \u2018Edinburgh Centre\u2019, \u2018Edinburgh North\u2019, \u2018Edinburgh South\u2019, \u2018Edinburgh East\u2019 and \u2018Edinburgh West\u2019.<\/p>\n<p>The next step is to create the data.xml files for each geography type separately using the \u2018Create Data File\u2019 form of the Access Data Manager with exception of the last base geography.\u00a0 Make sure you select the respective split for each of the geography types.\u00a0 Save the resulting split files into separate folders, one for each base layer.\u00a0 The naming of folders is irrelevant.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2015\/08\/image27.jpeg\" alt=\"image27\" class=\"alignnone wp-image-7291 size-full\" data-lazy-loaded=\"true\" width=\"16\" height=\"16\" \/> Please note, the file format of the data files must be XML, not JSON.\u00a0 This is because the batch publisher can only read data files in XML format, however it converts them to JSON during the publishing process when using an HTML template.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2015\/08\/image27.jpeg\" alt=\"image27\" class=\"alignnone wp-image-7291 size-full\" data-lazy-loaded=\"true\" width=\"16\" height=\"16\" \/> If you simply wish to update the data of an existing set of batch reports (set &#8216;Update Files Only&#8217; to &#8216;Yes&#8217;), you will need to provide the data files in JSON format.<\/p>\n<p>In the example with the Edinburgh post code data you should create the data files for the first two layers (post code districts and post code sector centroids) into two separate folders.\u00a0 During the export the Access Data Manager creates five split data files for each geography type.<\/p>\n<p><a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/multigeogbatchdata.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/multigeogbatchdata.png\" alt=\"\" class=\"alignnone size-full wp-image-33761\" width=\"744\" height=\"327\" srcset=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/multigeogbatchdata.png 744w, https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-content\/uploads\/sites\/31\/2019\/11\/multigeogbatchdata-300x132.png 300w\" sizes=\"auto, (max-width: 744px) 100vw, 744px\" \/><\/a><\/p>\n<p>Before creating the data files for the last base geography layer, open the \u2018Publish\u2019 form. Enter under \u2018Base File(s)\u2019 a semi-colon delimited list of all base geography layers together with their code field, name field and alias.\u00a0 The order needs to be the same as the order you wish to see them in the report.<\/p>\n<p>In the \u2018Data File Folders for Additional Base Layers\u2019 property enter a semicolon delimited list of absolute paths to the folders containing the data split files of all base layers besides the last one.\u00a0 The order needs to be the same as for the \u2018Base Files\u2019.<\/p>\n<p>In the example with the Edinburgh post code data the entries for the \u2018Base File(s)\u2019 and \u2018Data File Folders for Additional Base Layers\u2019 would be:<\/p>\n<p><strong>Base File(s):<\/strong> C:\\Program Files\\EsriUK\\InstantAtlas\\maps\\post_code_districts.shp+PCD_CODE+PCD_NAME+Post Code Districts; C:\\Program Files\\EsriUK\\InstantAtlas\\maps\\post_code_sectors_centroids.shp+PCS_CODE+PCS_NAME+Post Code Sectors Centroids; C:\\Program Files\\EsriUK\\InstantAtlas\\maps\\post_code_sectors.shp+PCS_CODE+PCS_NAME+Post Code Sectors<\/p>\n<p><strong>Data File Folders for Additional Base Layers:<\/strong> C:\\Districts;C:\\Centroids<\/p>\n<p>If required, you can define layer specific settings in the \u2018Editable Settings\u2019 property for multiple base layers by providing a semi-colon delimited list of values.<\/p>\n<p>Please note that for editable settings that apply to both base and contextual layers, e.g. \u2018layerBorderThickness\u2019, the values are assigned first in the order of the base layers and then to the contextual layers in their order. For the example with the Edinburgh post code data a setting of \u2018layerBorderThickness=1;2;1;3;2\u2019 would result in the following:<\/p>\n<p>Post Code Districts border width of 1px<br \/>\nPost Code Sector Centroids border width of 2px<br \/>\nPost Code Sectors border width of 1px<br \/>\nFirst contextual layer border width of 3px<br \/>\nSecond contextual layer border width of 2px<\/p>\n<p>Once all settings are defined you can go back to the \u2018Create Data File\u2019 form, select the data for the last base layer and click the \u2018Create File(s)\u2019 button to start the batch publishing process.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction This document describes how the InstantAtlas Access Data Manager is used to generate data files for InstantAtlas stand-alone dynamic reports.\u00a0 It is supplied in conjunction with an Access Data Manager that contains example data.\u00a0 The reader may find it useful to refer to the example data in the Access Data Manager. The Access Data &hellip; <a href=\"https:\/\/help.instantatlas.com\/instantatlas-desktop\/en\/welcome\/support-articles\/access-data-manager-user-guide\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Access Data Manager User Guide<\/span><\/a><\/p>\n","protected":false},"author":22,"featured_media":0,"parent":27601,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-33326","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/pages\/33326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/comments?post=33326"}],"version-history":[{"count":0,"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/pages\/33326\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/pages\/27601"}],"wp:attachment":[{"href":"https:\/\/help.instantatlas.com\/instantatlas-desktop\/wp-json\/wp\/v2\/media?parent=33326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}