Jun 9, 2025

How do I Export Time-Series Data from the Onboard Portal?

The Data Export feature on the Onboard Portal provides an easy way to export the time-series data collected from your buildings. You can export the data across all your buildings in a format that suits your needs, such as CSV or JSON files. The exported files can be used to quickly analyze your data with Excel, Python and many other applications. This guide will walk you through the process of creating an export.

To export data, you must have an Onboard Account, and time-series data from your building trending on the Onboard Portal. If you don’t have an account, talk to us to set it up.

Access the Data Export Page from the left-hand navigation bar on the Onboard Portal

Launch Data Export

On the top right of the page, click on the CREATE NEW EXPORT button to initiate a new export. 

This will open a form where you can specify the details for your export.

Screenshot of the data export interface

Steps to Export Data

  • Name and Description: Start by giving your export a name and a brief description for easy identification later.
  • Time Range: Select the date and time range for your export. Note that the time selector is in UTC (Coordinated Universal Time), and the export will be in UTC as well. For instance, 12:00 PM UTC is 7:00 AM Central Time (CST) during standard time and 6:00 AM Central Time (CDT) during daylight saving time in the US.
  • Sampling Rate: Choose the sampling rate for your data export: 5 minutes, 15 minutes, 60 minutes, or 1 day. Select the one that best fits your needs.
  • Set Preferences (Optional):
    • Unit Preference: This option allows you to override the default unit for the points and export data in a different unit. For example, you can export energy data in BTU instead of the default kWh. To set your unit preference:
      1. Under Measurement Type, select the measurement for which you want to change the unit. If you are unsure about a measurement, you can check the Points List on the Data Model Page to look up the correct measurement for the points you’re exporting.
      2. Under Preferred Unit, choose the unit you wish to use for the export.
      3. Click the ➕ icon to save your unit preference.
    • Resampling Aggregation: If you want to specify how the sampled data is summarised, you can set an aggregation preference. For example, if your data is collected every minute, and your sampling rate is 15-minutes, by default the data will be averaged for each 15 minute interval. 
      • Under Measurement Type, select the measurement for which you want to change the aggregation.
        1. Min: Minimum value in the interval.
        2. Sum: Sum of all values in the interval.
        3. Click the➕icon to save your aggregation preference.
  • Data Selection: In this section, you will define the building data you want to export. The options will update dynamically as you make your way through the selection parameters. The parameters you can choose from include:
    1. Building Name
    2. Equipment Type
    3. Point Type
    4. Equipment (specific equipment names such as AHU-1, and VAV-101)
  • Preview Your Export: Once you’ve set all your parameters, click Preview Query to see a summary of the data you are about to export.
  • Choose Output Format: Select the output format for the export:
    1. CSV: Ideal for use in spreadsheets or further data analysis.
    2. JSON: Suitable for use with APIs or web applications that work with structured data.
    3. ND-JSON: Useful for exporting large datasets in a format that can be processed line by line.
  • Export the Data: Finally, click EXPORT to begin downloading the time-series data file. The download will begin in the background. Depending on the size of the data, it may take anywhere from a few seconds to several minutes to complete.

Managing your Data Exports

Your export will be saved on the Data Export Page. You can create multiple exports with different preferences, equipment and points. If you need to export the same data again with a different time range in the future, you can return to the page and continue from where you left off.