{
  "publisher": "ZipNumbers",
  "license": "CC BY 4.0",
  "zip": "30303",
  "city": "Atlanta",
  "state": "GA",
  "state_slug": "georgia",
  "county": "Fulton County",
  "county_fips": "13121",
  "demographics": {
    "population": 6474,
    "median_household_income": null,
    "median_home_value": 250200,
    "median_gross_rent": 1705,
    "median_age": 21.4,
    "poverty_pct": 54.9,
    "owner_occupied_pct": 26.5,
    "vintage": "2019-2023 ACS 5-year",
    "source": "US Census Bureau, ACS 2019-2023 5-year estimates",
    "source_url": "https://www.census.gov/programs-surveys/acs"
  },
  "sales_tax": {
    "combined_rate": 8.9,
    "components": [
      {
        "level": "state",
        "name": "Georgia state",
        "rate": 4
      },
      {
        "level": "county",
        "name": "Fulton County LOST and MARTA",
        "rate": 3
      },
      {
        "level": "city",
        "name": "City of Atlanta MOST and TSPLOST",
        "rate": 1.9
      }
    ],
    "effective_date": "2026-01-01",
    "confidence": "estimated",
    "source": "Georgia Department of Revenue",
    "source_url": "https://dor.georgia.gov/sales-tax-rates-general",
    "note": "ZIP codes are postal routes, not tax boundaries. Verify at the delivery address for filing."
  },
  "area_codes": [
    "404",
    "678",
    "770"
  ],
  "pages": {
    "zip_profile": "https://zipnumbers.com/zips/georgia/30303",
    "sales_tax": "https://zipnumbers.com/sales-tax/zip/30303"
  },
  "retrieved_from": "https://zipnumbers.com/api/public/zip/30303"
}