{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2000/dec/sf2.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": 2000,
      "c_dataset": [
        "dec",
        "sf2"
      ],
      "c_geographyLink": "http://api.census.gov/data/2000/dec/sf2/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2000/dec/sf2/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2000/dec/sf2/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2000/dec/sf2/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2000/dec/sf2/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2000/dec/sf2/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Decennial Census: Summary File 2",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. SF 2 includes population characteristics, such as sex, age, average household size, household type, and relationship to householder such as nonrelative or child. The file includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter-occupied), age of householder, and household size for occupied housing units. Selected aggregates and medians also are provided",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2000/dec/sf2",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Census Bureau Call Center",
        "hasEmail": "mailto:pio@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/DECENNIALSF22000",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2019-08-15 08:45:38.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "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"
             }
         }
      }
    }
  ]
}