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 #317

Closed madsnedergaard closed 4 years ago

madsnedergaard commented 4 years ago

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

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"
   }
]
madsnedergaard commented 4 years ago

I couldn't find a way to change this PR to a draft PR, so I created a new one 😅