Skip to content

B-3

{
  "metadata": {
    "test_id": "B-3",
    "project_id": "ABC-12345",
    "project_name": "gINT Example",
    "client": "ABC Corporation",
    "contractor": "AAAAA Drilling, Inc.",
    "engineer": "A. Bore / Y. Me",
    "location": "Somewhere, SOMEPLACE",
    "method": "Hollow Stem Auger",
    "remarks": "Weather:  Warm, sunny, slight westerly wind.",
    "surface_elevation": 35.84,
    "date_start": "2002-11-21",
    "date_end": "2002-11-22"
  },
  "strata": [
    {
      "depth_top": 0.0,
      "depth": 1.25,
      "hatch": "GW-GC",
      "description": "Gray-brown clayey sandy gravel, medium dense to dense, moist to wet, gravels subrounded up to 2\" diameter"
    },
    {
      "depth_top": 1.25,
      "depth": 3.0,
      "hatch": "SC",
      "description": "Brown clayey sand, medium stiff, moist"
    },
    {
      "depth_top": 2.75,
      "description": "grades more clayey"
    },
    {
      "depth_top": 3.0,
      "depth": 3.95,
      "hatch": "CLS",
      "description": "Blue-gray sandy clay, medium stiff, moist"
    },
    {
      "depth_top": 3.95,
      "depth": 4.1,
      "hatch": "SP",
      "description": "Light gray sand lense"
    },
    {
      "depth_top": 4.1,
      "depth": 4.55,
      "hatch": "CLS"
    },
    {
      "depth_top": 4.55,
      "depth": 6.4,
      "hatch": "SP",
      "description": "Dark brown to gray silty sand, dense, wet to saturated"
    },
    {
      "depth_top": 6.4,
      "depth": 7.0,
      "hatch": "SC",
      "description": "Brown clayey sand, dense, saturated"
    },
    {
      "depth_top": 7.0,
      "depth": 7.6,
      "hatch": "SC",
      "description": "becoming black"
    }
  ]
}