HomeGuidesAPI ReferenceChangelog
Log In
Changelog
added

[Plug Intervals] Download interval data as CSV

Plug intervals now supports access to interval data in 2 ways: via the plug interval APIs and now as a csv downloaded from the Plug Dashboard. This makes access to interval data more convenient than ever.

What problem does it solve?

  1. While the Plug API is the best way to programmatically access interval data, you can use the csv download functionality in the dashboard to quickly view data for manual checks.
  2. If you do not have engineering time or resources to build API integrations, writing scripts to download and process csv files can be a convenient way to access your interval data.
  3. For customers with existing systems/models expecting interval data input as a csv file into the system, this feature can enable a quick way to ingest data into your system.

Key product features

  1. Interval data can be downloaded for a single meter or a list of meters or all meters of a site/sites
  2. Customers can choose whether to download raw data(as delivered by the utility) or data normalized to 15 minute timestamps
  3. Customers have the option to download the data in the meter's local timezone or in UTC
  4. Customers can download data for any range of dates for which the meter has data available with no limit on maximum duration