# Page Not Found

The URL `data-connector/data-connector-faq/deprecating-dcdcpy-and-dcdcr` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [[Data Connector 1.0] Deprecating dcdcpy and dcdcr](https://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-data-connector-faq/data-connector-1.0-deprecating-dcdcpy-and-dcdcr.md)
- [[Data Connector 1.0] Enabling the Data Connector](https://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-getting-started/data-connector-1.0-enabling-the-data-connector.md)
- [[Data Connector 1.0] Data Model](https://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-explore-data-model/data-connector-1.0-data-model.md)
- [Downloading your data](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/using-data-connector-2.0/downloading-your-data.md)
- [[Data Connector 1.0] Using the Data Connector](https://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-using-the-data-connector.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-data-connector-faq/data-connector-1.0-deprecating-dcdcpy-and-dcdcr.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.

### Option 2 — Browse the documentation index

Full index: https://enterprise-docs.datacamp.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://enterprise-docs.datacamp.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/data-connector-1.0-documentation/data-connector-1.0-data-connector-faq/data-connector-1.0-deprecating-dcdcpy-and-dcdcr.md`).

You may also use `Accept: text/markdown` header for content negotiation.
