Available with Business Analyst license.
What is a BDS Layer?
In Business Analyst, BDS (.bds) is a file extension that stands for Business Analyst data source. BDS layers are custom ArcGIS feature classes used exclusively throughout Business Analyst. Technically, a BDS layer is an XML wrapper that provides the following benefits:
- Allows attribute table field headers to bypass the 10-digit maximum character code names and use a descriptive alias name. The table field naming limitations are still applicable. Click here for more information.
Here are some examples of the code name versus the BDS alias name:
10-digit code names Alias names shown through a BDS layer TOTPOP_CY
2022 Total Population
FEM0_CY
2022 Female Population 0–4
POPGRWCYFY
2022-2027 Annual Compound Growth Rate: Population
X9001_X
Entertainment/Recreation: Tot
- Allows you to decide how your data is aggregated to your trade areas and reports. For more on aggregation options, see Custom Data Setup.
- Allows you to join your data to an existing BDS layer. This is helpful if you have, for example, sales figures by ZIP Code. You can join your ZIP Code sales figures by ID to the ZIP Codes provided in Business Analyst. You can also include any other demographic fields in the layer and maintain the data aggregation settings and descriptive field headings. This join allows you to exceed normal ArcGIS table limitations on the number of fields you can have in an attribute table.
- Allows you to create custom calculated fields. For example, you can take the 0–4 Ages Population field plus the 5–9 Ages population field and combine them to form a 0–9 Ages Population field. Since the demographic layers in Business Analyst are in read-only File Geodatabase (FGDB) format, a BDS layer can perform these custom calculations without modifying the read-only layers.
- Allows you to view and use your BDS layers throughout the Business Analyst wizards including customizing reports, appending data, or customer prospecting. Many of the wizards reference the BDS demographic layers provided in the product out of the box. When you create a new BDS layer, it appears in the same list as the others. A .bds file extension appears.
- Can be used on any of the Business Analyst products.