Fixed

Veraset Data Restored for June & August 2025

We identified an issue where Veraset Visits and Home Location data for June 2025 and August 2025 was not appearing as expected. This access issue has now been fully resolved, and all missing data has been restored.

If you’d like to download only these specific months, you can use the sample commands below:

uvx --python 3.13 --from deweypy dewey --api-key <YOUR_API_KEY> speedy-download <FOLDER_ID> --partition-key-before 2025-07-01 --partition-key-after 2025-06-01
uvx --python 3.13 --from deweypy dewey --api-key <YOUR_API_KEY> speedy-download <FOLDER_ID> --partition-key-before 2025-07-01 --partition-key-after 2025-06-01

For a full overview of how to use deweypy, you can explore the documentation here.

Thank you for your patience while we worked to resolve this issue.