Matt
Matt
This is [fixed upstream in jmespath](https://github.com/jmespath/jmespath.py/commit/56263b84cdb0feb7c8d54e426ec472f4dd0de44f) as of 0.9.5.
seems ok now: ``` curl https://covidtracking.com/api/us/daily | jq 'to_entries[] | {"date": .value.date, "inIcuCumulative": .value.inIcuCumulative}' [ . . . ] { "date": 20200403, "inIcuCumulative": 486 } { "date": 20200402, "inIcuCumulative": 456...
I also miss the count of running jobs and the convenient + button to add new repos. Also, this is our fault for using long names, but some repos with...