James Smith @floppy theODI.org
We connect, equip and inspire people around the world to innovate with data
We ❤ CSV
We � CSV
http://comma-chameleon.io/ https://github.com/theodi/comma-chameleon
¯\_( ツ )_/¯
http://octopub.io/ https://github.com/theodi/octopub
curl -X POST -H "Content-Type: application/json" -d '{ "time": "2016-04-12T10:00:00", "value": 500 }' "https://username:password@demo.bothan.io/metrics/simple-value"
curl -X POST -H "Content-Type: application/json" -d '{ "time": "{iso8601-date-time}", "value": { "actual": 1091000, "annual_target": 2862000, "ytd_target": 1368000 } }' "https://username:password@demo.bothan.io/metrics/value-with-target"
curl -X POST -H "Content-Type: application/json" -d '{ "time": "{iso8601-date-time}", "value": { "total": { "value1": 123, "value2": 23213, "value4": 1235 } } }' "https://username:password@demo.bothan.io/metrics/multiple-values"
$ curl -s http://demo.bothan.io/metrics/simple-metric/2016-08-21T10:49:06+00:00 /2016-09-20T10:49:06+00:00.json | jq . { "count": 2, "values": [ { "time": "2016-09-16T07:00:39.651+00:00", "value": 36 }, { "time": "2016-09-17T07:00:39.631+00:00", "value": 67 } ] }
⚠
http://bothan.io/ https://github.com/theodi/bothan
The ODI Toolbox Create: comma-chameleon.io Publish: octopub.io Track: bothan.io Validate: csvlint.io Certify: certificates.theodi.org Assess: pathway.theodi.org
James Smith @floppy theODI.org
Recommend
More recommend