{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2021/acs/acs5/aian.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": 2021,
      "c_dataset": [
        "acs",
        "acs5",
        "aian"
      ],
      "c_geographyLink": "http://api.census.gov/data/2021/acs/acs5/aian/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2021/acs/acs5/aian/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2021/acs/acs5/aian/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2021/acs/acs5/aian/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2021/acs/acs5/aian/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2021/acs/acs5/aian/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "American Community Survey: 5-Year Estimates: American Indian and Alaska Native Detailed Tables 5-Year",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2021/acs/acs5/aian",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "American Community Survey Office",
        "hasEmail": "mailto:acso.users.support@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/ACSDT5YAIAN2021",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2022-11-29 00:00:00.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "US",
      "temporal": "2021/2021",
      "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"
             }
         }
      }
    }
  ]
}