by jlbnjmn on 12/30/20, 7:18 PM with 0 comments
Example use case:
1) csv file stores weather readings 2) csv file gets updated daily and committed using git 3) dashboard shows graph of readings over time
Any ideas before I write something in Python?