{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2021/acs/acs5/subject.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",
        "subject"
      ],
      "c_geographyLink": "http://api.census.gov/data/2021/acs/acs5/subject/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2021/acs/acs5/subject/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2021/acs/acs5/subject/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2021/acs/acs5/subject/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2021/acs/acs5/subject/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2021/acs/acs5/subject/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: Subject Tables 5-Year",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic. The data are presented as both counts and percentages. There are over 66,000 variables in this dataset.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2021/acs/acs5/subject",
          "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/ACSST5Y2021",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2022-08-08 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"
             }
         }
      }
    }
  ]
}