{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2024/rhfs.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": 2024,
      "c_dataset": [
        "rhfs"
      ],
      "c_geographyLink": "http://api.census.gov/data/2024/rhfs/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2024/rhfs/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2024/rhfs/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2024/rhfs/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2024/rhfs/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2024/rhfs/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Rental Housing Finance Survey",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "The Rental Housing Finance Survey provides a current and continuous measure of financial, mortgage, and property characteristics of rental housing properties in the United States. The survey focuses on the financing of rental housing properties, with emphasis on new mortgages, refinanced mortgages, or similar devices such as deeds of trust or land contracts, and the characteristics of debt originations. The 2024 RHFS included single-family residential and multifamily residential properties with at least one housing unit intended for rent. Data collection was conducted from June 2024 through November 2024.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2024/rhfs",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "RHFS Customer Service",
        "hasEmail": "mailto:EID.RHFS.CUSTOMER.SERVICE@CENSUS.GOV"
      },
      "identifier": "https://api.census.gov/data/id/RHFS2024",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2025-09-04 10:05:19.0",
      "programCode": [
        "006:008"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2024/2024",
      "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"
             }
         }
      }
    }
  ]
}