Export Events Data from the WebApp
Last updated
Was this helpful?
Last updated
Was this helpful?
The exporter feature allows you to export our events data in CSV or JSONL format directly from the WebApp - Events Search, enabling you to use this data locally on your computer, or for other use cases. It’s easy to get started.
PredictHQ currently supports the export of real-world events and Live TV events.
You can export large volumes of data using the exporter. It runs in the background and you can continue using the WebApp while it runs.
Visit the Events Search within the WebApp
Search for events with the filters and ranges you want to be applied
Press the “Export” button above the search results
A dialog will appear, select the format you would like to export the file in - CSV or JSONL
The data exporter will begin processing your export. If it’s small, the export will be available soon on the pop-up (click refresh in the dialog to see the latest status). For larger exports of tens of thousands of records or more they may take some time. You can continue using the WebApp while the export runs. There is no need to keep the dialog open to wait for it to complete.
You will receive an email when the export is ready for download. Click on the button in the file to download your exported file. The file will be a ZIP file containing the formatted data of your choice.
To view previously exported files or check the progress of a current export choose "Previous Exports" from the export menu. This will open a dialog showing a list of previously exported files. It will also show any exports that are in progress and being processed. In progress exports will showing as "processing". Completed exports will have a green tick and indicate the file size.
From this screen you can download exports or delete exports.
See the Events API Response Fields documentation for information on the fields included in the export.
JSONL format exports are very similar to the Events API response.
CSV exports have some fields split into "normalized" fields.
We encourage you to download your export as soon as it’s ready. At the moment we store exports for 30 days.