> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/analytics/prodco-analytics/essential-attributes-and-table-selection.md).

# Essential Attributes and Table Selection

## Essential Attributes

The following table lists some of the essential connector attributes and their details:&#x20;

| Features                        | Details                                                                       |
| ------------------------------- | ----------------------------------------------------------------------------- |
| Release Status                  | Beta                                                                          |
| Source API Version              | v1                                                                            |
| Table Selection                 | Yes                                                                           |
| Column Selection                | Yes                                                                           |
| Edit Integration                | Yes                                                                           |
| Authentication Parameters       | <p>Prodco Analytics Account Username<br>Prodco Analytics Account Password</p> |
| Replication Type                | Key Based Incremental                                                         |
| Replication Key                 | Date                                                                          |
| Suggested Replication Frequency | 24 hrs                                                                        |

## Supported Tables&#x20;

The following table lists all the tables supported by Daton for the Prodco Analytics connector:&#x20;

**Note** that when integrating your shop with Daton, you can select specific tables based on your requirements for data loading

<table><thead><tr><th width="64">Supported Table Names</th></tr></thead><tbody><tr><td><a href="https://api.prodcotech.com/apidoc/#/TrafficData">Traffic_Daily</a></td></tr><tr><td><a href="https://api.prodcotech.com/apidoc/#/TrafficData/gethourlytraffic">Traffic_Hourly_be_Entrance</a></td></tr><tr><td><a href="https://api.prodcotech.com/apidoc/#/Sensors">Sensors</a></td></tr></tbody></table>


---

# 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://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/analytics/prodco-analytics/essential-attributes-and-table-selection.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.
