{
 "schema": "tdv.series.v1",
 "series": {
  "slug": "us-median-gross-rent-annual",
  "title": "Median gross rent in the US, annual (ACS)",
  "source": "census-acs",
  "source_series_id": "B25064",
  "frequency": "annual (released each September)",
  "units": "US dollars per month",
  "unit_symbol": "$",
  "geography": "US"
 },
 "observations": [
  {
   "date": "2015-01-01",
   "value": 959
  },
  {
   "date": "2016-01-01",
   "value": 981
  },
  {
   "date": "2017-01-01",
   "value": 1012
  },
  {
   "date": "2018-01-01",
   "value": 1058
  },
  {
   "date": "2019-01-01",
   "value": 1097
  },
  {
   "date": "2021-01-01",
   "value": 1191
  },
  {
   "date": "2022-01-01",
   "value": 1300
  },
  {
   "date": "2023-01-01",
   "value": 1406
  },
  {
   "date": "2024-01-01",
   "value": 1487
  }
 ],
 "provenance": {
  "source_name": "US Census Bureau, American Community Survey (1-year estimates)",
  "source_url": "https://data.census.gov/table/ACSDT1Y2024.B25064",
  "licence": "US federal public domain",
  "attribution": "Source: US Census Bureau, American Community Survey",
  "fetched_at": "2026-08-28T17:32:34.168Z",
  "expected_next": null
 }
}