James Smith @floppy theODI.org We connect, equip and inspire - - PowerPoint PPT Presentation

james smith
SMART_READER_LITE
LIVE PREVIEW

James Smith @floppy theODI.org We connect, equip and inspire - - PowerPoint PPT Presentation

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/


slide-1
SLIDE 1

James Smith

@floppy theODI.org

slide-2
SLIDE 2

We connect, equip and inspire people around the world to innovate with data

slide-3
SLIDE 3
slide-4
SLIDE 4
slide-5
SLIDE 5
slide-6
SLIDE 6
slide-7
SLIDE 7
slide-8
SLIDE 8

We ❤฀ CSV

slide-9
SLIDE 9

We CSV

slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12
slide-13
SLIDE 13

http://comma-chameleon.io/ https://github.com/theodi/comma-chameleon

slide-14
SLIDE 14

¯\_(ツ)_/¯

slide-15
SLIDE 15
slide-16
SLIDE 16
slide-17
SLIDE 17
slide-18
SLIDE 18
slide-19
SLIDE 19
slide-20
SLIDE 20
slide-21
SLIDE 21

http://octopub.io/ https://github.com/theodi/octopub

slide-22
SLIDE 22
slide-23
SLIDE 23
slide-24
SLIDE 24
slide-25
SLIDE 25

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"

slide-26
SLIDE 26

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"

slide-27
SLIDE 27

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"

slide-28
SLIDE 28

$ 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 } ] }

slide-29
SLIDE 29
slide-30
SLIDE 30
slide-31
SLIDE 31
slide-32
SLIDE 32
slide-33
SLIDE 33
slide-34
SLIDE 34
slide-35
SLIDE 35

⚠฀

slide-36
SLIDE 36
slide-37
SLIDE 37
slide-38
SLIDE 38
slide-39
SLIDE 39
slide-40
SLIDE 40
slide-41
SLIDE 41

http://bothan.io/ https://github.com/theodi/bothan

slide-42
SLIDE 42

The ODI Toolbox

Create: comma-chameleon.io Publish:

  • ctopub.io

Track: bothan.io Validate: csvlint.io Certify: certificates.theodi.org Assess: pathway.theodi.org

slide-43
SLIDE 43

James Smith

@floppy theODI.org