EIAdata icon indicating copy to clipboard operation
EIAdata copied to clipboard

Handling of time format fails in call to some electricity data (ending in HL)

Open Matt-Brigida opened this issue 1 year ago • 0 comments

The following series is from U.S. Electric System Operating Data. Confirmed other series in the category ending in HL return the same error. SeriesIDs found in this bulk file: https://www.eia.gov/opendata/bulk/EBA.zip

getEIA("EBA.HST-ALL.D.HL", key=key)
## Error in xts(values, order.by = date) : 
##   'order.by' cannot contain 'NA', 'NaN', or 'Inf'

Matt-Brigida avatar Sep 08 '23 23:09 Matt-Brigida