globalid

globalid schema from CIP-service Indexing API

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions
View JSON Schema on GitHub

JSON Schema

cip-service-globalid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-globalid-schema.json",
  "title": "globalid",
  "description": "globalid schema from CIP-service Indexing API",
  "type": "string",
  "examples": [
    "{E374E06D-3A16-662D-E053-42DE4386FFB0}"
  ]
}