{
  "id": "CIS_40",
  "coverageStructure": "coverageByDomainAndRange",
  "domainSet": {
    "generalGrid": {
      "srsName": "[OGC:AnsiDate]",
      "axisLabels": ["date"],
      "uomLabels": ["d"],
      "axes": [
        { 
          "axisLabel": "date",
          "axisType": "regular",
          "uomLabel": "d",
          "lowerBound": "2015-12-01",
          "upperBound": "2015-12-31",
          "resolution": "P1d"
        }
      ],
      "gridLimits": [
        {
          "axisLabel": "i",
          "lowerBound": 1,
          "upperBound": 31
        }
      ]
    }
  },
  "rangeSet": [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],
  "rangeType": { 
    "type": "DataRecord",
    "fields": [
      {
        "name": "itemCount",
        "definition": "http://www.opengis.net/def/property/OGC/0/itemCount",
        "type": "Count",
        "label": "Item Count"
      }
    ]
  }
}