{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2022/pdb/blockgroup.json",
  "@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": [
    {
      "c_vintage": 2022,
      "c_dataset": [
        "pdb",
        "blockgroup"
      ],
      "c_geographyLink": "http://api.census.gov/data/2022/pdb/blockgroup/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2022/pdb/blockgroup/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2022/pdb/blockgroup/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2022/pdb/blockgroup/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2022/pdb/blockgroup/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2022/pdb/blockgroup/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Planning Database Block Group Level",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select 5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2022/pdb/blockgroup",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Planning Database questions",
        "hasEmail": "mailto:census.pdb.questions@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/PDBBLOCKGROUP2022",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2022-07-21 00:00:00.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "Block Group",
      "temporal": "2022/2022",
      "publisher": {
        "@type": "org:Organization",
        "name": "U.S. Census Bureau",
        "subOrganizationOf": {
             "@type": "org:Organization",
             "name": "U.S. Department Of Commerce",
             "subOrganizationOf": {
                 "@type": "org:Organization",
                 "name": "U.S. Government"
             }
         }
      }
    }
  ]
}