Export Results as CSV file
Our system supports exporting metrics and submetrics in CSV format. This is ideal if you need to work with data in a flexible, machine-readable format for further processing or integration with other systems.
Export as CSV file feature is available for all plans
Export via API is available only for Professional Plan clients.
Note that only those batches/images with results will be included in the CSV file. If no result is available for an image, it will not be included in the export.
Export Results as CSV from SaaS B2B UI
Navigate to the Datasets section in SaaS.
Go to the “CSV export” tab.
Click on the “Schedule CSV export” button.
Select the period for the export and set of metrics that you want to export. Currently, there is two options: export Face Skin Metrics 3.0 results or export Face Skin Metrics 2.0 and other metrics.
You will see your export being scheduled. Depending on the amout of data, the report might take some time to process.
Update the page to see the updated status.
Click to "Download CSV" to download the CSV.
Exporting Results as CSV from API
Available only for Professional Plan clients
For technical implementation details, such as request format and available filters, please refer to the CSV export API documentation.
Opening CSV file in Microsoft Excel
Due to the complexity of the CSV file structure, Microsoft Excel may not display the CSV file correctly if you open it directly. The instructions below will help you open the file so that it is ready for use and reading.
On you Mac
Open Microsoft Excel.
Create a new file.
In the
Menu bar
selectFile
and then selectImport
.In the opened window, select
CSV file
.Click
Import
and select the file you want to work with.On the step 1 of the wizard, select
Delimeted
and clickNext
.On the step 2, select
Semicolon
as delimeter.Click
Finish
.Select where to put the data and click
Import
.After that Excel will import the data to your spreadsheet.
On your Windows
Open Microsoft Excel.
Create a new file.
In the
Menu bar
selectData
and then selectFrom Text/CSV
.In the opened window, select
CSV file
.Next, select
Semicolon
as delimeter.Click
Load
.After that Excel will import the data to your spreadsheet.
Last updated
Was this helpful?