Skip to content

Instantly share code, notes, and snippets.

@ashepherd
Created November 2, 2017 19:55
Show Gist options
  • Select an option

  • Save ashepherd/653458a907b1f6fdbbe2909f69ba1d2c to your computer and use it in GitHub Desktop.

Select an option

Save ashepherd/653458a907b1f6fdbbe2909f69ba1d2c to your computer and use it in GitHub Desktop.
{
"fields": [
{
"description": "",
"format": "default",
"type": "number",
"name": "Leg"
},
{
"description": "",
"format": "default",
"type": "string",
"name": "Site"
},
{
"description": "",
"format": "default",
"type": "string",
"name": "Hole"
},
{
"description": "",
"format": "default",
"type": "string",
"name": "Core"
},
{
"description": "",
"format": "default",
"type": "string",
"name": "Core_type"
},
{
"description": "",
"format": "default",
"type": "string",
"name": "Section_number"
},
{
"description": "",
"format": "default",
"type": "string",
"name": "Section_type"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Top_cm"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Bot_cm"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Depth_mbsf"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Inor_c_wt_pct"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Caco3_wt_pct"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Tot_c_wt_pct"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Org_c_wt_pct"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Nit_wt_pct"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "Sul_wt_pct"
},
{
"description": "",
"format": "default",
"type": "number",
"name": "H_wt_pct"
}
],
"primaryKey": null,
"foreignKeys": {
"reference": {
"fields": null
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment