{
  "publisher": "ZipNumbers",
  "city": "Fargo",
  "state": "ND",
  "state_name": "North Dakota",
  "county": "Cass County",
  "combined_rate": 7.5,
  "components": [
    {
      "level": "state",
      "name": "North Dakota state",
      "rate": 5
    },
    {
      "level": "county",
      "name": "Cass County",
      "rate": 0.5
    },
    {
      "level": "city",
      "name": "City of Fargo",
      "rate": 2
    }
  ],
  "effective_date": "2026-01-01",
  "confidence": "estimated",
  "population": 133188,
  "median_household_income": 68116,
  "zips": [
    "58102",
    "58103",
    "58104",
    "58078"
  ],
  "note": "North Dakota caps local tax per transaction through a refund program, so large purchases in Fargo can claim back local tax above the cap.",
  "source": "North Dakota Office of State Tax Commissioner",
  "source_url": "https://www.tax.nd.gov/business/sales-and-use-tax",
  "page_url": "https://zipnumbers.com/sales-tax/north-dakota/fargo"
}