added
[Plug Intervals] Download interval data as CSV
January 31st, 2025 by rohit parab
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?
- 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.
- 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.
- 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
- Interval data can be downloaded for a single meter or a list of meters or all meters of a site/sites
- Customers can choose whether to download raw data(as delivered by the utility) or data normalized to 15 minute timestamps
- Customers have the option to download the data in the meter's local timezone or in UTC
- Customers can download data for any range of dates for which the meter has data available with no limit on maximum duration