{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10.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": 2004,
      "c_dataset": [
        "sipp",
        "core",
        "2004panel",
        "wave10"
      ],
      "c_geographyLink": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isMicrodata": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Wave 10 Survey of Income and Program Participation - 2004 Panel: Core",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "SIPP is a nationally representative longitudinal survey that provides comprehensive data about the income and government program participation of individuals and households in the United States. These microdata contain demographic and social characteristic information for each sample member, as well as detailed data on labor force activity, types and amounts of income, and participation in various cash and noncash benefit programs. Questions about these topics were repeated for 12 interviews. Each interview covered a four-month period, with the first interview covering February to May 2004.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2004/sipp/core/2004panel/wave10",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "SIPP Coordination and Outreach Staff",
        "hasEmail": "mailto:census.sipp@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/SIPP2004COREV10",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2022-12-07 00:00:00.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2004/2004",
      "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"
             }
         }
      }
    }
  ]
}