Cip Service Randompoint Rb Structure

randompoint_rb schema from CIP-service Indexing API

Type: object Properties: 1
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

randompoint_rb is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

nhdplus_version

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-randompoint-rb-structure.json",
  "name": "randompoint_rb",
  "description": "randompoint_rb schema from CIP-service Indexing API",
  "type": "object",
  "properties": {
    "nhdplus_version": {
      "$ref": "#/components/schemas/nhdplus_version",
      "default": "nhdplus_h"
    }
  }
}