github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/api/testdata/cities/dataset.json (about) 1 { 2 "abstract": "/ipfs/QmNwYRTAN3jfRK5LaBsvxmh99TcG4n9N8BvdWkN2ApJYx1", 3 "commit": { 4 "qri": "cm:0", 5 "signature": "7hfqgzDEhAZmpzimwGUNPpsLgwDJcuoJLRH4uHMgF5gxX7DbH7uMEiTzY9DznHWeBKCxdg1AYfYynp2Q6tp9LQSKwbSTxGHim3Mq3rnwqUTUTHSaUN9igD5EErsvCEwNerFSBP9RWGRLMchbBxBKRA6Fwpq1gvFSQYt8Zdwtnhtvzd79kUAum7gqtr1PtQsFoSbunrAgoCKiFPNZYeoF2H7s585tomGQikj2F7o798SSWK3NPG3soHyDgENk5Yzgnys8dxBn5BEDGmQyYZoKw33E4Drc5tfzcAxhkFTLe48uJtxN7gFkg4yk2DdCo6gtajFy9Ts8tAZaiLFx8ww1DjB5jnP2aB", 6 "timestamp": "2018-02-07T18:02:11.871575669-05:00", 7 "title": "initial commit" 8 }, 9 "dataPath": "/ipfs/QmUvWgmVTyPGYwWD3psGhEULrEXvemcnnVQpXm5MinrcMx", 10 "meta": "/ipfs/QmNc2RXhzsPFUezLqEC3q8ZuEh2BNMJMnkhaW96A5viXM5", 11 "qri": "ds:0", 12 "structure": { 13 "checksum": "Qma9TG3f7EjDHRD9MUePpj1YmDynr4UbppeghShqFti5hn", 14 "entries": 6, 15 "errCount": 1, 16 "format": "csv", 17 "formatConfig": { 18 "headerRow": true 19 }, 20 "length": 154, 21 "qri": "st:0", 22 "schema": { 23 "items": { 24 "items": [ 25 { 26 "title": "city", 27 "type": "string" 28 }, 29 { 30 "title": "pop", 31 "type": "integer" 32 }, 33 { 34 "title": "avg_age", 35 "type": "number" 36 }, 37 { 38 "title": "in_usa", 39 "type": "boolean" 40 } 41 ], 42 "type": "array" 43 }, 44 "type": "array" 45 } 46 } 47 }