# Weekly Reports

The data returned by these reports is presented with a weekly granularity. Each week runs from Sunday to Saturday and it has been observed that the week's data is available on the Wednesday of the following week. \
\
We suggest you to replace VendorInventoryReportBySourcing and VendorInventoryReportByManufacturing (which are weekly) with [DailyVendorInventoryReportBySourcing and DailyVendorInventoryReportByManufacturing](/daton/integrations/data-sources/ecommerce/amazon-vendor-central/daily-reports.md). These reports offer you a daily granularity. You may not select both daily and weekly inventory reports at the same time. &#x20;

You can find the schema of each table [here](https://sarasanalytics0-my.sharepoint.com/:x:/g/personal/sanjna_chilakapati_sarasanalytics_com/EbRguG4YvwRKvczZCri4aOcBmAHM80hRXb4S4sgKLBC84g?e=kYtiRL)

<table><thead><tr><th width="368">Table Name</th><th width="263">Description</th><th width="172">Availability Constraints</th><th width="150">History</th><th>Incremental Data</th></tr></thead><tbody><tr><td>VendorInventoryReportByManufacturing</td><td> Inventory and operational health metrics such as sellable on hand units and vendor confirmation rate. By Manufacturing. </td><td>Available in all marketplaces</td><td>7 weeks</td><td>Week starts from Sunday and ends on Saturday.</td></tr><tr><td>VendorInventoryReportBySourcing</td><td> Inventory and operational health metrics such as sellable on hand units and vendor confirmation rate. By Sourcing.  </td><td>Available in all marketplaces</td><td>7 weeks</td><td>Week starts from Sunday and ends on Saturday.</td></tr><tr><td>RepeatPurchaseBehaviourReport</td><td>Quantity of repeated purchases of the selling partner's items.</td><td>Available in all marketplaces</td><td>1 year</td><td>Week starts from Sunday and ends on Saturday. </td></tr></tbody></table>


---

# 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://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/ecommerce/amazon-vendor-central/weekly-reports.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.
