Last active
September 27, 2018 14:06
-
-
Save ashepherd/68605d70aa91177e768eee696d6ec9ab to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profile": "data-package", | |
"hash": "6ff68c0d91b13546191daa9e59eb7b87", | |
"name": "bariumvub_mulvfs", | |
"title": "Barium VUB - Dissolved Ba; particulate Ba, Sr, Ca, Al from MULVFS from VERTIGO cruises KM0414, ZHNG09RR from the Hawaiian Islands HOT Site, NW SubArctic Pacific Ocean K2 Site, 2004-2005 (VERTIGO project)", | |
"bytes": 7008, | |
"sources'": [ | |
{ | |
"path": "https://www.bco-dmo.org/dataset/2953", | |
"title": "BCO-DMO" | |
} | |
], | |
"count_of_rows": 74, | |
"licenses": [ | |
{ | |
"path": "http://creativecommons.org/licenses/by/4.0/", | |
"name": "CC-BY-4.0" | |
} | |
], | |
"homepage": "https://www.bco-dmo.org/dataset/2953", | |
"resources": [ | |
{ | |
"profile": "data-resource", | |
"dialect": { | |
"quoteChar": "\"", | |
"delimiter": ",", | |
"lineTerminator": "\r\n", | |
"doubleQuote": true, | |
"skipInitialSpace": false | |
}, | |
"hash": "23226eab7189cb5d0cbf5fc25c3d5449", | |
"name": "bariumvub_mulvfs_dataset_2953", | |
"encoding": "utf-8", | |
"format": "csv", | |
"bytes": 7008, | |
"dpp:streamedFrom": "https://www.bco-dmo.org/dataset/2953/data/download/tsv", | |
"count_of_rows": 74, | |
"path": "https://raw.githubusercontent.com/ashepherd/bcodmo-dataset-2953/master/data/bariumvub_mulvfs_dataset_2953.csv", | |
"schema": { | |
"fields": [ | |
{ | |
"type": "string", | |
"name": "Cruise_ID", | |
"format": "default" | |
}, | |
{ | |
"type": "integer", | |
"name": "date", | |
"format": "default" | |
}, | |
{ | |
"type": "string", | |
"name": "event", | |
"format": "default" | |
}, | |
{ | |
"type": "string", | |
"name": "ev_code", | |
"format": "default" | |
}, | |
{ | |
"type": "string", | |
"name": "cast", | |
"format": "default" | |
}, | |
{ | |
"type": "number", | |
"name": "lat", | |
"format": "default" | |
}, | |
{ | |
"type": "number", | |
"name": "lon", | |
"format": "default" | |
}, | |
{ | |
"type": "integer", | |
"name": "date_local", | |
"format": "default" | |
}, | |
{ | |
"type": "string", | |
"name": "MULVFS", | |
"format": "default" | |
}, | |
{ | |
"type": "integer", | |
"name": "depth", | |
"format": "default" | |
}, | |
{ | |
"type": "integer", | |
"name": "Ba_part", | |
"format": "default" | |
}, | |
{ | |
"type": "integer", | |
"name": "Sr_part", | |
"format": "default" | |
}, | |
{ | |
"type": "number", | |
"name": "Ca_part", | |
"format": "default" | |
}, | |
{ | |
"type": "string", | |
"name": "Al_part", | |
"format": "default" | |
} | |
], | |
"missingValues": [ | |
"bd" | |
] | |
} | |
} | |
], | |
"views": [{ | |
"id": "graph", | |
"label": "Graph", | |
"type": "Graph", | |
"state": { | |
"group": "depth", | |
"series": [ | |
"Ba_part", | |
"Sr_part", | |
"Ca_part" | |
], | |
"graphType": "points" | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment