# Structure Type

## Introduction <a href="#introduction" id="introduction"></a>

The structure type is the first level of classification of the premises where the trade has to be established and conducted. This is mostly used as management information in the trade detail.

## Data Table <a href="#data-table" id="data-table"></a>

| Sr. No. | Code\*    | Structure Type\* (In English) | Structure Type\* (In Local Language) |
| ------- | --------- | ----------------------------- | ------------------------------------ |
| 1       | IMMOVABLE | Immovable                     | अचल                                  |
| 2       | MOVABLE   | Movable                       | चल                                   |

The table above contains sample data.

## Procedure <a href="#procedure" id="procedure"></a>

### Data Definition <a href="#data-definition" id="data-definition"></a>

| Sr. No. | Column Name                          | Data Type    | Data Size | Is Mandatory? | Definition/ Description                                  |
| ------- | ------------------------------------ | ------------ | --------- | ------------- | -------------------------------------------------------- |
| 1       | Code                                 | Alphanumeric | 64        | Yes           | Unique code to identify the records uniquely             |
| 2       | Structure Type\* (In English)        | Text         | 256       | Yes           | Structure type in English                                |
| 3       | Structure Type\* (In Local Language) | Text         | 256       | Yes           | Structure type in local language e.g. Hindi, Telugu etc. |

### Steps to fill data <a href="#steps-to-fill-data" id="steps-to-fill-data"></a>

1. Download the data template attached to this page.
2. Refer to the ‘Data Definition’ section of this document for more details on data type, size, and definitions.
3. Contact the person who shared this template with you to discuss and clear your doubts.
4. Enter the relevant structure types.
5. Verify the data once again by going through the checklist and making sure that each and every point mentioned in the checklist is covered.

## Checklist <a href="#checklist" id="checklist"></a>

The checklist is a set of activities to be performed once the data is filled into a template to ensure data type, size, and format of data is as per specifications. These activities have been divided into 2 groups as given below.

### Common Checklist <a href="#common-checklist" id="common-checklist"></a>

This checklist covers all the activities which are common across the entities.

| Sr. No. | Checklist Parameter                                                               | Example                                                                                                                      |
| ------- | --------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 1       | Make sure that each and every point in this reference list has been taken care of | ​[Checklist](https://docs.digit.org/configure-digit/configuring-master-data-templates/module-setup/common-config/checklist)​ |

### Entity Specific Checklist <a href="#entity-specific-checklist" id="entity-specific-checklist"></a>

A separate entity-specific checklist is not needed for this entity data template.

## Attachments <a href="#attachments" id="attachments"></a>

{% file src="/files/FN4USmLehe3Fa3eMM906" %}

{% file src="/files/P0Idf6xla227ULFJzJja" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/local-governance/access/local-governance-stack/trade-license-tl/tl-master-data-templates/structure-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
