{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2014/ase/cscb.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": 2014,
      "c_dataset": [
        "ase",
        "cscb"
      ],
      "c_geographyLink": "http://api.census.gov/data/2014/ase/cscb/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2014/ase/cscb/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2014/ase/cscb/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2014/ase/cscb/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2014/ase/cscb/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2014/ase/cscb/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Economic Surveys: Annual Survey of Entrepreneurs: Annual Survey of Entrepreneurs Characteristics of Businesses",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "Provides data for employer firms by sector, gender, ethnicity, race, veteran status, and years in business for the U.S., states, and fifty most populous MSAs, including detailed business characteristics.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2014/ase/cscb",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Economic Census Info",
        "hasEmail": "mailto:econ.dissemination@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/ASECB2014",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2018-04-04 13:17:23.0",
      "programCode": [
        "006:007"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "temporal": "2014/2014",
      "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"
             }
         }
      }
    }
  ]
}