> For the complete documentation index, see [llms.txt](https://cqube.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cqube.sunbird.org/use-cqube/ingesting-the-data/error-during-ingestion.md).

# Error during ingestion

Errors may occur due to state code mismatches, the inclusion of special characters, variations in column names between grammar and event files, etc.

| ID | State / UT Name                      |
| -- | ------------------------------------ |
| 1  | Andaman and Nicobar Islands          |
| 2  | Andhra Pradesh                       |
| 3  | Arunachal Pradesh                    |
| 4  | Assam                                |
| 5  | Bihar                                |
| 6  | Chandigarh                           |
| 7  | Chhattisgarh                         |
| 8  | Dadra & Nagar Haveli and Daman & Diu |
| 9  | Delhi                                |
| 10 | Goa                                  |
| 11 | Gujarat                              |
| 12 | Haryana                              |
| 13 | Himachal Pradesh                     |
| 14 | Jammu and Kashmir                    |
| 15 | Jharkhand                            |
| 16 | Karnataka                            |
| 17 | Kerala                               |
| 18 | Ladakh                               |
| 19 | Lakshadweep                          |
| 20 | Madhya Pradesh                       |
| 21 | Maharashtra                          |
| 22 | Manipur                              |
| 23 | Meghalaya                            |
| 24 | Mizoram                              |
| 25 | Nagaland                             |
| 26 | Odisha                               |
| 27 | Puducherry                           |
| 28 | Punjab                               |
| 29 | Rajasthan                            |
| 30 | Sikkim                               |
| 31 | Tamil Nadu                           |
| 32 | Telangana                            |
| 33 | Tripura                              |
| 34 | Uttar Pradesh                        |
| 35 | Uttarakhand                          |
| 36 | West Bengal                          |
| 37 | CBSE                                 |
| 38 | CISCE                                |
| 39 | NCERT                                |

###

##

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cqube.sunbird.org/use-cqube/ingesting-the-data/error-during-ingestion.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.
