{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2000/dec/sf3.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",
        "sf3"
      ],
      "c_geographyLink": "http://api.census.gov/data/2000/dec/sf3/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2000/dec/sf3/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2000/dec/sf3/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2000/dec/sf3/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2000/dec/sf3/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2000/dec/sf3/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 3",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "Decennial Census Summary File 3 (SF 3) Description   Census 2000 Summary File 3 (SF3)  Summary File 3 presents in-depth population and housing data collected on a sample basis from the Census 2000 long form questionnaire, as well as the topics from the short form 100-percent data (age, race, sex, Hispanic or Latino origin, tenure [whether a housing unit is owner- or renter-occupied], and vacancy status).   Summary File 3 consists of 813 detailed tables of Census 2000 social, economic and housing characteristics compiled from a sample of approximately 19 million housing units (about 1 in 6 households) that received the Census 2000 long-form questionnaire. Fifty-one tables are repeated for nine major race and Hispanic or Latino groups: White alone; Black or African American alone; American Indian and Alaska Native alone; Asian alone; Native Hawaiian and Other Pacific Islander alone; Some other race alone; Two or more races; Hispanic or Latino; and White alone, not Hispanic or Latino.   For information on confidentiality protection, sampling error, nonsampling error, and definitions, see http://www.census.gov/prod/cen2000/doc/sf3.pdf. See Chapter 8 for computation of margins of error.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2000/dec/sf3",
          "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/DECENNIALSF32000",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2019-08-14 06:42:28.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"
             }
         }
      }
    }
  ]
}