greenbutton icon indicating copy to clipboard operation
greenbutton copied to clipboard

A Green Button data parser written in Ruby

Results 4 greenbutton issues
Sort by recently updated
recently updated
newest added

### Context As a software engineer developing an application using the greenbutton gem, I had the need to parse xml from a string and not from a file or a...

I tried parsing a large file (6MB) and it didn't finish after 5 minutes. I tried a few raw Nokogiri searches and it's slow, though in terms of tens of...

Hi there, I really love the gem, but can only get it to work with the example xml . . . I'm using a GreenData xml file from Hydro Ottawa,...

As mentioned by @ArbolEric, some utilities may have implemented the Green Button standard differently, such that the parser may need separate instructions to parse their file. Let's discuss any problems...