{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@type": "dcat:Catalog",
  "conformsTo": "https://project-open-data.cio.gov/v1.1/schema",
  "describedBy": "https://project-open-data.cio.gov/v1.1/schema/catalog.json",
  "dataset": [
    {
      "@type": "dcat:Dataset",
      "accessLevel": "public",
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "publisher": {
        "name": "Gwinnett Index"
      },
      "contactPoint": {
        "@type": "vcard:Contact",
        "fn": "Gwinnett Index",
        "hasEmail": "mailto:index@example.invalid"
      },
      "modified": "2026-08-13",
      "spatial": "Gwinnett County, Georgia",
      "identifier": "https://www.gwindex.net/#land-use-cases",
      "title": "Gwinnett land-use and zoning cases",
      "description": "11,849 land-use and zoning case records, 1970–2026. 11,739 are Board of Commissioners decisions covering unincorporated Gwinnett only — municipal cases are not in that source. 110 City of Duluth records are derived from meeting documents.",
      "keyword": [
        "zoning",
        "land use",
        "rezoning",
        "Gwinnett County",
        "Georgia",
        "planning"
      ],
      "temporal": "1970-01-01/2026-12-31",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "downloadURL": "https://www.gwindex.net/bulk/corpus.jsonl.gz",
          "mediaType": "application/gzip",
          "format": "JSONL (gzip)"
        },
        {
          "@type": "dcat:Distribution",
          "accessURL": "https://www.gwindex.net/j",
          "mediaType": "text/html",
          "format": "HTML"
        }
      ]
    },
    {
      "@type": "dcat:Dataset",
      "accessLevel": "public",
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "publisher": {
        "name": "Gwinnett Index"
      },
      "contactPoint": {
        "@type": "vcard:Contact",
        "fn": "Gwinnett Index",
        "hasEmail": "mailto:index@example.invalid"
      },
      "modified": "2026-08-13",
      "spatial": "Gwinnett County, Georgia",
      "identifier": "https://www.gwindex.net/#jurisdictions",
      "title": "Gwinnett County jurisdiction boundaries and governing authority",
      "description": "19 jurisdictions: Gwinnett County, unincorporated Gwinnett derived as the county minus the union of all 17 incorporated places, and the 17 municipalities. Boundaries are US Census TIGER, public domain. No Gwinnett County GIS geometry is redistributed.",
      "keyword": [
        "jurisdiction",
        "boundaries",
        "municipal limits",
        "unincorporated",
        "TIGER"
      ],
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "https://www.gwindex.net/j",
          "mediaType": "text/html",
          "format": "HTML"
        }
      ]
    },
    {
      "@type": "dcat:Dataset",
      "accessLevel": "public",
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "publisher": {
        "name": "Gwinnett Index"
      },
      "contactPoint": {
        "@type": "vcard:Contact",
        "fn": "Gwinnett Index",
        "hasEmail": "mailto:index@example.invalid"
      },
      "modified": "2026-08-13",
      "spatial": "Gwinnett County, Georgia",
      "identifier": "https://www.gwindex.net/#duluth-udc",
      "title": "City of Duluth Unified Development Code",
      "description": "858 sections and 18 tables extracted from the adopted UDC PDF. 1 table has been verified cell-for-cell against the rendered source page; the rest are labelled unverified.",
      "keyword": [
        "zoning code",
        "development code",
        "ordinance",
        "Duluth",
        "setbacks"
      ],
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "https://www.gwindex.net/code/duluth",
          "mediaType": "text/html",
          "format": "HTML"
        }
      ]
    }
  ]
}