electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.
https://www.bloomclimate.com
MIT License
436 stars 104 forks source link

[DRAFT] Spenderlog integration #318

Closed madsnedergaard closed 4 years ago

madsnedergaard commented 4 years ago

This is an initial draft for creating an integration with Spenderlog.

I started on this, but realised I don’t know enough about the app architecture to complete it - if anyone wants to run/help with this, please feel free to do so :)

There's still a bunch of stuff to be done:

Data examples

The entries look like this:

[
  {
      "date": "2020-01-01",
      "category_id": 6,
      "value": "1.860"
   }
]
martincollignon commented 4 years ago

Closing for now.